Hey scrappy, could you give me a hand? Dunno wtf is going on. Fresh install. Followed every step.
```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 765: 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 1044: 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 1051: 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 1216: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 1221: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 1226: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 1269: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Preferences"), scroll="viewport"):
^
File "game/screens.rpy", line 1499: 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 1579: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 1692: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
File "game/screens.rpy", line 2239: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2256: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2286: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2300: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2314: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2329: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2378: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2400: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2646: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 2738: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal True
^
File "game/screens.rpy", line 3357: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 3423: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 3799: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 4506: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
File "game/screens.rpy", line 4641: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
modal False
^
Ren'Py Version: Ren'Py 7.3.2.320
Sun Sep 01 15:37:57 2019
```