Files
Farelie-game/errors.txt
2022-03-04 11:59:03 -08:00

27 lines
622 B
Plaintext

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/script.rpy", line 99: if statement expects a non-empty block.
if lewd:
^
File "game/script.rpy", line 101: expected statement.
else:
^
File "game/script.rpy", line 1228: if statement expects a non-empty block.
if lewd:
^
File "game/script.rpy", line 1230: expected statement.
else:
^
File "game/script.rpy", line 1346: else clause expects a non-empty block.
else:
^
Ren'Py Version: Ren'Py 7.4.9.2142
Fri Mar 4 11:49:42 2022