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

Error in logs while in VAB #37

Open
ghost opened this issue May 22, 2015 · 2 comments
Open

Error in logs while in VAB #37

ghost opened this issue May 22, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented May 22, 2015

Hi!
I seem to get the following a lot in the logs while building in VAB, not sure what causes it tho, haven't found a way to reproduce it reliably. KSP 1.0.2, the only other mod is FMRS.
This is on 1.0.16.6.

I do have issues where I suddenly can't remove parts, and at the same time new parts get instantly placed under the menu, but not sure if it's related (could just be a 1.0.2 issue).

[LOG 19:45:44.711] KerbalEngineer -> Object reference not set to an instance of an object
[LOG 19:45:44.711] KerbalEngineer ->   at KerbalEngineer.Extensions.PartExtensions.GetModuleMultiModeEngine (.Part part) [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Extensions.PartExtensions.GetProtoModuleEngine (.Part part) [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Editor.BuildOverlayPartInfo.SetEngineInfo () [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Editor.BuildOverlayPartInfo.Update () [0x00000] in <filename unknown>:0 
[LOG 19:45:44.725] KerbalEngineer -> Object reference not set to an instance of an object
@ghost
Copy link
Author

ghost commented May 22, 2015

Found some more logging in KerbalEngineer.log:

[Log 19:42:22.4588748]: FlightEngineerCore->Start
[Exception 19:42:44.1361147]: SimManager.StartSimulation() // 
[]:   at (wrapper managed-to-native) UnityEngine.Component:InternalGetTransform ()
  at UnityEngine.Component.get_transform () [0x00000] in <filename unknown>:0 
  at KerbalEngineer.VesselSimulator.PartSim.Initialise (.Part thePart, Int32 id, Double atmosphere, KerbalEngineer.LogMsg log) [0x00000] in <filename unknown>:0 
  at KerbalEngineer.VesselSimulator.Simulation.PrepareSimulation (System.Collections.Generic.List`1 parts, Double theGravity, Double theAtmosphere, Double theMach, Boolean dumpTree, Boolean vectoredThrust, Boolean fullThrust) [0x00000] in <filename unknown>:0 
  at KerbalEngineer.VesselSimulator.SimManager.StartSimulation () [0x00000] in <filename unknown>:0 

[Exception 19:42:44.1381148]: Object reference not set to an instance of an object
[]:   at KerbalEngineer.Flight.Readouts.Vessel.SuicideBurnProcessor.Update () [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Flight.FlightEngineerCore.UpdateModules () [0x00000] in <filename unknown>:0 

[Log 19:42:44.9191595]: FlightEngineerCore->OnDestroy
[Log 19:42:44.9201595]: ActionMenu->OnDestroy
[Log 19:42:44.9281600]: ActionMenu was destroyed.
[Log 19:42:45.2911807]: BuildToolbar->Awake
[Log 19:42:46.0992270]: BuildToolbar->OnGuiAppLauncherReady
[Log 19:42:46.3262400]: ActionMenuGui was destroyed.
[Exception 19:45:44.7104429]: Object reference not set to an instance of an object
[]:   at KerbalEngineer.Extensions.PartExtensions.GetModuleMultiModeEngine (.Part part) [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Extensions.PartExtensions.GetProtoModuleEngine (.Part part) [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Editor.BuildOverlayPartInfo.SetEngineInfo () [0x00000] in <filename unknown>:0 
  at KerbalEngineer.Editor.BuildOverlayPartInfo.Update () [0x00000] in <filename unknown>:0 

@ghost ghost closed this as completed May 22, 2015
@ghost ghost reopened this May 22, 2015
@arekbulski
Copy link

Is this still open? Its 2 years old and KSP 1.0.2 is ancient by now.

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