Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.
This repository was archived by the owner on Oct 26, 2020. It is now read-only.

NRE's popping during game loading screen until save game is actually loaded #36

Description

@cgruber

The following exception is thrown at around 50 times per second until a game is actually loaded.

[EXC 14:53:44.657] NullReferenceException: Object reference not set to an instance of an object
    StageRecovery.StageRecovery.OnDraw ()
    StageRecovery.StageRecovery.OnGUI ()

Not sure which line it's on, but obviously it's expecting something that doesn't exist until the game is actually initialized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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