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.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.
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.
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?
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.
The geometric mean is defined as the nth root of the product of n numbers
sabinati wrote:that isn't how geometric mean is calculatedThe geometric mean is defined as the nth root of the product of n numbers
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.
Agnum wrote:Its still not working for me and even the default client won't load.
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)
sabinati wrote:also, can you add the average calculation to the system inspect messages?
Users browsing this forum: Claude [Bot] and 83 guests