Bug #4909
Continue Saved Game screen shows Science off by 1
100%
Description
KSP Version 1.0.2.842 through Steam
Windows 8.1 64 bit (but playing the x86 version of KSP)
tl;dr: The "Continue Saved Game" dialog shows Science as being 1 less than it actually is.
Steps to reproduce:
- From the main menu, click "Start Game"
- then "Resume Saved"
- Select a Career-type saved game, note the listed amount of Science
- Load the selected game.
- On the funds/science/reputation dropdown, note the listed amount of Science. It's one higher than on the save select screen.
Both times I checked, the in-game science amount was 3.0, then 60.0 science, whereas the save select screen listed 2 science and 59 science, respectively. I suspect it's not an off-by-one error, but actually a rounding vs truncating error. I.e. my science was actually 2.998, which rounds to 3.0 but truncates (double to int) to 2.
Screenshots at http://imgur.com/95eQUyh,NvcL5TO
output_log.txt attached.
History
#1 Updated by mouseas over 9 years ago
Correction, screenshots at http://imgur.com/95eQUyh,qobf0O4
#2 Updated by Squelch over 9 years ago
- Platform Win32 added
- Platform deleted (
Windows)
#3 Updated by TriggerAu over 8 years ago
- Status changed from New to Needs Clarification
#4 Updated by TriggerAu over 8 years ago
- Status changed from Needs Clarification to Closed
- % Done changed from 0 to 100
Closing this report out for now. If you find it is still occuring in the latest version of KSP please open a new report (and this one can be linked to it.) For best results, the wiki contains really useful info for when creating a report http://bugs.kerbalspaceprogram.com/projects/ksp/wiki.
You can also ask questions about the bug cleanup in the forum here: http://forum.kerbalspaceprogram.com/index.php?/topic/143980-time-to-clean-up-the-bug-tracker/ and tag @TriggerAu to get my attention