Jump to content

Krittick

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Krittick

  1. My bad, I meant to edit with the player.log stuff and forgot to. The entire thing is 11.8MB, but these are the lines from when I loaded a craft and added the OX-STAT panels at 2x symmetry to the mk1 pod (though it happens when the craft already has panels too): Autogen thumbnail for /home/ben/.local/share/Steam/steamapps/common/Kerbal Space Program/KSP_Data/../thumbs/Ben_VAB_Quick Minmus Hopper.png from /home/ben/.local/share/Steam/steamapps/common/Kerbal Space Program/saves/Ben/Ships/VAB/Quick Minmus Hopper.craft (Filename: /home/builduser/buildslave/unity/build/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56) NullReferenceException: Object reference not set to an instance of an object at TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [0x00000] in <filename unknown>:0 (Filename: Line: 4294967295) The exception repeats a bunch until I get to the lines showing where I alt+F4'd. Let me know if you want anything else from the log though. Edit: To clarify, the exception starts happening as soon as the OX STAT panels are clicked on, even before they're added to the craft.
  2. The newest update is throwing hundreds of exceptions per second when solar panels are added to a craft or when a craft with solar panels is loaded: [LOG 15:18:24.325] solarPanels5 added to ship - part count: 2 [LOG 15:18:24.326] SAFix.onPartAttach(): Host = solarPanels5 | Target = mk1pod | Symmetry Count = 1 [LOG 15:18:24.326] solarPanels5 added to ship - part count: 3 [LOG 15:18:24.326] SAFix.onPartAttach(): Host = solarPanels5 | Target = mk1pod | Symmetry Count = 1 [LOG 15:18:24.328] [VersionTaggedType] found KSPAPIExtensions.PartMessage.KnownPartMarker_1_7_5_0 for KSPAPIExtensions.PartMessage.KnownPartMarker [LOG 15:18:24.328] [VersionTaggedType] found KSPAPIExtensions.PartMessage.KnownPartMarker_1_7_5_0 for KSPAPIExtensions.PartMessage.KnownPartMarker EXC 15:18:24.390] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.390] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.423] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.423] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.450] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.450] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.486] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () [EXC 15:18:24.486] NullReferenceException: Object reference not set to an instance of an object TweakableEverything.ModuleTweakableDeployablePanel.LateUpdate () ...etc etc
  3. Good to know it's not meant to be seen in the stock toolbar yet. When the mod does show up (but the exceptions are happening), they don't really break anything at least. It's just one of the few exceptions I've seen actually related to a specific mod I consider "essential" so I figured I'd report it.
  4. I'm getting the following error in pretty much every scene. It's occurring without any other addons installed so it appears to be specific to Fusebox: NullReferenceException: Object reference not set to an instance of an object at Ratzap.Fusebox.setTBIcon () [0x00000] in <filename unknown>:0 at Ratzap.Fusebox.OnGUI () [0x00000] in <filename unknown>:0 (Filename: Line: -1) I don't usually have blizzy78's toolbar installed since the stock toolbar made it obsolete, but the error does go away when that addon is present. However, it then just doesn't work at all. Clicking the toolbar icon does nothing and no errors are generated. Both addons were installed to a fresh copy as well and I've already tried deleting config.xml with no change. Never have I had the icon show up in the stock toolbar regardless of settings. I'm using the 1.51 DLL listed a few posts ago if that matters.
×
×
  • Create New...