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

Fatal error on loading RPM_Seat_V3_Basic with MOARdV installed #145

Closed
ngx-ree opened this issue Sep 13, 2024 · 1 comment
Closed

Fatal error on loading RPM_Seat_V3_Basic with MOARdV installed #145

ngx-ree opened this issue Sep 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ngx-ree
Copy link

ngx-ree commented Sep 13, 2024

Hello, I get exception during KSP loading mods, probably related to MOARdV AvionicsSystems 1.3.7., preventing game startup.
Exception and KSP.log included.
Let me know if you need more information.
Thanks!
ngx

Loading has failed due to an unhandled error

Failure in subsystem : Internal props compilation
Prop: MOARdV/Props/Seat/RPM_Seat_V3_Basic/RPM_Seat_V3_Basic

System.NullReferenceException: Object reference not set to an instance of an object
at JSI.CallbackAnimationSet.Load (ConfigNode node, InternalProp thisProp) [0x004fd] in :0
at JSI.JSICallbackAnimator.OnLoad (ConfigNode node) [0x0001d] in :0
at InternalModule.Load (ConfigNode node) [0x00031] in <4b449f2841f84227adfaad3149c8fdba>:0
at InternalProp.AddModule (ConfigNode node) [0x0005b] in <4b449f2841f84227adfaad3149c8fdba>:0
at InternalProp.Load (ConfigNode node) [0x0011b] in <4b449f2841f84227adfaad3149c8fdba>:0
at PartLoader.LoadInternalProp (UrlDir+UrlConfig urlConf) [0x000df] in <4b449f2841f84227adfaad3149c8fdba>:0
at PartLoader+d__75.MoveNext () [0x000c3] in <4b449f2841f84227adfaad3149c8fdba>:0
at KSPCommunityFixes.Performance.KSPCFFastLoader+d__63.MoveNext () [0x00146] in :0

KSP.zip

@Sheepdog2142
Copy link

I can confirm I am also getting this

[EXC 07:24:11.924] NullReferenceException: Object reference not set to an instance of an object
JSI.CallbackAnimationSet.Load (ConfigNode node, InternalProp thisProp) (at :0)
JSI.JSICallbackAnimator.OnLoad (ConfigNode node) (at :0)
InternalModule.Load (ConfigNode node) (at <4b449f2841f84227adfaad3149c8fdba>:0)
InternalProp.AddModule (ConfigNode node) (at <4b449f2841f84227adfaad3149c8fdba>:0)
InternalProp.Load (ConfigNode node) (at <4b449f2841f84227adfaad3149c8fdba>:0)
PartLoader.LoadInternalProp (UrlDir+UrlConfig urlConf) (at <4b449f2841f84227adfaad3149c8fdba>:0)
PartLoader+d__75.MoveNext () (at <4b449f2841f84227adfaad3149c8fdba>:0)
KSPCommunityFixes.Performance.KSPCFFastLoader+d__63.MoveNext () (at :0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
KSPCommunityFixes.Performance.d__63:MoveNext()
KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__59:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[WRN 07:24:11.935] DontDestroyOnLoad only works for root GameObjects or components on root GameObjects.
[ERR 07:24:12.045] [JSIActionGroupSwitch]: Exception configuring prop 0 (RPM_Seat_V3_Basic): System.NullReferenceException: Object reference not set to an instance of an object
at JSI.RasterPropMonitorComputer.FindFromProp (InternalProp prop) [0x00000] in :0
at JSI.JSIActionGroupSwitch.Start () [0x00009] in :0

@JonnyOThan JonnyOThan added the bug Something isn't working label Sep 13, 2024
@JonnyOThan JonnyOThan changed the title Issue with RPM 1.0.0 pre-release and MOARdV Fatal error on loading RPM_Seat_V3_Basic with MOARdV installed Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants