Fewrick / 02122-software-projekt

0 stars 0 forks source link

Attempting to open another classic game after returning to the main menu from a previous classic game causes the game to crash #60

Closed Fewrick closed 3 months ago

Fewrick commented 3 months ago

When a player completes or exits a classic game and returns to the main menu, attempting to open another classic game results in a game crash. This issue prevents players from seamlessly transitioning between classic games, disrupting the gameplay experience and potentially leading to frustration.

Steps to Reproduce:

Start a classic game from the main menu.
Complete or exit the classic game and return to the main menu.
Attempt to open another classic game.
Observe that the game crashes instead of opening the selected classic game.

Expected Behavior: Players should be able to open and play multiple classic games consecutively without encountering crashes or disruptions in gameplay.

Actual Behavior: The game crashes when attempting to open another classic game after returning to the main menu from a previous classic game.

Impact: This bug significantly impairs the usability and enjoyment of the game, as players are unable to smoothly transition between classic games, leading to frustration and potential loss of progress.

Severity: High - The bug disrupts core gameplay functionality and can cause player dissatisfaction and negative user experiences.