You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to start the ModuleSCANresourceScanner it does not deploy the animation. On scene load it already threw this exception:
Module ModuleSCANresourceScanner threw during OnStart: System.NullReferenceException: Object reference not set to an instance of an object
at SCANsat.SCAN_PartModules.SCANsat.getAltString () [0x0000c] in <5a779e0d8edb4222b7a30eefe694c524>:0
at SCANsat.SCAN_PartModules.SCANsat.OnStart (PartModule+StartState state) [0x0010b] in <5a779e0d8edb4222b7a30eefe694c524>:0
at SCANsat.SCAN_PartModules.ModuleSCANresourceScanner.OnStart (PartModule+StartState state) [0x00000] in <5a779e0d8edb4222b7a30eefe694c524>:0
at Part.ModulesOnStart () [0x00120] in <cd473063d3a2482f8d93d388d0c95035>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Module SCANresourceDisplay threw during OnStart: System.NullReferenceException: Object reference not set to an instance of an object
at SCANsat.SCAN_PartModules.SCANresourceDisplay.OnStart (PartModule+StartState state) [0x000da] in <5a779e0d8edb4222b7a30eefe694c524>:0
at Part.ModulesOnStart () [0x00120] in <cd473063d3a2482f8d93d388d0c95035>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Module SCANresourceDisplay threw during OnStart: System.NullReferenceException: Object reference not set to an instance of an object
at SCANsat.SCAN_PartModules.SCANresourceDisplay.OnStart (PartModule+StartState state) [0x000da] in <5a779e0d8edb4222b7a30eefe694c524>:0
at Part.ModulesOnStart () [0x00120] in <cd473063d3a2482f8d93d388d0c95035>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Module SCANresourceDisplay threw during OnStart: System.NullReferenceException: Object reference not set to an instance of an object
at SCANsat.SCAN_PartModules.SCANresourceDisplay.OnStart (PartModule+StartState state) [0x000da] in <5a779e0d8edb4222b7a30eefe694c524>:0
at Part.ModulesOnStart () [0x00120] in <cd473063d3a2482f8d93d388d0c95035>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Module SCANresourceDisplay threw during OnStart: System.NullReferenceException: Object reference not set to an instance of an object
at SCANsat.SCAN_PartModules.SCANresourceDisplay.OnStart (PartModule+StartState state) [0x000da] in <5a779e0d8edb4222b7a30eefe694c524>:0
at Part.ModulesOnStart () [0x00120] in <cd473063d3a2482f8d93d388d0c95035>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Trying to start the ModuleSCANresourceScanner it does not deploy the animation. On scene load it already threw this exception:
Excerpt of the affected part's MM cache entry:
Log and MM cache:
KSP logs 2021-11-29-01.zip
The text was updated successfully, but these errors were encountered: