Jump to content

KSP NullReferenceException while quicksaving?


Recommended Posts

So  I landed on Tylo and after I decoupled the boosters, they crashed, and when I quicksaved, I got this.

[EXC 07:41:41.892] NullReferenceException: Object reference not set to an instance of an object
    PartModule.get_HasAdjusters () (at <2afc64dea36946459d4707808bdac511>:0)
    PartModule.Save (ConfigNode node) (at <2afc64dea36946459d4707808bdac511>:0)
    ProtoPartModuleSnapshot..ctor (PartModule module) (at <2afc64dea36946459d4707808bdac511>:0)
    ProtoPartSnapshot..ctor (Part PartRef, ProtoVessel protoVessel, System.Boolean preCreate) (at <2afc64dea36946459d4707808bdac511>:0)
    ProtoPartSnapshot..ctor (Part PartRef, ProtoVessel protoVessel) (at <2afc64dea36946459d4707808bdac511>:0)
    ProtoVessel..ctor (Vessel VesselRef, System.Boolean preCreate) (at <2afc64dea36946459d4707808bdac511>:0)
    ProtoVessel..ctor (Vessel VesselRef) (at <2afc64dea36946459d4707808bdac511>:0)
    Vessel.BackupVessel () (at <2afc64dea36946459d4707808bdac511>:0)
    FlightState..ctor () (at <2afc64dea36946459d4707808bdac511>:0)
    Game.Updated (GameScenes startSceneOverride) (at <2afc64dea36946459d4707808bdac511>:0)
    Game.Updated () (at <2afc64dea36946459d4707808bdac511>:0)
    QuickSaveLoad.doSave (System.String filename, System.String screenMsg) (at <2afc64dea36946459d4707808bdac511>:0)
    QuickSaveLoad.quickSave (System.Boolean saveAs) (at <2afc64dea36946459d4707808bdac511>:0)
    QuickSaveLoad.Update () (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

 

Full Log: https://drive.google.com/file/d/1YEWp8dCvN1tunGJZmXbr-LYTbUwxbR4h/view?usp=sharing

 

ModList:

9WPnXmD.png

Link to comment
Share on other sites

  • 2 years later...
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...