There’s a few errors I got in the 0.2.ingles version. The label “splashscreen” appeared in screens.rpy and script.rpy, the label “start_real” appeared twice in script.rpy, and the label “test_video” appeared six times in script.rpy.
Here’s the full error text:
The label splashscreen is defined twice, at File "game/screens.rpy", line 1723:
label splashscreen:
and File "game/script.rpy", line 12:
label splashscreen:
The label start_real is defined twice, at File "game/script.rpy", line 25:
label start_real:
and File "game/script.rpy", line 73:
label start_real:
The label test_video is defined twice, at File "game/script.rpy", line 1240:
label test_video:
and File "game/script.rpy", line 1268:
label test_video:
The label test_video is defined twice, at File "game/script.rpy", line 1268:
label test_video:
and File "game/script.rpy", line 1290:
label test_video:
The label test_video is defined twice, at File "game/script.rpy", line 1290:
label test_video:
and File "game/script.rpy", line 1311:
label test_video:
The label test_video is defined twice, at File "game/script.rpy", line 1311:
label test_video:
and File "game/script.rpy", line 1431:
label test_video:
The label test_video is defined twice, at File "game/script.rpy", line 1431:
label test_video:
and File "game/script.rpy", line 1531:
label test_video: