Amber Client

Forum for alternative clients, mods & discussions on the same.

Re: Amber Client

Postby Agnum » Thu Jun 02, 2016 10:16 pm

Its still not working for me and even the default client won't load.
User avatar
Agnum
 
Posts: 9
Joined: Fri Aug 28, 2015 2:40 am
Location: Michigan

Re: Amber Client

Postby Linksfire1 » Fri Jun 03, 2016 3:08 am

So, I logged in today using the amber client and suddenly my trees are not visible;
They simply show up as blue diamonds on the ground where the tree should be. Any idea how to fix this issue?
Thanks.
User avatar
Linksfire1
 
Posts: 31
Joined: Sun Apr 04, 2010 7:41 pm

Re: Amber Client

Postby Ysh » Fri Jun 03, 2016 3:17 am

Linksfire1 wrote:So, I logged in today using the amber client and suddenly my trees are not visible;
They simply show up as blue diamonds on the ground where the tree should be. Any idea how to fix this issue?
Thanks.

Ctrl + h.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Amber Client

Postby sabinati » Fri Jun 03, 2016 3:20 am

how exactly are you calculating the average of e/s/v? it doesn't seem correct.

e: 109.1 s: 111.5 v: 106.5 avg: 109 (not using the rounding option)

(109.1 * 111.5 * 106.5) ^ (1/3) = 109, which is correct

a couple more examples:

(175.3 * 179.9 * 127.8) ^ (1/3) = 159.1, but your avg shows as 162.7

(24.7 * 18.8 * 18.9) ^ (1/3) = 20.6, but your avg shows 21 (again, not using the rounding option, so this should be 20.6)

also, can you add the average calculation to the system inspect messages?
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Amber Client

Postby Linksfire1 » Fri Jun 03, 2016 3:21 am

Ysh wrote:
Linksfire1 wrote:So, I logged in today using the amber client and suddenly my trees are not visible;
They simply show up as blue diamonds on the ground where the tree should be. Any idea how to fix this issue?
Thanks.

Ctrl + h.

Holy cow, thanks
People say that I'm a coward for the way I hunt from a boat. Those same people ask me for leather and boar tusks all the time.
User avatar
Linksfire1
 
Posts: 31
Joined: Sun Apr 04, 2010 7:41 pm

Re: Amber Client

Postby Ysh » Fri Jun 03, 2016 3:27 am

sabinati wrote:how exactly are you calculating the average of e/s/v? it doesn't seem correct.

e: 109.1 s: 111.5 v: 106.5 avg: 109 (not using the rounding option)

(109.1 * 111.5 * 106.5) ^ (1/3) = 109, which is correct

a couple more examples:

(175.3 * 179.9 * 127.8) ^ (1/3) = 159.1, but your avg shows as 162.7

(24.7 * 18.8 * 18.9) ^ (1/3) = 20.6, but your avg shows 21 (again, not using the rounding option, so this should be 20.6)

also, can you add the average calculation to the system inspect messages?

Code: Select all
Math.sqrt((e * e + s * s + v * v) / 3.0)
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Amber Client

Postby sabinati » Fri Jun 03, 2016 3:36 am

that isn't how geometric mean is calculated

The geometric mean is defined as the nth root of the product of n numbers
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Amber Client

Postby Ysh » Fri Jun 03, 2016 3:39 am

sabinati wrote:that isn't how geometric mean is calculated

The geometric mean is defined as the nth root of the product of n numbers

Hands up, do not shot! I am just messenger.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Amber Client

Postby Hasta » Fri Jun 03, 2016 3:53 am

Yeah, the numbers for avg Q were slightly off in a number of cases, i've noticed that too.
User avatar
Hasta
 
Posts: 1937
Joined: Sun Sep 14, 2014 3:27 pm

Re: Amber Client

Postby romovs » Fri Jun 03, 2016 1:42 pm

Agnum wrote:Its still not working for me and even the default client won't load.

Unless you have a discrete GPU in addition to Intel and can configure it to be used for Java you probably out of luck.
There is a know issue with Intel drivers as I posted earlier.
sabinati wrote:how exactly are you calculating the average of e/s/v? it doesn't seem correct.

e: 109.1 s: 111.5 v: 106.5 avg: 109 (not using the rounding option)

(109.1 * 111.5 * 106.5) ^ (1/3) = 109, which is correct

a couple more examples:

(175.3 * 179.9 * 127.8) ^ (1/3) = 159.1, but your avg shows as 162.7

(24.7 * 18.8 * 18.9) ^ (1/3) = 20.6, but your avg shows 21 (again, not using the rounding option, so this should be 20.6)


It's calculated using quadratic mean.
Originaly I was using geometric mean but a few people asked that to be changed to quadratic.

sabinati wrote:also, can you add the average calculation to the system inspect messages?

Already there since the last version 1.34.0
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 83 guests