Skip to content

Nullrefs in editor #9

@linuxgurugamer

Description

@linuxgurugamer

Have Extensive Engineer report, it is doing something which is causing the following nullrefs in the VAB:

According to the log:

AssemblyLoader: KSPAssembly 'DMModuleScienceAnimateGeneric' V0.16

Module DMModuleScienceAnimate threw during OnStart: System.IndexOutOfRangeException: Array index is out of range.
  at DMagic.Part_Modules.DMModuleScienceAnimate.OnStart (StartState state) [0x00000] in <filename unknown>:0 
  at Part.ModulesOnStart () [0x00000] in <filename unknown>:0 
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

Module DMModuleScienceAnimate threw during OnStart: System.IndexOutOfRangeException: Array index is out of range.
  at DMagic.Part_Modules.DMModuleScienceAnimate.OnStart (StartState state) [0x00000] in <filename unknown>:0 
  at Part.ModulesOnStart () [0x00000] in <filename unknown>:0 

I don't know if it's a bad part, or something else. This is in in 200+ mod install, let me know what you need
Here is the complete log:
https://www.dropbox.com/s/i7df2o4mmx55izm/outputlog4dmagic.zip?dl=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions