#can't chose card after load game

1 messages · Page 1 of 1 (latest)

sonic beacon
#

I start balatro and load my game (continue).
The screen is weird (screenshot).
Can't choose the "power card" because the list of cards is over the button of the "power cards"

next zephyr
#

I could try

#

can I have the save.jkr file for that bugged game @sonic beacon?

#

or do you know how to reproduce this fleanderp?

ruby abyss
#

not yet but i might take a look at a random save file from myself later to see whether there are variables that determine whether someone's in a shop or pack

next zephyr
#

alright

ruby abyss
#

well i still won't know how to reproduce it but it gives a clue on how to fix it

next zephyr
#

whether there are variables that determine whether someone's in a shop or pack
and yes, the game keeps track of that in the STATE variable in the save file, see globals.lua:233 for what the different states mean

wet night
#

Id rather learn how to reproduce it

#

but ig fixing it works

ruby abyss
wet night
#

yea the state is definetly shop and its in the pack selection, but from my asking around people say they get it but opening a pack

#

and then as they leave to the shop somehow the game puts them in the shop when they load back in but put back the pack overlay which is what it should normally do, I dont know why the state is the shop

sonic beacon
#

I have alt+F4 at this screen then reload the game. (because I have miss click a card and want play the chose again))

ruby abyss
#

classic case of unintentional save scum punishment

sonic beacon
#

And then the bug appeards (xcuse my english)

ruby abyss
wet night
#

yes

#

though I dont think the shop fully loads

ruby abyss
#

i see so it's during some transition

wet night
#

yeah

sonic beacon
#

I don't have the save file, I have start a new game

wet night
#

you could have gone on to the next fight past the shop but ok

next zephyr
# wet night but ig fixing it works

I mean I prefer having more than 1 savefile regardless to see what's going on with them so being able to reproduce it is very valuable yeah

wet night
#

yeah thats my thought also

#

especially since if we have the knowledge on why this happens it might find other things with learning how stuff works and stuff