devonY7

Well-Known Member
Feb 3, 2020
1,962
3,211
Tried searching but too many posts, what happened with night scenes in this game? Any reason they got removed?
they were removed because patreon forced the dev to remove them .

Also, I seem to be running into the same issue without any patches installed, any way around that? Just did a clean install and still get the same issue
so i was having this problem even before i installed the patch(sorry for my english, It's not my native language)
intersting looks like the minigame issue might be a vanilla issue and not related to the patch . i was not aware of this since i have not tried the minigame in this version without the patch . hopefully dev will fix it in the beta/full release .
 

ThatsFuckUs

Newbie
Sep 28, 2020
16
3
Every time I click on Christa's "sleep" mini-game option in arc 1, the game has the following problem. How do I fix it?

```py
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scenario/loop.rpy", line 195, in script call
File "game/scenario/loop.rpy", line 43, in script call
File "game/scenario/loop.rpy", line 17, in script call
File "game/scenario/chapter1/women_hostel.rpy", line 3966, in script call
File "game/modules/minigame/sample/main.rpym", line 49, in script
File "<unknown>", line 2

IndentationError: unexpected indent
IndentationError: unexpected indent (<unknown>, line 2)

-- Full Traceback ------------------------------------------------------------

Traceback (most recent call last):
File "game/scenario/loop.rpy", line 195, in script call
File "game/scenario/loop.rpy", line 43, in script call
File "game/scenario/loop.rpy", line 17, in script call
File "game/scenario/chapter1/women_hostel.rpy", line 3966, in script call
File "game/modules/minigame/sample/main.rpym", line 49, in script
File "renpy/ast.py", line 1692, in execute
File "renpy/parameter.py", line 496, in evaluate
File "renpy/python.py", line 1309, in py_eval
File "renpy/python.py", line 1154, in py_compile
File "lib/python3.12/ast.py", line 66, in literal_eval
File "lib/python3.12/ast.py", line 52, in parse
File "<unknown>", line 2

IndentationError: unexpected indent
IndentationError: unexpected indent (<unknown>, line 2)

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.0.25051319+nightly
Attack on Survey Corps 0.24.0
Fri May 16 18:02:46 2025
```
Same Error
 

ricknumy

Newbie
Jul 17, 2022
59
39
they were removed because patreon forced the dev to remove them .



intersting looks like the minigame issue might be a vanilla issue and not related to the patch . i was not aware of this since i have not tried the minigame in this version without the patch . hopefully dev will fix it in the beta/full release .
Why would patreon force artists to remove their night scenes?
 

nutnutboi

Newbie
Apr 20, 2021
24
43
i'm stuck in crista mini-games and this error popped up, even after ignoring it it dont seem to work :/

```py
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scenario/loop.rpy", line 195, in script call
File "game/scenario/loop.rpy", line 43, in script call
File "game/scenario/loop.rpy", line 17, in script call
File "game/scenario/chapter1/women_hostel.rpy", line 3966, in script call
dynamic tshirt = 2
File "game/modules/minigame/sample/main.rpym", line 49, in script
File "<unknown>", line 2

IndentationError: unexpected indent
IndentationError: unexpected indent (<unknown>, line 2)

-- Full Traceback ------------------------------------------------------------

Traceback (most recent call last):
File "game/scenario/loop.rpy", line 195, in script call
File "game/scenario/loop.rpy", line 43, in script call
File "game/scenario/loop.rpy", line 17, in script call
File "game/scenario/chapter1/women_hostel.rpy", line 3966, in script call
dynamic tshirt = 2
File "game/modules/minigame/sample/main.rpym", line 49, in script
File "renpy/ast.py", line 1692, in execute
File "renpy/parameter.py", line 496, in evaluate
File "renpy/python.py", line 1309, in py_eval
File "renpy/python.py", line 1154, in py_compile
File "lib/python3.12/ast.py", line 66, in literal_eval
File "lib/python3.12/ast.py", line 52, in parse
File "<unknown>", line 2

IndentationError: unexpected indent
IndentationError: unexpected indent (<unknown>, line 2)

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.0.25051319+nightly
Attack on Survey Corps 0.24.0
Mon May 19 09:53:40 2025
```
 

MapleBacon

Newbie
Aug 25, 2017
24
10
i'm stuck in crista mini-games and this error popped up, even after ignoring it it dont seem to work :/

```py
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scenario/loop.rpy", line 195, in script call
File "game/scenario/loop.rpy", line 43, in script call
File "game/scenario/loop.rpy", line 17, in script call
File "game/scenario/chapter1/women_hostel.rpy", line 3966, in script call
dynamic tshirt = 2
File "game/modules/minigame/sample/main.rpym", line 49, in script
File "<unknown>", line 2

IndentationError: unexpected indent
IndentationError: unexpected indent (<unknown>, line 2)

-- Full Traceback ------------------------------------------------------------

Traceback (most recent call last):
File "game/scenario/loop.rpy", line 195, in script call
File "game/scenario/loop.rpy", line 43, in script call
File "game/scenario/loop.rpy", line 17, in script call
File "game/scenario/chapter1/women_hostel.rpy", line 3966, in script call
dynamic tshirt = 2
File "game/modules/minigame/sample/main.rpym", line 49, in script
File "renpy/ast.py", line 1692, in execute
File "renpy/parameter.py", line 496, in evaluate
File "renpy/python.py", line 1309, in py_eval
File "renpy/python.py", line 1154, in py_compile
File "lib/python3.12/ast.py", line 66, in literal_eval
File "lib/python3.12/ast.py", line 52, in parse
File "<unknown>", line 2

IndentationError: unexpected indent
IndentationError: unexpected indent (<unknown>, line 2)

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.0.25051319+nightly
Attack on Survey Corps 0.24.0
Mon May 19 09:53:40 2025
```
I also am getting this error. Dont have anything except the base download
 
4.00 star(s) 42 Votes