Hello there,
could someone tell from what mod this command pod is from? This screenshot is still from the version 0.90 many years ago. I like it and i would like to use it again, but i have no idea from what mod this could be.
It was a fresh install with no other mods than toolbar. In the meantime i tested with other mods too (every mod seperate) and some where causing the NullReferenceException and some not. But i always got the key KeyNotFoundException. I now think that the KeyNotFoundException is caused by KSP itself (I've tested without mods). It does not always appear but most of the time, thats why i first thought it was caused by toolbar. Now i tested again with toolbar and i dont get the NullReferenceException anymore but still the KeyNotFoundException. I dont know why. So i dont think toolbar is causing those messages.
Hmm, after removing the Toolbar Plugin the NullReferenceException is gone but the KeyNotFoundException is still happening. Can you tell me if they are bad?
NullReferenceException at (wrapper managed-to-native) UnityEngine.Component:InternalGetTransform () at UnityEngine.Component.get_transform () [0x00000] in <filename unknown>:0 at SpaceCenterCamera2.UpdateTransformOverview () [0x00000] in <filename unknown>:0 at SpaceCenterCamera2.UpdateTransform () [0x00000] in <filename unknown>:0 at SpaceCenterCamera2.Update () [0x00000] in <filename unknown>:0 (Filename: Line: -1) __________________________________________________________________________________________________ KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2[Vessel,MapObject].get_Item (.Vessel key) [0x00000] in <filename unknown>:0 at SpaceTracking.OnDestroy () [0x00000] in <filename unknown>:0 (Filename: Line: -1) Do you need more information?
Hello, after installing the toolbar i get this message in the Debug Toolbar when im launching a rocket: [Exception]: NullReferenceException And when im returning to my vessel from the tracking station i get this: KeyNotFoundException: The given key was not present in the dictionary. Is this bad?