Skip to content

Mod causing NullReference errors which causes things to break #44

@Firebolt1089

Description

@Firebolt1089

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions