Circles1

New Member
Feb 23, 2019
1
0
Big fan of this game and the art style of it. I was wondering if any of you know any games with a similar art style
 

Pmaxi

Member
May 12, 2021
166
41
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
```
 

Pmaxi

Member
May 12, 2021
166
41
Does anyone have the save with all of Christa's missions completed for cap.1 so I can avoid this bug?
 

miom150

Member
Mar 17, 2019
177
52
how i can trigger first scene with sasha in this update? , the second one event loud at night already have it.
 

devonY7

Well-Known Member
Feb 3, 2020
1,993
3,288
Does anyone have the save with all of Christa's missions completed for cap.1 so I can avoid this bug?
you cant use saves to bypass it since the patch replaces the script entirely . if you want to see it simply remove the patch temporarily to view it .
 

niconob92

Member
Jul 16, 2017
188
146
Tried searching but too many posts, what happened with night scenes in this game? Any reason they got removed?
 

niconob92

Member
Jul 16, 2017
188
146
you cant use saves to bypass it since the patch replaces the script entirely . if you want to see it simply remove the patch temporarily to view it .
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
 

Pmaxi

Member
May 12, 2021
166
41
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)
 

arthur kuerten

New Member
Aug 29, 2018
8
1
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
```
i'm having the same error
 
4.00 star(s) 42 Votes