- Mar 1, 2018
- 12
- 15
I keep getting this error on start up and I have installed the hot-fixes up to hot fix 4.
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 353: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
style_prefix "main_menu"
^
File "game/screens.rpy", line 547: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("About"), scroll="viewport"):
^
File "game/screens.rpy", line 594: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Save"))
^
File "game/screens.rpy", line 601: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Load"))
^
File "game/screens.rpy", line 771: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
if renpy.mobile:
^
File "game/screens.rpy", line 944: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
predict False
^
File "game/screens.rpy", line 1025: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
Ren'Py Version: Ren'Py 7.3.2.320
Mon Jul 06 09:51:14 2020
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 353: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
style_prefix "main_menu"
^
File "game/screens.rpy", line 547: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("About"), scroll="viewport"):
^
File "game/screens.rpy", line 594: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Save"))
^
File "game/screens.rpy", line 601: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Load"))
^
File "game/screens.rpy", line 771: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
if renpy.mobile:
^
File "game/screens.rpy", line 944: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
predict False
^
File "game/screens.rpy", line 1025: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
Ren'Py Version: Ren'Py 7.3.2.320
Mon Jul 06 09:51:14 2020