KSP-RO/ROLibrary

NullReferenceException spam at ROLib.ModuleROTank.OnFixedUpdate after update v1.7.0

Closed this issue · 0 comments

I get a constant NullReferenceException spam whenever i decouple a stage with RO-Tanks.
It happens on multiple crafts & multiple stages.

It started after i updated the following mods to their most recent versions.
RO-Tanks (v2.10.0), ROLibrary (v1.7.0), RealFules (v15.6.2), RealismOverhaul (v17.0.0.0), and RP-1 (v2.7.0).

Module ModuleROTank threw during OnFixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ROLib.ModuleROTank.OnFixedUpdate () [0x0000b] in <8a9ef8a4ef4e4608b4c4d1eac39f6efb>:0 
  at Part.ModulesOnFixedUpdate () [0x000bd] in <4b449f2841f84227adfaad3149c8fdba>:0  
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

The exceptions and the launch of the craft start in part 3 of the log.

Player_pt1.log
Player_pt2.log
Player_pt3.log