The game crashes a lot, at least for me. I managed to get a bit further by constantly saving and reloading but the part after Gojo and Marin visit the store keeps crashing.
Errormessage:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/chapter2.rpy", line 397, in script
jump gojo_dream
renpy.script.LabelNotFound: could not find label 'gojo_dream'. Did you mean: 'Gojo_dream'?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/scripts/chapter2.rpy", line 397, in script
jump gojo_dream
File "game/scripts/chapter2.rpy", line 397, in script
jump gojo_dream
TypeError: 'str' object is not callable