DJbustnut

Member
Jul 20, 2022
344
428
Why don't we have ARCs one and two download links separate so if we want to view the gallery of ARC 1 we can
 

devonY7

Well-Known Member
Feb 3, 2020
1,764
2,719
Why don't we have ARCs one and two download links separate so if we want to view the gallery of ARC 1 we can
both arcs are combined in 1 game ,you can view gallery of arc 1 in the current version as well . there is no reason to separate the arcs the game file size is not even 1gb .
 

DJbustnut

Member
Jul 20, 2022
344
428
both arcs are combined in 1 game ,you can view gallery of arc 1 in the current version as well . there is no reason to separate the arcs the game file size is not even 1gb .
Oh yeah that's right don't know why Remo/Astro didn't just split them but oh well
 

dora_

New Member
May 18, 2020
11
4
Can't save the game. Got this error:

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

While running game code:
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 414, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/core.py", line 2162, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/transform.py", line 975, in event
rv = d.event(ev, cx, cy, st)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1174, in event
return handle_click(self.clicked)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1095, in handle_click
rv = run(action)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/display/behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 414, in __call__
renpy.save(fn, extra_info=save_name)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/loadsave.py", line 460, in save
location.save(slotname, sr)
File "/private/var/folders/fl/ffzvlt_n45n9cpc3yxgc9b480000gn/T/AppTranslocation/DF01FA2F-36FE-4A6E-B86B-EAE7946CB167/d/Attack On Survey Corps.app/Contents/Resources/autorun/renpy/savelocation.py", line 468, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

macOS-13.3-arm64-arm-64bit arm64
Ren'Py 8.2.0.24012202+nightly
Attack on Survey Corps 0.16.0
Tue Jan 23 09:11:14 2024
```
 

grahegri

you can't regex stupidity
Donor
Feb 23, 2023
10,223
5,796
AttackOnSurveyCorps-0.16.0
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: devonY7

TFFBladez

Active Member
Oct 10, 2020
816
296
So all my saves show un-supported. What was the latest Update before Arc 2 started? I want to see if I need to go back to get this to work.
 

Andhakara

Member
Jan 13, 2020
224
235
so there is only xmas content ?? i can't find any new content for the main story or just save has broken
 
Feb 11, 2023
228
140
Quick and dirty "Gallery Unlocker" for v0.15.0

Just extract in the game's folder.

I don't know how to make a lifetime unlocker overriding the condition function, so that is why just dirty replace variables to 1 (true)
the gallery doesnt work for me, I extrtacted it, put it in the game folder & nothing is unlocked. How do I resolve this?
 
4.10 star(s) 38 Votes