Jump to content

ModuleEngines NullReferenceExceptions


Recommended Posts

I am getting these NullRefs in my log:

NullReferenceException: Object reference not set to an instance of an object
  at ModuleEngines.ThrustUpdate () [0x00207] in <cf1abf6b50ac49c3b967fb61a43f1e5f>:0 
  at ModuleEngines.FixedUpdate () [0x0005c] in <cf1abf6b50ac49c3b967fb61a43f1e5f>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
 
(Filename: <cf1abf6b50ac49c3b967fb61a43f1e5f> Line: 0)

Based on my troubleshooting, it seems to be caused by Waterfall, specifically Plugins/Waterfall.dll, as it fails to show up if I delete Waterfall or the dll.

Can someone please tell me how to fix it?

I am running KSP 1.11.2 with 100+ mods on a Mac.

Edited by 1something
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...