- Aug 27, 2021
- 1,116
- 796
Yeah I've started a brand new game and that bug happened to me as welldoesn't work.
Yeah I've started a brand new game and that bug happened to me as welldoesn't work.
While running game code:
File "game/Guild Bquests/chapter1_1_start_board.rpy", line 175, in script
jump kimi_chapter1_1_test
ScriptError: could not find label 'kimi_chapter1_1_test'.
Me too! Is there a way to circumvent this? For example with a fresh start? These bugs which might be save bugs, are very annoying. But the gamemaker is in good party, Paradox Games is one of the really known developers, not hobby ones. But they are also incapable of keeping saves playable to this day.I got this crash on the rank up event.Code:While running game code: File "game/Guild Bquests/chapter1_1_start_board.rpy", line 175, in script jump kimi_chapter1_1_test ScriptError: could not find label 'kimi_chapter1_1_test'.
"Great" and thanks for the info!This is not a save bug my dude, I started the playthrough and went to the rank up event in one sitting, and still got the crash
$ find . -name "*.rpy" -exec grep -iH "kimi_chapter1_1_test" {} \;
./Guild Bquests/chapter1_1_start_board.rpy: jump kimi_chapter1_1_test
find . -name "*.rpy" -exec grep -iH "kimi_chapter1_1" {} \;
./Guild Bquests/chapter1_1_start_board.rpy: jump kimi_chapter1_1_test
$ find . -name "*.rpy" -exec grep -iH "_test" {} \;
./Guild Bquests/chapter1_1_start_board.rpy: jump kimi_chapter1_1_test
I got this crash on the rank up event.Code:While running game code: File "game/Guild Bquests/chapter1_1_start_board.rpy", line 175, in script jump kimi_chapter1_1_test ScriptError: could not find label 'kimi_chapter1_1_test'.
Me too! Is there a way to circumvent this? For example with a fresh start? These bugs which might be save bugs, are very annoying. But the gamemaker is in good party, Paradox Games is one of the really known developers, not hobby ones. But they are also incapable of keeping saves playable to this day.
There is a walkthrough on the itch io page of this game. It also has the most recent version.Well, we need a walkthrough or a cheat mod...
Thanks for the info that the public release version is more up to date on itch.io! But the walkthrough is a mess! Not because of the content, but it is unreadable small. And zooming does not help.There is a walkthrough on the itch io page of this game. It also has the most recent version.
I had success reading the walkthrough using the Edge Browser PDF reader (the only good thing about that browser, tbh), you have to use max zoom to see the text.Thanks for the info that the public release version is more up to date on itch.io! But the walkthrough is a mess! Not because of the content, but it is unreadable small. And zooming does not help.
Thanks again for this! Well, it seems Edge is useful for once, since I am normally a longtime convinced Firefox user.I had success reading the walkthrough using the Edge Browser PDF read (the only good thing about that browser, tbh), you have to use max zoom to see the text.
I dont think the patreon pays R1leyD4rk´s bills, so my bet is that they work on CMGIAW on their limited free time, which plausibly explains the slow updates.Kind of surprised this title hasn't been updated in so long considering 1.7 has been out for almost two months and 2.0 for almost a month and I think 2.2 is in early release stages.