Jump to content

Can not enter building


Recommended Posts

Hi,

This morming my backup file do not works fine. I can not click on building anymore.

Yesterday, i do a mission to test a propulsor on orbit (MK-1), but my kerbal die during landing (a stupid EVA).

Debug information show a Null pointer exception ! Like my kerbals QI, not sure about the relation...

KSP Version : 0.90.0 Beta

Screenshot : http://imgur.com/ObunlIS

Save file : http://dl.free.fr/dPf6JM33K

Log file : http://dl.free.fr/diQikMWiW

DxDiag file : http://dl.free.fr/fnUUufK8W

Note : dl.free.fr drop files after 30 days.

Best regards,

William

Edited by wysman
Link to comment
Share on other sites

Your game is locking up because Bob was deleted from your save file. I'm not sure if it was him or Bill that died during EVA (because Bill is still in your roster) but Bob is missing. Bob also logged some achievements.

Unfortunately there is a bug right now that causes a problem when a kerbal who logged an achievement is fired, or when a kerbal you rescued is fired.

You can fix it by adding Bob back to your roster in your save file. Edit the save game and add the following red part (Bob) between Jeb and Bill. The roster section is near the end.


KERBAL
{
name = Jebediah Kerman
type = Crew
brave = 0.5
dumb = 0.5
badS = True
state = Assigned
ToD = 0
idx = 0
CAREER_LOG
{
flight = 0
}
FLIGHT_LOG
{
flight = 0
}
}
[COLOR="#FF0000"] KERBAL
{
name = Bob Kerman
type = Crew
brave = 0.5
dumb = 0.8
badS = False
state = Dead
ToD = 0
idx = 0
CAREER_LOG
{
flight = 0
}
FLIGHT_LOG
{
flight = 0
}
}[/COLOR]
KERBAL
{
name = Bill Kerman
type = Crew
brave = 0.5
dumb = 0.8
badS = False
state = Dead
ToD = 0
idx = 0
CAREER_LOG
{
flight = 0
}
FLIGHT_LOG
{
flight = 0
}
}

That should fix your problem. If you aren't opposed to add-ons, I've created a fix for this problem that you can download here: http://forum.kerbalspaceprogram.com/threads/97285-KSP-v0-90-Stock-Bug-Fix-Modules-%28Release-v0-1-7b-29-Dec-14%29

Good luck. Let me know if it is confusing or if you are having problems.

Cheers,

~Claw

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...