Mk1 Inline WarbirdsSI switch error
Closed this issue · 1 comments
harveyt commented
Switching shows error in game console "INITIALIZATION ERROR", possibly the IVA itself.
Probably needs an MM patch to fix the IVA.
[WRN 22:28:02.893] WARNING: Color entry is not formatted properly! Proper format for Colors is r,g,b{,a}
[WRN 22:28:02.921] WARNING: Vector3 entry is not formatted properly! Proper format for Vector3 is x,y,z
[ERR 22:28:02.962] [JSICallbackAnimator]: INITIALIZATION ERROR, CHECK CONFIGURATION.
[EXC 22:28:02.966] NullReferenceException: Object reference not set to an instance of an object
JSI.CallbackAnimationSet..ctor (ConfigNode node, System.String variableName, InternalProp thisProp) (at <05eb104d0dd24f118b48a18639af1146>:0)
JSI.JSICallbackAnimator.Start () (at <05eb104d0dd24f118b48a18639af1146>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
The last two entries are the probable cause, but not much help.
JonnyOThan commented
could not repro.