Jump to content

Game stops loading


Recommended Posts

As the title states, the game stops while loading the game in at the start, always when it gets to the LV-N engine part. This is after ModuleManager finishes applying.

To be clear, the game is NOT crashing but rather just stops loading. Text on the loading screen still changes over time like normal so it's not the client hanging up.

I've also checked to confirm it's not a memory limit issue, as KSP was only taking about 2GB of memory when the issue occurs. I have checked this multiple times.

So I looked inside the output log and got this at the bottom. looking at this, I've tried reinstalling FAR since that seems to come up a lot, but it didn't help. Neither with RF.

I have no idea about the U235Rods resource, never heard of that being used anywhere. If anyone has an idea about this please give me some help.

(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

U235Rods not found in resource database. Propellant Setup has failed.

(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

NullReferenceException: Object reference not set to an instance of an object
at ModuleEngines.SetupPropellant () [0x00000] in <filename unknown>:0

at ModuleEngines.OnLoad (.ConfigNode node) [0x00000] in <filename unknown>:0

at SolverEngines.ModuleEnginesSolver.OnLoad (.ConfigNode node) [0x00000] in <filename unknown>:0

at RealFuels.ModuleEnginesRF.OnLoad (.ConfigNode node) [0x00000] in <filename unknown>:0

at PartModule.Load (.ConfigNode node) [0x00000] in <filename unknown>:0

at RealFuels.ModuleEngineConfigs.SetConfiguration (System.String newConfiguration, Boolean resetTechLevels) [0x00000] in <filename unknown>:0

at RealFuels.ModuleEngineConfigs.OnLoad (.ConfigNode node) [0x00000] in <filename unknown>:0

at PartModule.Load (.ConfigNode node) [0x00000] in <filename unknown>:0

at Part.AddModule (.ConfigNode node) [0x00000] in <filename unknown>:0

at PartLoader.ParsePart (.UrlConfig urlConfig, .ConfigNode node) [0x00000] in <filename unknown>:0

at PartLoader+.MoveNext () [0x00000] in <filename unknown>:0

(Filename: Line: -1)

NullReferenceException: Object reference not set to an instance of an object
at ModuleJettison.OnStart (StartState state) [0x00000] in <filename unknown>:0

at Part.ModulesOnStart () [0x00000] in <filename unknown>:0

at Part+.MoveNext () [0x00000] in <filename unknown>:0

(Filename: Line: -1)

NullReferenceException: Object reference not set to an instance of an object
at RealFuels.ModuleEnginesRF.Start () [0x00000] in <filename unknown>:0

(Filename: Line: -1)

NullReferenceException: Object reference not set to an instance of an object
at FerramAerospaceResearch.FARPartGeometry.GeometryModification.StockJettisonTransformGeoUpdater..ctor (.ModuleJettison engineFairing, FerramAerospaceResearch.FARPartGeometry.GeometryPartModule geoModule) [0x00000] in <filename unknown>:0

at FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.SetupIGeometryUpdaters () [0x00000] in <filename unknown>:0

at FerramAerospaceResearch.FARPartGeometry.GeometryPartModule.Start () [0x00000] in <filename unknown>:0

(Filename: Line: -1)

ArgumentOutOfRangeException: Argument is out of range.

Parameter name: index
at System.Collections.Generic.List`1[FerramAerospaceResearch.FARPartStressTemplate].get_Item (Int32 index) [0x00000] in <filename unknown>:0

at FerramAerospaceResearch.FARAeroStress.DetermineStressTemplate (.Part p) [0x00000] in <filename unknown>:0

at FerramAerospaceResearch.FARAeroComponents.FARAeroPartModule.Start () [0x00000] in <filename unknown>:0

(Filename: Line: -1)

Edited by ebigunso
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...