Skip to content

Null Timer causes NullPointerException when repaint() is called #32

Description

@leosenpaihh

If the internal game timer is null, calling repaint() results in a NullPointerException.
This indicates that the game loop assumes the Timer is always initialized, leading to instability when the Timer is missing or has been stopped incorrectly.

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