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

Loading vessel with narrow band scanner causes exception in ModuleSCANresourceScanner.EnableModule #386

Open
JonnyOThan opened this issue Jul 17, 2020 · 0 comments

Comments

@JonnyOThan
Copy link

I had a vessel with a stock narrow-band scanner enabled, and loading the vessel causes this error:

[ERR 11:06:18.955] Module ModuleAnimationGroup threw during OnLoad: System.NullReferenceException: Object reference not set to an instance of an object
  at SCANsat.SCAN_PartModules.ModuleSCANresourceScanner.EnableModule () [0x000b0] in <9cf62b26bd1745c8ac93bcaa7703d75d>:0 
  at ModuleAnimationGroup.EnableModules () [0x0006d] in <9d71e4043e394d78a6cf9193ad011698>:0 
  at ModuleAnimationGroup.DeployComplete () [0x00035] in <9d71e4043e394d78a6cf9193ad011698>:0 
  at ModuleAnimationGroup.SetDeployedState (System.Int32 speed, System.Boolean resetAnimationTime) [0x00084] in <9d71e4043e394d78a6cf9193ad011698>:0 
  at ModuleAnimationGroup.CheckAnimationState () [0x0001b] in <9d71e4043e394d78a6cf9193ad011698>:0 
  at ModuleAnimationGroup.OnLoad (ConfigNode node) [0x0000c] in <9d71e4043e394d78a6cf9193ad011698>:0 
  at PartModule.Load (ConfigNode node) [0x001ab] in <9d71e4043e394d78a6cf9193ad011698>:0 

Not sure if it affects anything yet.
KSP.zip

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

No branches or pull requests

1 participant