Closed moorugi98 closed 3 years ago
Hi, any ideas here? I am facing the same issue. Thanks.
Should now be fixed in the latest version. There was an error in how the game was handled when states were cloned. Thanks for noting the problem, and apologies for the even-slower-than-usual response time.
Whenever playing a game with 5 different colors, the copied state using copy() from the class HanabiState() returns a list of length 3 when using fireworks(). However, when the state is printed, fireworks with 5 different colors are correctly printed.