Deaddarkness

Member
Donor
Jun 23, 2017
109
104
I'll check all the abandoned posts, maybe developers they'll start working on the project again. I don't mean to spam.
 

Sasugachan

Member
Nov 4, 2021
119
221
It's back, but it keeps crashing...

Code:
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
 

Slimedatta

New Member
Mar 7, 2022
6
36
It's back, but it keeps crashing...

Code:
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
Fuck…, i tryed the Game before releasing it and it didn’t do that, I fix that later today.
 
Last edited:
  • Like
Reactions: Sasugachan

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
28,580
255,827
Bisque Doll [v0.3] [Slimeproduction]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 

DarKing_Duck

New Member
Apr 10, 2025
1
0
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