Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullReferenceException when carrying deployable probodyne science in EVA #804

Closed
aidygus opened this issue Nov 27, 2019 · 0 comments
Closed

Comments

@aidygus
Copy link

aidygus commented Nov 27, 2019

When trying to place the probodyne deployable science module in EVA the frame rate tanks and this error message is repeated continuously in the log

`NullReferenceException: Object reference not set to an instance of an object
at RemoteTech.Modules.ModuleSPU.UpdateControlState () [0x0005f] in :0
at RemoteTech.Modules.ModuleSPU.FixedUpdate () [0x00011] in :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: Line: 0)
`
After placing the part on the ground, quicksaving and reloading it returns to normal. Error only appears when part is in the kerbals inventory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants