UQcsse3200 / 2024-studio-3

MIT License
6 stars 0 forks source link

Game crashes when enter is pressed #233

Closed benjamin-wang1 closed 1 month ago

benjamin-wang1 commented 1 month ago

Description

The game crashes when enter is pressed.

How To Reproduce

Steps to reproduce the behaviour:

  1. Open the game.
  2. Click the 'Start' button on the title screen.
  3. Press 'Enter'.
  4. Game crashes.

Expected Behaviour

I do not know what the expected behaviour of pressing enter is, but it should not crash the game

Temporary Fix

I managed to stop it from crashing by instantiating the 'text' ArrayList in TextDisplay.