Levahitan

New Member
Jul 12, 2017
2
7
While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
ScriptError: could not find label 'start'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Game crashes on boot and gives me this. every other version worked just fine.
 

Joca Sepe

New Member
Jul 21, 2020
9
3
I can't launch the game

error :
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
ScriptError: could not find label 'start'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
 

shinchyan

New Member
Sep 11, 2017
2
4
i got this erro:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
ScriptError: could not find label 'start'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266

Sat Jun 15 02:41:16 2024
 
  • Like
Reactions: c0mh1x

Sissycuck111

Member
May 8, 2023
185
184
This game has worked in joiplay all the way until this final update. I haven't tried the apk in a long time because it was so unstable. Is anyone having any luck with the apk? Thnx

Never mind I see that everyone seems to be having issues. I'll just wait.
 
Last edited:
4.20 star(s) 41 Votes