Posted October 25, 2023
I installed it through Lutris on Ubuntu 22.04 and I got this when trying to run it:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 287, in script
python:
ScriptError: could not find label 'start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/main.py", line 660, in main
run(restart)
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 287, in script
python:
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
Linux-6.2.0-34-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Tue Oct 24 19:41:39 2023
Was it not tested on Linux???
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 287, in script
python:
ScriptError: could not find label 'start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/main.py", line 660, in main
run(restart)
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 287, in script
python:
File "/home/letsplaysomegames/Games/gog/slay-the-princess/game/renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
Linux-6.2.0-34-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Tue Oct 24 19:41:39 2023
Was it not tested on Linux???
Post edited October 25, 2023 by ast486