Describe the bug
When attempting to run TMIWNHANDANHHTHTYVM (acronym for The mod in which Natsuki has a nice day and nothing horrible happens to her thank you very much.) It shows an error which reads as follows:
I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again.
File "game/mods/TMIWNHANDANHHTHTYVM/game/screens.rpy", line 513: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. You may have forgotten a colon (:).
style_prefix "main_menu"
^
File "game/mods/TMIWNHANDANHHTHTYVM/game/screens.rpy", line 726: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. You may have forgotten a colon (:).
use game_menu(_("About"), scroll="viewport"):
^
File "game/mods/TMIWNHANDANHHTHTYVM/game/screens.rpy", line 767: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. You may have forgotten a colon (:).
use file_slots(_("Save"))
^
File "game/mods/TMIWNHANDANHHTHTYVM/game/screens.rpy", line 774: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. You may have forgotten a colon (:).
use file_slots(_("Load"))
^
File "game/mods/TMIWNHANDANHHTHTYVM/game/screens.rpy", line 904: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. You may have forgotten a colon (:).
if renpy.mobile:
^
File "game/mods/TMIWNHANDANHHTHTYVM/game/screens.rpy", line 1090: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation. You may have forgotten a colon (:).
predict False
^
Ren'Py Version: Ren'Py 7.7.1.24030407
Wed Apr 3 18:42:40 2024
To Reproduce
Steps to reproduce the behavior:
Download TMIWNHANDANHHTHTYVM.
Install the mod by placing it in a folder in the games directory and installing it from the docker.
Select TMIWNHANDANHHTHTYVM as default mod.
Boot up the mod docker.
See error
Expected behavior
The mod should boot up normally and not show an error screen.
Desktop (please complete the following information):
OS: Windows
Version: 11 (Is that what you meant???)
Mod Name: TMIWNHANDANHHTHTYVM (I'm not writing the full mod name)
Describe the bug When attempting to run TMIWNHANDANHHTHTYVM (acronym for The mod in which Natsuki has a nice day and nothing horrible happens to her thank you very much.) It shows an error which reads as follows:
To Reproduce Steps to reproduce the behavior:
Expected behavior The mod should boot up normally and not show an error screen.
Desktop (please complete the following information):
Additional context It's pretty self explanatory.