Thanks for all the work you do, I am sure its a long and pain in the ass process
The mod worked the first time I used it, but now when I try to start up the game I get this
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/mod/Lain_Guides.rpy", line 3: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
zorder 2
^
File "game/mod/Lain_Guides.rpy", line 21: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
zorder 2
^
File "game/mod/Lain_Guides.rpy", line 42: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
zorder 2
^
File "game/mod/Lain_Guides.rpy", line 81: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
zorder 2
^
File "game/mod/Lain_Guides.rpy", line 149: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
zorder 2
^
File "game/mod/Lain_Overrides.rpy", line 27: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
add gui.main_menu_background
^
File "game/mod/Lain_Overrides.rpy", line 63: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("SCENES"), saveloadscr=True):
^
File "game/scripts/screens.rpy", line 423: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
add gui.main_menu_background
^
File "game/scripts/screens.rpy", line 628: 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/scripts/screens.rpy", line 665: 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/scripts/screens.rpy", line 672: 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/scripts/screens.rpy", line 798: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Settings"), scroll="viewport"):
^
File "game/scripts/screens.rpy", line 979: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
predict False
^
File "game/scripts/screens.rpy", line 1068: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
File "game/scripts/variable.rpy", line 55: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("SCENES"), saveloadscr=True):
^
File "game/scripts/variable.rpy", line 104: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(name.title()):
^
Ren'Py Version: Ren'Py 7.4.9.2142
Mon Oct 25 15:05:15 2021
I am using the compressed version with the improved img pack and used all the unren if that helps figure this out