Bug 814 - PlayerTypeBot stuck in infinite loop due to not included option
Summary: PlayerTypeBot stuck in infinite loop due to not included option
Status: RESOLVED FIXED
Alias: None
Product: .CS3343 Group2 2324A Uno Game
Classification: Unclassified
Component: Player (show other bugs)
Version: unspecified
Hardware: PC Windows
: High major
Assignee: tinloklee2-c
URL:
Depends on:
Blocks:
 
Reported: 2023-12-07 22:15 HKT by tinloklee2-c
Modified: 2023-12-07 22:21 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tinloklee2-c 2023-12-07 22:15:11 HKT
Steps to reproduce:
1. This bug was found in seed 6. Manually select seed 6 in menu.
2. When the bot's last card is of non-number type.

Expected: Bot draws a card
Actual: Bot tries to play the card. In this situation, the game does not have a mechanism to let the bot draw a card. The game enters an infinite loop and all players are stuck in the game.
Comment 1 tinloklee2-c 2023-12-07 22:21:08 HKT
The bug has been resolved.