Create and Fuck your AI Cum Slut –70% OFF
x
4.70 star(s) 3 Votes

EroDev

Newbie
Game Developer
Nov 28, 2018
42
220
169
First, thanks for continuing the development.
Bugs:
1) Synch values between Doombots and their originals are reported after successful missions, but don't reflect the changes in the originals' database profile
2) Sue Storm currently has no way of increasing affection or submission as the only available mission is "Explore Latveria", that she rejects due to fatigue.
3) Contacting Kang seems to only work once
4) Doomanuim Production does increase Doomanuim ore, but the increased daily income doesn't seem to show up in the top of the screen widget. (2 boxes purchased)
5)Deployment Preparation does seem to lower the cost of covert missions, however, the same will not allow you to schedule a mission even if you have more than the currently reduced cost. I think its still checking for the original mission cost. (all 3 Deployment Preparation boxes purchased)
Thanks for letting me know.

1) I assume the characters aren't maxed in the current stat at the time? Notifications will still be displayed even if the stat is unable to increase past its current maximum. Are these the only stat increases which don't seem to work?
2) Sue Storm has no further content at this point. I will add something to make this clearer.
3) Kang will only respond to calls at specific story points, so without knowing when you're attempting to contact them I can't be sure if this is correct or not. But I will look into it.
4) The income from Doomanium is awarded as a lump sum alongside any other non-mission related income (for example, money from the carnival), which is shown after the missions. Mission income used to be included in this notification but got changed due to a change in how missions awarded rewards. So I can definitely see how this is now unclear. I'll look into it and either split these into separate notifications or find a way to group all of the money back into a single notification.
5) You're right! It is. I'll have that fixed in the next update. Good spot.
 

gcjellyfish

Member
Dec 14, 2019
123
300
271
I run into an issue with Wanda's sister turning up, and then turning up again the next night, and the next, ad infinitum.
Also, after capturing Mary Jane, there is no ability to talk to her in the cell.Maybe that's just because she has no further content?

In any case, a really good game and it is a real shame it can't be completed.
 

SunnyLeung

New Member
Mar 4, 2020
6
0
72
Hi, when opening the wardrobe on android, error occurs. Don't know if it's me or the game, here is the copy code.

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

While running game code:
File "renpy/common/000statements.rpy", line 462, in execute_pause
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 260, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 208, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in <module>
KeyError: 'size'

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

Full traceback:
File "scripts/locations.rpyc", line 258, in script call
File "scripts/locations.rpyc", line 132, in script call
File "scripts/castle/script_cell.rpyc", line 145, in script call
File "scripts/conversation.rpyc", line 276, in script call
File "scripts/conversation.rpyc", line 341, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 336, in script call
[Previous line repeated 1 more time]
File "scripts/conversation.rpyc", line 359, in script call
File "scripts/conversation.rpyc", line 341, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 359, in script call
File "scripts/conversation.rpyc", line 341, in script call
File "scripts/conversation.rpyc", line 359, in script call
File "scripts/conversation.rpyc", line 303, in script call
File "scripts/conversation.rpyc", line 399, in script call
File "scripts/conversation.rpyc", line 303, in script call
File "scripts/conversation.rpyc", line 388, in script
File "renpy/ast.py", line 1980, in execute
File "renpy/ast.py", line 1959, in call
File "renpy/statements.py", line 374, in call
File "renpy/common/000statements.rpy", line 462, in execute_pause
File "renpy/exports\statementexports.py", line 194, in pause
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2215, in interact
File "renpy/display\core.py", line 2745, in interact_core
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\screen.py", line 480, in visit_all
File "renpy/display\core.py", line 2745, in <lambda>
File "renpy/display\screen.py", line 491, in per_interact
File "renpy/display\screen.py", line 697, in update
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 260, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 208, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in <module>
KeyError: 'size'

```
 

EroDev

Newbie
Game Developer
Nov 28, 2018
42
220
169
I run into an issue with Wanda's sister turning up, and then turning up again the next night, and the next, ad infinitum.
Also, after capturing Mary Jane, there is no ability to talk to her in the cell.Maybe that's just because she has no further content?

In any case, a really good game and it is a real shame it can't be completed.
The Polaris loop is a known bug and will be fixed in the next update. Speaking to Emma Frost about her should fix it.

As for Mary Jane, she isn't supposed to be captureable yet as she has no content. She's part of the next update. Did she show up in the capture menu?
 

EroDev

Newbie
Game Developer
Nov 28, 2018
42
220
169
Hi, when opening the wardrobe on android, error occurs. Don't know if it's me or the game, here is the copy code.

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

While running game code:
File "renpy/common/000statements.rpy", line 462, in execute_pause
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 260, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 208, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in <module>
KeyError: 'size'

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

Full traceback:
File "scripts/locations.rpyc", line 258, in script call
File "scripts/locations.rpyc", line 132, in script call
File "scripts/castle/script_cell.rpyc", line 145, in script call
File "scripts/conversation.rpyc", line 276, in script call
File "scripts/conversation.rpyc", line 341, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 336, in script call
[Previous line repeated 1 more time]
File "scripts/conversation.rpyc", line 359, in script call
File "scripts/conversation.rpyc", line 341, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 336, in script call
File "scripts/conversation.rpyc", line 359, in script call
File "scripts/conversation.rpyc", line 341, in script call
File "scripts/conversation.rpyc", line 359, in script call
File "scripts/conversation.rpyc", line 303, in script call
File "scripts/conversation.rpyc", line 399, in script call
File "scripts/conversation.rpyc", line 303, in script call
File "scripts/conversation.rpyc", line 388, in script
File "renpy/ast.py", line 1980, in execute
File "renpy/ast.py", line 1959, in call
File "renpy/statements.py", line 374, in call
File "renpy/common/000statements.rpy", line 462, in execute_pause
File "renpy/exports\statementexports.py", line 194, in pause
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2215, in interact
File "renpy/display\core.py", line 2745, in interact_core
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\screen.py", line 480, in visit_all
File "renpy/display\core.py", line 2745, in <lambda>
File "renpy/display\screen.py", line 491, in per_interact
File "renpy/display\screen.py", line 697, in update
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 259, in execute
File "game/scripts/conversation.rpy", line 260, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 137, in execute
File "game/scripts/menus/outfit_menu.rpy", line 208, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in execute
File "game/scripts/menus/outfit_menu.rpy", line 219, in <module>
KeyError: 'size'

```
This is a known issue and will be fixed in the next update. Unfortunately there isn't a workaround for it at the moment, except using console commands to change their outfits
 

EroDev

Newbie
Game Developer
Nov 28, 2018
42
220
169
Hello, I can't increase the Invisible Woman's stats, nor can I talk to Mary Jane... could you help me? Thanks
You have probably reached the end of the Invisible Woman's plot. She has no content beyond 0.8 but the game does not explicitly tell you when the end has been reached. I've changed this so that in the next update it will.

As for Mary Jane, she has no content. She is not supposed to be accessible yet. If she is showing up in the capture menu that is a bug
 
  • Like
Reactions: billyjackson

billyjackson

Newbie
May 2, 2020
69
14
132
You have probably reached the end of the Invisible Woman's plot. She has no content beyond 0.8 but the game does not explicitly tell you when the end has been reached. I've changed this so that in the next update it will.

As for Mary Jane, she has no content. She is not supposed to be accessible yet. If she is showing up in the capture menu that is a bug
It allowed me to capture Mary Jane, but it doesn't allow me to talk to her or have any associated actions. thanks for the info
 
  • Like
Reactions: EroDev

Corvettezr113

Newbie
Mar 2, 2023
51
11
60
The Polaris loop is a known bug and will be fixed in the next update. Speaking to Emma Frost about her should fix it.

As for Mary Jane, she isn't supposed to be captureable yet as she has no content. She's part of the next update. Did she show up in the capture menu?
she (mj) showed up for capture for me as well i was wandering why i couldn't do anything with her
 
4.70 star(s) 3 Votes