Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Trejon

197
Posts
5
Topics
2
Followers
49
Following
A member registered Jul 31, 2024

Recent community posts

Im at .21 version and the hotel is bugged... I do nothing and the scene of maggie being exhausted happens consecutively without being able to do anything at all. I went there in the morning and i could only do 2 scenes, since almost every single time maggie is KO. I arrived there in the morning and i clicked the heart to start, then the scene shifts to maggie in the bed completely tired, i must press the REST button of the bed icon 2 or 3 times in a row, otherwise maggie is still tired. Then i do one option for the sex, and boom, maggie is tired agian. This did not happen before.

i posted the code of the error

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "game/script.rpy", line 256, in script

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 256, in <module>

    $ renpy.pause(0.000001, hard=False)

      ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Traceback (most recent call last):

  File "renpy/common/00gamemenu.rpy", line 174, in script call

    $ ui.interact()

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

  File "renpy/ast.py", line 1818, in execute

    next_node(self.items[choice][2][0])

              ~~~~~~~~~~^^^^^^^^       

IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "game/script.rpy", line 256, in script

    $ renpy.pause(0.000001, hard=False)

  File "renpy/ast.py", line 1187, in execute

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

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/python.py", line 1260, in py_exec_bytecode

    exec(bytecode, globals, locals)

    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "game/script.rpy", line 256, in <module>

    $ renpy.pause(0.000001, hard=False)

      ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/exports/statementexports.py", line 198, in pause

    rv = renpy.ui.interact(mouse="pause", type="pause", roll_forward=roll_forward, pause=delay, pause_modal=modal)

         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/ui.py", line 304, in interact

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

         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/core.py", line 2219, in interact

    repeat, rv = self.interact_core(

                 ~~~~~~~~~~~~~~~~~~^

        preloads=preloads,

        ^^^^^^^^^^^^^^^^^^

    ...<4 lines>...

        **kwargs,

        ^^^^^^^^^

    )  # type: ignore

    ^                

  File "renpy/display/core.py", line 3302, in interact_core

    rv = root_widget.event(ev, x, y, 0)

         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/screen.py", line 805, in event

    rv = self.child.event(ev, x, y, st)

         ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/behavior.py", line 1184, in event

    return handle_click(self.clicked)

           ~~~~~~~~~~~~^^^^^^^^^^^^^^

  File "renpy/display/behavior.py", line 1107, in handle_click

    rv = run(action)

         ~~~^^^^^^^^

  File "renpy/display/behavior.py", line 411, in run

    return action(*args, **kwargs)

           ~~~~~~^^^^^^^^^^^^^^^^^

  File "renpy/common/00action_menu.rpy", line 120, in __call__

    renpy.call_in_new_context("_game_menu", *self.args, _game_menu_screen=screen, **self.kwargs)

    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/game.py", line 372, in call_in_new_context

    return renpy.execution.run_context(False)

           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^

  File "renpy/execution.py", line 1022, in run_context

    context.run()

    ~~~~~~~~~~~^^

  File "renpy/common/00gamemenu.rpy", line 174, in script call

    $ ui.interact()

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

  File "renpy/common/00gamemenu.rpy", line 174, in script call

    $ ui.interact()

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

  File "renpy/display/error.py", line 135, in report_exception

    renpy.game.invoke_in_new_context(

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

        call_exception_screen,

        ^^^^^^^^^^^^^^^^^^^^^^

    ...<4 lines>...

        ignore_action=ignore_action,

        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    )

    ^

  File "renpy/game.py", line 301, in invoke_in_new_context

    return callable(*args, **kwargs)

           ~~~~~~~~^^^^^^^^^^^^^^^^^

  File "renpy/display/error.py", line 44, in call_exception_screen

    return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)

           ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/ui.py", line 304, in interact

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

         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/core.py", line 2219, in interact

    repeat, rv = self.interact_core(

                 ~~~~~~~~~~~~~~~~~~^

        preloads=preloads,

        ^^^^^^^^^^^^^^^^^^

    ...<4 lines>...

        **kwargs,

        ^^^^^^^^^

    )  # type: ignore

    ^                

  File "renpy/display/core.py", line 3302, in interact_core

    rv = root_widget.event(ev, x, y, 0)

         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/screen.py", line 805, in event

    rv = self.child.event(ev, x, y, st)

         ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1508, in event

    rv = super(Window, self).event(ev, x, y, st)

         ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/layout.py", line 1284, in event

    rv = i.event(ev, x - xo, y - yo, cst)

         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/display/behavior.py", line 1184, in event

    return handle_click(self.clicked)

           ~~~~~~~~~~~~^^^^^^^^^^^^^^

  File "renpy/display/behavior.py", line 1107, in handle_click

    rv = run(action)

         ~~~^^^^^^^^

  File "renpy/display/behavior.py", line 411, in run

    return action(*args, **kwargs)

           ~~~~~~^^^^^^^^^^^^^^^^^

  File "renpy/display/error.py", line 51, in rollback_action

    renpy.exports.rollback(force=True)

    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^

  File "renpy/exports/rollbackexports.py", line 233, in rollback

    renpy.game.log.rollback(

    ~~~~~~~~~~~~~~~~~~~~~~~^

        checkpoints, greedy=greedy, label=label, force=(force is True), abnormal=abnormal, current_label=current_label

        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    )

    ^

  File "renpy/rollback.py", line 950, in rollback

    self.load_failed()

    ~~~~~~~~~~~~~~~~^^

  File "renpy/rollback.py", line 864, in load_failed

    raise Exception(

        "Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?"

    )

Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-11-10.0.26200-SP0 AMD64

Ren'Py 8.4.1.25072401

MINA! NTR Phone Story 0.19a

Sat May 16 23:16:34 2026

[/code]

Just got the update.... Windows version.... First minute of the game

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

IndexError: list index out of range

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

Traceback (most recent call last):

  File "renpy/common/00gamemenu.rpy", line 174, in script call

    $ ui.interact()

  File "game/script.rpy", line 416, in script call

    mc_nvl "Hey Alexis, I just got your number from Mina!"

  File "game/script.rpy", line 556, in script call

    $ renpy.pause(0.000001, hard=False)

  File "game/script.rpy", line 561, in script

    menu (nvl=True):

  File "renpy/ast.py", line 1818, in execute

    next_node(self.items[choice][2][0])

              ~~~~~~~~~~^^^^^^^^       

IndexError: list index out of range

Windows-11-10.0.26200-SP0 AMD64

Ren'Py 8.4.1.25072401

MINA! NTR Phone Story 0.19a

Sat May 16 23:15:26 2026

[/code]

Can we save or at least choose which chapter we start? Its bothersome to have to start the game all over again with each update.

Your page is listed by itchio as malware and hacking tool. If not true, check on this.

Can you make the web version?

me too, thats why we are here.

How DO I SAVE!?

How are you getting low res AI images????... Also, chat is WAAAY to slow, even the speed up option is terrible slow. Also, whats with the confusing option "Select this phone" even means?

Damn .. thats bad. thats such a bad luck, maybe try to encrypt the game somehow to at least make it harder to leak?

I see? Well, i noticed that too, it records everything, from keyboard to mouse, so when the records are running... you cannot do anything else, so i pick up my phone or do something else around the house

(1 edit)

Read the app. It has 3 buttons. One to record, one to play once, and one to loop. Each button is a ON/OFF button. If you press the one to loop. press it again and it get turned off. Same with the recording, there is no notification that it finished recording or stopped. Its very simple software. You can then save the macro for later and load it. You can even load the macro in the space below to queue them and add how many loops.

For the buttons you can edit them to work with the keyboard. I seelected buttons 1, 2 and 3 on the keyboard.

Are the bugs fixed? Last time i tried the NTS route and follow the flowchart but its i get thrown into the NTR route instead and sometimes its gets blocked and crashes the game.

FINALLY!!!!!!!!

When do we get update 9.5 for public?

Im poor, so i csn only send my best wishes and that you sell 10.000+

FINALLY!!!!!!!!!!!!!!!!!!.... Now how to         -Make her bluescreen? XD

(1 edit)

Thank you DUDE!!! This app works perfectly! It did complex mouse movenents and keyboard keys without mistake and no delays like others macro makers i tried. Its free, and can be used for as long as i need. I saved a macro that takes 4 minutes of clickings and keys. And it did it. This will save me at least a few hours everyday. I would donate you if i had the money for it

Works as intended, VERY SIMPLE and easy to use. Just what i needed. I will test it to see if i can run it on steam and check if it can do complex tasks such as dungeon moving

Hey... You put the wrong tag... You wrote Nerotare instead of Netorare XD

no idea. I clicked on it to run... nothing happened... i clicked it again, same thing. Then i opened the task manager to check and it froze my pc. I had ti reboot my pc.

Not recommended, it crashed my system

(1 edit)

Error: Couldn't load the project data at path ".". Is the .pck file missing?. I get this message when i try to start the game here on itchio. 

What path do i need for Annie to wear the orange socks????

Is there a walkthrough we can look at? I cannot get the image where Annie puts the black bikini and records a video. There are many images i cannot get no matter what options i use. So there must be a singular path to those photos. At least it would help to know which path that image is on and a feature to let you know which path you are currently at

i can trade costume tickets for gems? isnt it the other way? The only option in the shop is buying 5 tickets for 300 gems.

When we will be able to use the costume tickets? I have a lot of them. I want to buy the girls other outfits but i dont want to waste my gems.

I got Airi and Floe cristmass customes, but i did not get the gems. P-PAH7RXVZ I also got an itchio error but i couldt copy it. It was after doing the next exploration after reaching the end of this version

(1 edit)

Also, the SPEND 10k GOLD task is bugged out... It dosnt register that i spend gold at all. Its counting how many times i spend gold. I checked and its going up by one everytime i use the gym. After leveling up the skills 11 times. The tasks says Spend Gold 10K (11/10k)

By the way... I cannot help but notice that you are using the s3x sounds from the game 

My Maid Dreams of Electric Sheep of dodonga

I checked and they are 100% the same when the girls reach it and mc nuts. 

(1 edit)

I became a FREE patreon member, but the game dosnt recognize that, and i already linked to my patreon. P-PAH7RXVZ
Some pictures demand that i am a FREE patreon member but as i said, the game says i am NONE. Also, is every gif and video now demand paid members? I know that you need to get money but blocking it all....

Tomorrow!!!!!

If this also has Netorare, you may want to add NTR and Netorare tags.

Also, this game lacks the tag "Netorase"

Its really really good to be honest. Quite hot. If it had voice acting (Just for the girls) for the streams it would be way better. Were the stream videos made using AI or by hand?

Will the update next week be public or just for patreoN?

I will keep an eye on this until im sure its not malware... These days there have been a lot of apps added here that are just malware. i will wait a few updates and comments

I want an ending where she ends on the streets =P

A shame then. Good luck