SGreth

SGreth

Joined Member # 156569
2 Posts 1 Replies 98 Reputation

I just hit this as well....this totally sucks NOTE: if a developer wants it, I've got a saved game that is in the turn right after this condition. Looks like someone did a subtraction on an unsiged int and ended up with integer wrapping....d'oh.

5 Replies 3,107 Views

I just conquored the last planet of a race and when it brings me to the planet screen the population shows a huge number. It looks like you guys have an unsigned int that wrapped backwards. Without the floating point rounding this looks like it could be 0xFFFFFFFF....and no, I didn't hex-edit anything Below is a link to the screen cap of where I'm at right now. http://im

1 Replies 2,268 Views