Skip to content
Failed

Changes

Summary

  1. Fix #386: NRE downstream from OnLoad (commit: 2cf335e) (details)
Commit 2cf335e503498e5fa937f4d7b74a1047b89c90fa by jonnyothan
Fix #386: NRE downstream from OnLoad
-need to cache KSPField references in OnAwake instead of OnStart because other code can call functions that use them before the module has been started
(commit: 2cf335e)
The file was modified SCANsat/SCAN_PartModules/SCANsat.cs (diff)
The file was modified SCANsat/SCAN_PartModules/SCANresourceDisplay.cs (diff)