estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,975
11,768
698
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 5.5 + IC

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.
If you ping me for updates, I will mark you account as ignored.



GOFILE

Size 1031 MB

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated.
 

SwitchWitch

Newbie
Aug 29, 2017
59
37
260
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/Overworld Screens/Locations/GYM.rpy", line 317, in script call
    call interaction_end(2) from _call_interaction_end_318
  File "game/Dialog System/Dialog system.rpy", line 11, in script
    $ new_npc_location_manager()
  File "game/Dialog System/Dialog system.rpy", line 11, in <module>
    $ new_npc_location_manager()
  File "game/Overworld Screens/Python/NPC python.rpy", line 682, in new_npc_location_manager
    temp_anissa_activity = renpy.random.choice(possible_events_anissa)
IndexError: list index out of range

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

Full traceback:
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/Overworld Screens/Locations/GYM.rpy", line 317, in script call
    call interaction_end(2) from _call_interaction_end_318
  File "game/Dialog System/Dialog system.rpy", line 11, in script
    $ new_npc_location_manager()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Dialog System/Dialog system.rpy", line 11, in <module>
    $ new_npc_location_manager()
  File "game/Overworld Screens/Python/NPC python.rpy", line 682, in new_npc_location_manager
    temp_anissa_activity = renpy.random.choice(possible_events_anissa)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/random.py", line 277, in choice
  File "renpy/python.py", line 992, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Double Perception 5.6
Thu Dec 11 12:25:39 2025
 
  • Like
Reactions: Psina666

Brutos#174

Newbie
Oct 29, 2017
59
265
153
FIX >> ,, File " game/script.rpy ", line 33, in script call ''


Go to the >> game folder, then to >> Testing stuff, and delete the files Comics.rpy and Comics.rpyc.

Then simply add the new Comics.rpy/Comics.rpyc files.......after that, everything works perfectly.....(y)
 
Last edited:

romavasilkov

Newbie
Feb 1, 2021
15
28
96
FIX >> ,, File "game/script.rpy", line 33, in script call''


Go to the >> game folder, then to >> Testing stuff, and delete the files Comics.rpy and Comics.rpyc.

Then simply add the new Comics.rpy/Comics.rpyc files.......after that, everything works perfectly.....(y)
Yhanks man, you realy fix this s*it.
 

SwitchWitch

Newbie
Aug 29, 2017
59
37
260
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/Intro/Intro Quest.rpy", line 89, in script call
    call interaction_end(0) from _call_interaction_end_323
  File "game/Dialog System/Dialog system.rpy", line 12, in script call
    call locationmanager from _call_locationmanager_6
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/Overworld Screens/!Kim and Rachel/Invite.rpy", line 314, in script
    $ movie_plus_stat(npc_Rachel)
  File "game/Overworld Screens/!Kim and Rachel/Invite.rpy", line 314, in <module>
    $ movie_plus_stat(npc_Rachel)
  File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 47, in movie_plus_stat
    if selected_movie_data[0] == "Comedy":
IndexError: list index out of range

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

Full traceback:
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/Intro/Intro Quest.rpy", line 89, in script call
    call interaction_end(0) from _call_interaction_end_323
  File "game/Dialog System/Dialog system.rpy", line 12, in script call
    call locationmanager from _call_locationmanager_6
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/script.rpy", line 33, in script call
    ""
  File "game/Overworld Screens/!Kim and Rachel/Invite.rpy", line 314, in script
    $ movie_plus_stat(npc_Rachel)
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Overworld Screens/!Kim and Rachel/Invite.rpy", line 314, in <module>
    $ movie_plus_stat(npc_Rachel)
  File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 47, in movie_plus_stat
    if selected_movie_data[0] == "Comedy":
  File "renpy/python.py", line 992, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Double Perception 5.6
Mon Dec 15 23:10:44 2025
 

Tor7

Member
Jun 10, 2021
244
279
74
What content are you claiming is missable? I'm not aware of any scenes being blocked because your stats are too high (with the exception of hacking monsters because you made yourself so overpowered you can't wear them down without killing them.).
The scenes with the Ragdoll and Mika, interrupted by Kim or Rachel. By the time I had bought the dolls, Rachel's levels were already high enough that she just joined in. Kim was "interested" and the next time she joined. The surprised and neutral events were skipped and I cannot unlock them.

I have other ones that are locked out even though I have clearly done them, like buying brothel or VR Gift (for both Kim & Rachel.) I'm at the point I'm wondering if there is a way to type a command code to flip it to completed.
 
  • Like
Reactions: Sapient Monkey

Stil996

Conversation Conqueror
Jan 11, 2018
7,729
7,370
699
The scenes with the Ragdoll and Mika, interrupted by Kim or Rachel. By the time I had bought the dolls, Rachel's levels were already high enough that she just joined in. Kim was "interested" and the next time she joined. The surprised and neutral events were skipped and I cannot unlock them.

I have other ones that are locked out even though I have clearly done them, like buying brothel or VR Gift (for both Kim & Rachel.) I'm at the point I'm wondering if there is a way to type a command code to flip it to completed.
ok, not sure I'd personally count those as "missed scenes", but I get where you are coming from. Have you tried simply lowering their stats, I'm not sure there are any flags that would stop lower tier scenes from playing out when more advanced scene where already unlocked.
 

Tor7

Member
Jun 10, 2021
244
279
74
ok, not sure I'd personally count those as "missed scenes", but I get where you are coming from. Have you tried simply lowering their stats, I'm not sure there are any flags that would stop lower tier scenes from playing out when more advanced scene where already unlocked.
I know there's a cheat system, but I've never used it. Certainly never thought to lower stats. lol that's an interesting idea. I'll have to try it out. Thanks for the suggestion.

And honestly, there used to be more that were like that, but at some point the others got patched. Shrugs. I like collecting all the scenes, all the events, and having all green quests list.

Thanks for the tip. I'll update this message with the results... probably late tonight/early tomorrow morning.

Edit: Using the cheats I was able to trigger the scenes, but the quest log did not update. :confused: But I saw them. So... yeah me....? Shrugs. Thanks for the tip.
 
Last edited:

rentintin

Member
Feb 12, 2018
317
864
257
Game keeps giving errors while i'm in DOA and try to talk to npc's.
wow! nobody has asked that one before. certainly not only a few posts before you.
nobody has answered this either.
you definitely should not scroll up. oh don't do that!

what a mystery indeed.
 
3.40 star(s) 53 Votes