Bug #3910
NullReferenceException when KSPAchievements.CrewRef.Save called
100%
Description
v0.90.0.705
build id = 00705
2014-12-15_13-42-05
Branch: master
32-bit
Steam
Windows
I had just completed a ground survey contract on foot, and attempted to recover the Kerbal. Clicking on the "Recover Vessel" option did nothing, nor did clicking "Space Centre". I attempted to switch to a nearby vessel and do the same, but the same thing happened. I opened the debug info, and it said that a NullReferenceException had been thrown at each point I'd tried to do something.
Quit to main menu also didn't work, so I was forced to Alt-F4 to close the program.
I can still load my save, but can not do anything relevant: I can't access the VAB/SPH, tracking centre nor quit to the menu. On the buildings that I can access, I can't then return to the space centre. All of these issues appear to be the same NullReferencePointer exception.
All of the exceptions seem to be thrown after the game tries to save the achievements tree, and the last method on the stack shown in the log is KSPAchievements.CrewRef.Save
Related issues
History
#1 Updated by ElCarl almost 10 years ago
Just an update to note that I have no mods installed.
#2 Updated by ElCarl almost 10 years ago
Found a thread on the forums with the same issue and a workaround: http://forum.kerbalspaceprogram.com/threads/103329-Achievement-UI-crash-from-achievements
I had fired Jebediah after he had a couple of achievements, and re-adding him to the persistent.sfs file fixed the issue.
#3 Updated by Squelch almost 10 years ago
- Status changed from New to Need More Info
- Severity changed from High to Low
I strongly suspect that this is another manifestation of #3243
I have set a duplicate link, but left the status as "need more info" to allow for expansion on how this issue can be reproduced.
#4 Updated by RexKramer almost 10 years ago
Yup, this sounds exactly like #3243.
ElCarl, could you please take a look at this link? http://forum.kerbalspaceprogram.com/threads/105651-FIX-KSC-Buildings-Lock-Up-Can-t-Click-on-Anything-Firing-Kerbal-Crashes-Game
The link above is a good description of the problem, along with a couple of solutions.
#5 Updated by ElCarl almost 10 years ago
RexKramer wrote:
Yup, this sounds exactly like #3243.
ElCarl, could you please take a look at this link? http://forum.kerbalspaceprogram.com/threads/105651-FIX-KSC-Buildings-Lock-Up-Can-t-Click-on-Anything-Firing-Kerbal-Crashes-Game
The link above is a good description of the problem, along with a couple of solutions.
Yeah, I mentioned it in my second update - that was the issue, and re-adding the Kerbal who had an achievement did fix the issue, so it is #3243
#6 Updated by RexKramer almost 10 years ago
- Status changed from Need More Info to Duplicate
- % Done changed from 0 to 100
Ok, thanks ElCarl! Marking as duplicate.