Search the Community
Showing results for tags 'nre'.
-
NRE spam on using offset mode
Lathari posted a topic in KSP1 Technical Support (PC, modded installs)
Anyone else having this kind of NRE spam on using the offset mode in 1.8 + BG: [ERR 18:29:36.094] Exception handling event onEditorPartEvent in class ModuleRoboticRotationServo:System.NullReferenceException at (wrapper managed-to-native) UnityEngine.GameObject.get_transform(UnityEngine.GameObject) at Expansions.Serenity.ModuleRoboticRotationServo.OnVisualizeServo (System.Boolean rotateBase) [0x000aa] in <5b6ca6486e0b47a1bce39cde5a91b986>:0 at Expansions.Serenity.ModuleRoboticRotationServo.OnEditorPartEvent (ConstructionEventType evt, Part p) [0x0008b] in <5b6ca6486e0b47a1bce39cde5a91b986>:0 at EventData`2[T,U].Fire (T data0, U data1) [0x000b0] in <5b6ca6486e0b47a1bce39cde5a91b986>:0 [EXC 18:29:36.095] NullReferenceException Expansions.Serenity.ModuleRoboticRotationServo.OnVisualizeServo (System.Boolean rotateBase) (at <5b6ca6486e0b47a1bce39cde5a91b986>:0) Expansions.Serenity.ModuleRoboticRotationServo.OnEditorPartEvent (ConstructionEventType evt, Part p) (at <5b6ca6486e0b47a1bce39cde5a91b986>:0) EventData`2[T,U].Fire (T data0, U data1) (at <5b6ca6486e0b47a1bce39cde5a91b986>:0) UnityEngine.Debug:LogException(Exception) EventData`2:Fire(ConstructionEventType, Part) EditorLogic:onOffsetGizmoUpdate(Vector3) EditorGizmos.GizmoOffset:OnHandleMove(GizmoOffsetHandle, Vector3, Single) EditorGizmos.GizmoOffsetHandle:On_MouseDrag() EditorGizmos.GizmoHandle:OnMouseDrag() MouseEventsHandlerBase:OnMouseDrag() UnityEngine.SendMouseEvents:DoSendMouseEvents(Int32) First time I saw this was after installing Champagne Bottle Redux, after removal issue went away. It came back after installing EVE, Scatterer, KS3P, Scansat and updating US2 to 1.8 RC. I know I could go through the mods one by one, but that would be annoying so asking here if someone knows something about something... Not a big problem, everything works, just annoying and makes it harder to spot other problems. -
Hello I am trying to add fnctionallity/compatiblity between the mods Advanced Jet Engine and Davon Throttle Control. I believe I have the code setup correctly, but in game I am getting a NRE when activating DTC. I am very very new to coding and am not sure where or why I am getting this error other than something is null instead of what it should be. Any help is greatly appreciated. Thanks! I will provide any info requested. Forgot to say this is the latest build of 1.0.5 NOT 1.1 Error Code