Phase_01

Well-Known Member
Nov 27, 2021
1,198
1,925
I apologize if this is a taboo question here, but does anyone know which update has the Hange and Dwarf Titan scene? And would I be able to find that version on Kemono?
I'm curious what it looks like :BootyTime:
 

devonY7

Well-Known Member
Feb 3, 2020
1,345
1,933
1705608714747.png


Hey there, guys!
I think it's time I shared some news with you about the upcoming update.

First of all, all the scenes for Xmas update are completed and artists are already working on arts for the next story update.
Secondly, I'm almost done writing all the events for the Xmas update, it's just one branch left and I hope to get it done by tomorrow or the day after tomorrow.

We're already adding branches/scenes to the game and into the code. Once I'll have all the branches written and sent to our coder, it's a matter of a few days before the update is out.
In other words, the update is slightly delayed by a few days but it's coming out this month, don't worry.

In my excuse, the Xmas event turned out to be a lot bigger than I had initially planned it to be. There'll be 5 different branches, each with its own H-scene, sometimes a lot more than just one scene.
Either way, you'll see it soon enough yourself!

Once again I'm sorry for the delay (this is why I hate giving any exact ETAs, ha-ha).
We're working on delivering it to you as soon as possible!

Love you all, guys!
 

DJbustnut

Member
Jul 20, 2022
301
362
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,345
1,933
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
301
362
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
```
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,881
4,874
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
  • Love
Reactions: devonY7 and Kyroph

TFFBladez

Active Member
Oct 10, 2020
667
219
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
202
199
so there is only xmas content ?? i can't find any new content for the main story or just save has broken
 
4.20 star(s) 35 Votes