You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have many details but I opened the console to see that there were NREs spewing and it looks like it's the collision enhancer patch. I have Firefly and parallax continued installed which may be related.
[EXC 22:26:28.704] NullReferenceException: Object reference not set to an instance of an object
KSPCommunityFixes.Performance.CollisionEnhancerFastUpdate.CollisionEnhancer_FixedUpdate_Prefix (CollisionEnhancer __instance) (at <e997dbbd4fda4eacb68a00719aa5e5dc>:0)
(wrapper dynamic-method) CollisionEnhancer.CollisionEnhancer.FixedUpdate_Patch1(CollisionEnhancer)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
The text was updated successfully, but these errors were encountered:
I don't have many details but I opened the console to see that there were NREs spewing and it looks like it's the collision enhancer patch. I have Firefly and parallax continued installed which may be related.
The text was updated successfully, but these errors were encountered: