Ken-Shi / Balatro_HighCardMod

A Balatro mod that introduces X-Play Mechanics to the game along with 1 deck and 52+ X-Playing Cards
9 stars 0 forks source link

Suddenly encountering the following crash during runtime #2

Open LN57421 opened 1 month ago

LN57421 commented 1 month ago

JU6UED5TV@DH68CKH~CJ$SG

Ken-Shi commented 1 month ago

JU6UED5TV@DH68CKH~CJ$SG

Hey buddy, I have committed a change that hopefully prevents this, but I couldn't reproduce the error, so I'm not sure if that was the best fix. Could you elaborate on what you have done during the game that caused the crash? (what jokers do you have, what cards have you played etc)

LN57421 commented 1 month ago

Thank you for your debugging. This is the last scene before I met the bug. (I can select continue in the menu, but after that I will meet the bug) N48}3ZK(M2Z0`MM3UZ4)X(V

Ken-Shi commented 1 month ago

Thank you for your debugging. This is the last scene before I met the bug. (I can select continue in the menu, but after that I will meet the bug) N48}3ZK(M2Z0`MM3UZ4)X(V

Awesome, this tells me exactly what happened. Just pushed a fix that should get rid of this bug once and for all! (In case you are interested, this is caused by the fact that debuffed cards overwrites the card's description in a hard way, which causes a lot of information lost in which the card was looking for. I just patched it so that debuffed cards are rendered properly)

LN57421 commented 1 month ago

Thank you for your reply. It also answered my confusion : )