Post any bugs or typos you've found from v.0.37.1 here!
Please try to be as informative and detailed as possible with your report so we can tell exactly where you're encountering an issue!
A bovine's journey in a land unexplored. · By
I've been replaying the game with a friend, at the athlima summit at the beastlayer challenge, right when Zhokar is about to jump into frame, the game crashes and I have not been able to find a work around. The error says that "Name "zk_scarred" is not defined"
Traceback:
While running game code:
File "renpy/common/000statements.rpy", line 453, in execute_pause
renpy.pause(delay)
NameError: name 'zk_scarred' is not defined
Huh, that's a variable that should be defined upon the game starting up and there's nothing that should delete it...
Have you tried closing and relaunching the game? I can't reproduce this and chances are that this is one of those exceedingly rare bugs where Ren'Py just forgets to define something.
If that doesn't work (and you're on PC), you can open up the console with SHIFT + O, input "zk_scarred = False" without quotes, then close out of the console by inputting "exit" without quotes. If you're on Android, that method won't work but there is a new game checkpoint you can start at right at the start of the Athlima Summit.
I downloaded v.0.37.1 recently, and my game crashes at the scene when Killigan first goes to the fishing area for the first time in Spiceport on day 4, right after this scene and text
I’ve tried reloading and exiting, but it doesnt help. this also happened before during the spiceport day 3 scene when Killigan falls asleep, but i ignored it, so I’m a bit stuck