Search found 3 matches

by Nikso
Fri Feb 28, 2020 2:49 pm
Forum: Ren'Py Questions and Announcements
Topic: Game fails to detect the start label
Replies: 6
Views: 498

Re: Game fails to detect the start label

Could it be the rpa files what is messing with the build?
by Nikso
Mon Feb 24, 2020 2:04 pm
Forum: Ren'Py Questions and Announcements
Topic: Game fails to detect the start label
Replies: 6
Views: 498

Re: Game fails to detect the start label

Still shows the error
by Nikso
Sun Feb 23, 2020 4:35 pm
Forum: Ren'Py Questions and Announcements
Topic: Game fails to detect the start label
Replies: 6
Views: 498

Game fails to detect the start label

Code: Select all

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'.
But there is the start label, and it gets picked up, but after building distributions it doesn't.