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

Mod causing NullReference errors which causes things to break #44

Open
Firebolt1089 opened this issue Jul 11, 2023 · 2 comments
Open

Mod causing NullReference errors which causes things to break #44

Firebolt1089 opened this issue Jul 11, 2023 · 2 comments

Comments

@Firebolt1089
Copy link

NullReferenceException: Object reference not set to an instance of an object
ExtendedInput.GetKeyDown (KeyCodeExtended key) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
EditorExtensionsRedux.EditorExtensions.Update () (at :0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

Above is NullReference error I've got from ksp.log mentioning Editor Extensions Redux. Seems to cause bugs such as VAB left click breaking/glitching out after some time.

@linuxgurugamer
Copy link
Owner

I need the full Player.log, this is meaningless since I have no idea what else is going on.

@linuxgurugamer
Copy link
Owner

Also, this isn't a support forum, would be better (and preferred) to first post in the forum thread for many reasons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants