100% project progress!

Forum for general requests for support for players. Both staff members and veteran players can help new players with problems they encounter. No chatting in this forum, please.

Moderators: Public Relations Department, Players Department, Programming Department

User avatar
kicking jay
Posts: 618
Joined: Tue Mar 18, 2014 6:27 pm

100% project progress!

Postby kicking jay » Fri Sep 05, 2014 11:17 pm

Image

Ugg.
User avatar
Addicted
Posts: 973
Joined: Thu Apr 08, 2010 2:42 pm
Location: Australia

Re: 100% project progress!

Postby Addicted » Sat Sep 06, 2014 2:04 am

It's actually just under 100% but gets rounded to that on the display. If you look in another place you might see a different number. It's a known bug or issue, hard to fix, documented in a few places on the forum. It happens to us all from time to time.
User avatar
kicking jay
Posts: 618
Joined: Tue Mar 18, 2014 6:27 pm

Re: 100% project progress!

Postby kicking jay » Sat Sep 06, 2014 2:33 am

...meh, could we always have it round down?
User avatar
EchoMan
Posts: 7768
Joined: Fri Aug 26, 2005 1:01 pm
Location: Stockholm, Sweden

Re: 100% project progress!

Postby EchoMan » Sat Sep 06, 2014 5:51 pm

Then you would whine when you have 0,0% progress after the first turn on the next project. ;)
User avatar
kicking jay
Posts: 618
Joined: Tue Mar 18, 2014 6:27 pm

Re: 100% project progress!

Postby kicking jay » Sat Sep 06, 2014 6:44 pm

EchoMan wrote:Then you would whine when you have 0,0% progress after the first turn on the next project. ;)


I sure would.
User avatar
Cdls
Posts: 4204
Joined: Sat May 14, 2005 7:09 pm

Re: 100% project progress!

Postby Cdls » Tue Sep 09, 2014 1:36 am

Or increase the decimal size to two places.
User avatar
EchoMan
Posts: 7768
Joined: Fri Aug 26, 2005 1:01 pm
Location: Stockholm, Sweden

Re: 100% project progress!

Postby EchoMan » Tue Sep 09, 2014 8:54 am

Then it would still say 100.00%, but a tenth of the times it does now.
User avatar
Otherside
Posts: 569
Joined: Mon Feb 11, 2013 11:23 am
Location: Cult Classics, not Best Sellers

Re: 100% project progress!

Postby Otherside » Tue Sep 09, 2014 10:26 am

You made a good floating point, but I can count the reasons against on my significant digits.

Math Taxi!
You speak in every curling wave and sing in every violent breeze.
User avatar
Cdls
Posts: 4204
Joined: Sat May 14, 2005 7:09 pm

Re: 100% project progress!

Postby Cdls » Tue Sep 09, 2014 3:51 pm

EchoMan wrote:Then it would still say 100.00%, but a tenth of the times it does now.

Well, I was simply using that as an example. You can also do something like:

$projecttic = //use any float point value here to test
$projecttic = round($projecttic,strlen((string)$projecttic));
echo $projecttic;

Return to “General Support”

Who is online

Users browsing this forum: No registered users and 1 guest