JeffVi / DX-Tarots

A Balatro mod that adds Deluxe consumables!
GNU General Public License v3.0
5 stars 6 forks source link

Wheel of fortune DX crashes game. #1

Closed tetraminus closed 5 months ago

tetraminus commented 5 months ago

using wheel of fortune DX crashes game. stack trace:

Screenshot 2024-04-08 at 8 46 51 AM

gamestate:

Screenshot 2024-04-08 at 8 47 33 AM

seems to crash on line 1498 of the mod file. the table passed into the pseudorandom_element function is instead a bool.

tetraminus commented 5 months ago

did some testing, found a fix. I'll put in a pull request soon.

JeffVi commented 5 months ago

Thanks for the fix !