Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 882 to 921 of 2,636 · Next page · Previous page · First page · Last page

How do i do the hange quest for bringing her food?

Go to eatery at noon > See a bottle of milk right at centre of your screen > Click on it > Go back to Hange

Does anyone know how to fix this? I brought the previous beta for 14 but don't have access to this one, I remember someone telling me it would transfer over to the next beta, but it isn't working. 

Update: I just rebought the game. Also, I found an error when trying to open Ymir's scenes.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scenario/loop.rpy", line 11, in <module>

  File "game/screen/other.rpy", line 65, in execute

  File "game/screen/other.rpy", line 65, in execute

  File "game/screen/other.rpy", line 159, in execute

  File "game/screen/other.rpy", line 161, in execute

  File "game/screen/other.rpy", line 162, in execute

  File "game/screen/other.rpy", line 215, in execute

  File "game/screen/other.rpy", line 269, in execute

  File "game/screen/other.rpy", line 276, in execute

  File "game/screen/other.rpy", line 278, in execute

  File "game/screen/other.rpy", line 279, in execute

  File "game/screen/other.rpy", line 279, in <module>

KeyError: 'training_ground_lake_ymir_event1'

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

Full traceback:

  File "scenario/loop.rpyc", line 166, in script call

  File "scenario/loop.rpyc", line 134, in script call

  File "scenario/loop.rpyc", line 11, in script

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\ast.py", line 817, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\python.py", line 1170, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scenario/loop.rpy", line 11, in <module>

  File "game/modules/location.rpym", line 160, in __call__

  File "game/modules/location.rpym", line 202, in turn_on

  File "game/modules/location.rpym", line 74, in __call__

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\core.py", line 2147, 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 "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\core.py", line 2633, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\screen.py", line 480, in visit_all

    callback(self)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\core.py", line 2633, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\screen.py", line 491, in per_interact

    self.update()

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\display\screen.py", line 694, in update

    self.screen.function(**self.scope)

  File "game/screen/other.rpy", line 65, in execute

  File "game/screen/other.rpy", line 65, in execute

  File "game/screen/other.rpy", line 159, in execute

  File "game/screen/other.rpy", line 161, in execute

  File "game/screen/other.rpy", line 162, in execute

  File "game/screen/other.rpy", line 215, in execute

  File "game/screen/other.rpy", line 269, in execute

  File "game/screen/other.rpy", line 276, in execute

  File "game/screen/other.rpy", line 278, in execute

  File "game/screen/other.rpy", line 279, in execute

  File "game/screen/other.rpy", line 279, in <module>

  File "game/modules/gallery.rpym", line 40, in caption

  File "game/modules/gallery.rpym", line 74, in is_available

  File "game/modules/utils/evaluate.rpym", line 18, in store_eval

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\python.py", line 1209, in store_eval

    return py_eval(code, globals, locals)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\python.py", line 1201, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\HP\Downloads\AttackOnSurveyCorps-0-15-0-pc\AttackOnSurveyCorps-0-15-1-pc\renpy\python.py", line 1194, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/define/gallery/ymir/logic.rpym", line 23, in <module>

KeyError: 'training_ground_lake_ymir_event1'

Windows-10-10.0.22621 AMD64

Ren'Py 8.2.0.23120804+nightly

Attack on Survey Corps 0.15.1

Mon Dec 11 19:27:58 2023

```

The Ymir thing will be fixed in 0.15.2 (already fixed it)

I'm getting a black screen when starting the game on 15.1, does anyone know how to fix it?

(+1)

Will be fixed on 0.15.2 I believe, to be released today or tomorrow, mate

thank

can't load my saves in 14.3 or 15.1

Saves from the 0.13 can't be transferred over to 0.14-0.15

since i downloaded 0.15.1 ive been getting an error stating

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/screens.rpy", line 108, in execute

  File "game/screens.rpy", line 108, in execute

  File "game/screens.rpy", line 109, in execute

  File "game/screens.rpy", line 111, in execute

  File "game/screens.rpy", line 118, in execute

  File "game/screens.rpy", line 118, in keywords

  File "game/screens.rpy", line 120, in <module>

TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'

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

Full traceback:

  File "scenario/loop.rpyc", line 166, in script call

  File "scenario/loop.rpyc", line 150, in script call

  File "scenario/loop.rpyc", line 10, in script call

  File "scenario/chapter2/camp/main.rpyc", line 266, in script call

  File "scenario/chapter2/camp/tent4/main/event3.rpyc", line 410, in script

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\ast.py", line 609, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\exports.py", line 1480, in say

    who(what, *args, **kwargs)

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\character.py", line 1383, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\character.py", line 1034, in do_display

    display_say(who,

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\character.py", line 675, in display_say

    what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\display\screen.py", line 1529, in get_displayable

    screen.update()

  File "C:\Users\\Downloads\AttackOnSurveyCorps-0-15-1-pc\renpy\display\screen.py", line 694, in update

    self.screen.function(**self.scope)

  File "game/screens.rpy", line 108, in execute

  File "game/screens.rpy", line 108, in execute

  File "game/screens.rpy", line 109, in execute

  File "game/screens.rpy", line 111, in execute

  File "game/screens.rpy", line 118, in execute

  File "game/screens.rpy", line 118, in keywords

  File "game/screens.rpy", line 120, in <module>

TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'

Windows-10-10.0.22621 AMD64

Ren'Py 8.2.0.23120804+nightly

Attack on Survey Corps 0.15.1

Sun Dec 10 21:21:36 2023

```

can't open up any save and even trying to start a new game (which i honestly dont want to restart) it doesn't let me. just another error. any fix?

Looking into this, sorry for the inconvenience, friend :( 
If there's a quick fix, I'll let you know

appreciate it, take your time !

How do I butter up Ada or Ash. I have gone through the entire day cycle morning day evening night. Went to every location. Talked to the mirror man at stables. I tried  to activate nightwatch manually without mina. Talked to Shadis every time period and talked to Ada the two times I find her but never find ash except in the morning where its a group dialogue where Ada is just a dumb bitch.

You don't. It's not added yet

No se q aser aquí alguien que sepa

Hey Remo why the donload is still in 14.3

Deleted post

Love points are for night scenes, mate

Deleted post

I had a save file with arc 1 finished but now its saying the file is unsupported and i can't load it anymore. is there a way to fix this or am i js fucked?

Version 14 is not supported save from 13

Hey!
I was just wondering if anyone knows the name of the song/music in the game menu, Nice music!

How's your game progressing?

When is the full release of 15.0 coming out?


It doesnt matter too much but, when is it free?

Is this story linear?

Pretty much yeah but there're little deviations 

How's Progress

Almost done adding Mikasa's stuff, the 0.15.1 will be released very soon
After that it's two more events and full release of 0.15.2 

Im so excited

Hey, so I have an older version (13.4) on windows, and I just downloaded the new version, tried loading my save and it says "Unsupported" over the file.. I honestly don't know why.

(-1)

0.14 doesn't support saves from 0.13

When will the update be after 0.15? And How do I proceed with this? I've done it many times but there is no information about the quest being completed  

(+1)

This quest is yet to be expanded in full version

(+1)

I just wanna say i love your game HUGE fan and i hope your game updates soon!

(+1)

Thank you!

(-1)

NP BROO btw is the update coming this month cuz im so excited lol

Deleted 341 days ago
(1 edit) (+2)

Can't you see that it's beta? The update is yet to be finished, in a few days

BTW great game, but this is all I will get for 10 dollars? or I will have acces to the next update

You'll have access to full release

yipieeeee

(1 edit)

Why does this game need access to all fucking files on my android system? I don't believe you need access to all files to save a game.

Deleted 51 days ago

if ur trying to save then yes it does

Hi remo quick question what will added in version 15.0

(+1)

Guide says "Maybe it's time to talk to Christa? She'll be in her room in the evening" and the only option for Christa is "Leave". does anybody know what I can do

Try to do some night interactions with Ymir. After that you'll unlock new night interaction with Christa when you sleep with her. Then Ymir will talk with you in the morning. That's it

Is it possible to go on guard duty with someone other than ymir, or is only ymir available in beta?

(+2)

Only Ymir is available for beta, Mikasa will be added with full release

So I'm playing on my PC, and i got to the lewdness bar for Annie, but I can't access the shower room, do I have to do more of Mikasa's story?

u need to sleep with sasha during the food stealing mission

how am i supposed to butter ada up, in part 2???

You don't, it's yet to be added

ahh ok

How can I advance to ani story in arc 1

Do other girls' quests and she'll show up

She has been introduced  but how can I advance to annie story ?

Do what the journal says

There is a option advane to annie story but i am pressing that button but nothing happened same in case of advancing to crista story ...... btw game really good......looking forward more updates 

What button? I'm not sure I understand you

(+1)

hello, im a big fan of your game and always anticipating the next update, so would it be possible to update the development log from time to time? because its really hard to know when a new update drops.

(1 edit)

Im stuck where i need to get cought bt yimr in order to progress in the story line what do i do? Its in arc 1

you need to increase love points with christa by sleeping with her when u have enough points choose the option of going inside her, at the end of the night scene ymir will catch you

how to unlock steam roo

(+1)

Progress Christa's story, mate

(+1)

What added in 15.0?

I mean 15.0

When it's ready

Hi remo when will the release of 14.4

its 15.0 next and its already here now

Is there any way to fix this? 

I wonder what will happen when we finally meet the female titan

Is there much left for the General  version?

(+1)

I'd say yeah

This means that the public version has more modifications and additions than the beta

A question with the mirror man mission when he tells me to go to the steam room with Cristina, what should I do is the last mission I have left hahaha 🐝

I mean, I don't know where I have to look for Cristina to go to the steam room.

If I'm remembering correctly, just keep going to the steam room during the evening until she shows up.

Tankisu bro o mejor dicho gracias 🥸

Помогите

Спасибо
Во-первых, у меня слетели все сохранение(было в самом конце первой части) во-вторых каждый раз как я пытался зайти в игру, она скачивается полностью (1/22 начиная с этого, и заканчивая 22/22) почему каждый раз игра скачивается, что можно с этим сделать?

can you increase maximum range for text size?

even on max is still very small on android.

I'm stuck in this part, already talked with Jean and solved our problems, but this text still shows up and i don't know how to continue Mikase line. 

(+1)

Go to the training grounds

Just go sleep in your bed late at night

Thank you!

(-1)

will the update be this month or next month 

Viewing most recent comments 882 to 921 of 2,636 · Next page · Previous page · First page · Last page