<div dir="ltr"><div>Hi Kevin,</div><div>My guess is some of the bots have so many hours or "ticks" played that they are causing some calculation in ltd stats to create a negative number for hours. So the ratings are appearing as negative.  Any suggestion how to fix welcome. The scores A tool does not work for ltd stats so not sure how to modify the player database.</div><div>Thanks,</div><div>Bill<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 30, 2020 at 4:16 PM Kevin Zheng <<a href="mailto:kevinz5000@gmail.com">kevinz5000@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi there,<br>
<br>
<a href="http://netrek.beeseenterprises.com" rel="noreferrer" target="_blank">netrek.beeseenterprises.com</a> is a Sturgeon public server. Some of the<br>
bots have amassed very large "Offense" and "Defense" ratings, so much so<br>
that the player list in netrek-client-cow shows them as garbled characters.<br>
<br>
Further investigation reveals that ftoa() is not designed to emit<br>
negative numbers properly, and that for some reason, the client tries to<br>
call ftoa() on a negative number when displaying these bots' ratings.<br>
<br>
The attached patch replaces the garbled characters with '??????'.<br>
Further investigation is needed to root cause the problem. It's unclear<br>
whether or not this is a problem with the server.<br>
<br>
Regards,<br>
Kevin<br>
<br>
-- <br>
Kevin Zheng<br>
<a href="mailto:kevinz5000@gmail.com" target="_blank">kevinz5000@gmail.com</a> | <a href="mailto:kevinz@berkeley.edu" target="_blank">kevinz@berkeley.edu</a><br>
XMPP: <a href="mailto:kevinz@eecs.berkeley.edu" target="_blank">kevinz@eecs.berkeley.edu</a><br>
_______________________________________________<br>
netrek-dev mailing list<br>
<a href="mailto:netrek-dev@us.netrek.org" target="_blank">netrek-dev@us.netrek.org</a><br>
<a href="http://mailman.us.netrek.org/mailman/listinfo/netrek-dev" rel="noreferrer" target="_blank">http://mailman.us.netrek.org/mailman/listinfo/netrek-dev</a><br>
</blockquote></div>