Create and Fuck your AI Slut -70% OFF
x

MarcoXDiaz

New Member
Sep 18, 2021
1
0
19
The walkthrough mod doesn't work for me. I inserted it into the game folder but when I launched the game, pressed starts, and wanted to save, an error screen popped out. Can anyone help me?
 

Leviashen

Newbie
May 26, 2025
46
60
27
The walkthrough mod doesn't work for me. I inserted it into the game folder but when I launched the game, pressed starts, and wanted to save, an error screen popped out. Can anyone help me?
If you are sure the mod is the problem then you should try the other one. There are two listed on the front page. The official WT mod is up to date but the other one isn't.

If that doesn't fix it then you'll need someone smarter than me to help you.
 

j766

Newbie
May 15, 2017
85
58
240
I just noticed the warning on the front page about the saves. Guess that explains the random error screens I've been getting. Though so far I've been able to ignore them and continue on.

Do I really have to replay the entire game now?I don't know if I have the willpower to play through hours of content every time they release an update. Is there a fix? Or if there's a save I can download, can you change your name and stuff in it?
 

Das_Peanut

Newbie
Oct 7, 2021
84
227
133
I just noticed the warning on the front page about the saves. Guess that explains the random error screens I've been getting. Though so far I've been able to ignore them and continue on.

Do I really have to replay the entire game now?I don't know if I have the willpower to play through hours of content every time they release an update. Is there a fix? Or if there's a save I can download, can you change your name and stuff in it?
Just go to preferences, select "skip unseen text", start the game and hold CTRL for a few minutes.
 

j766

Newbie
May 15, 2017
85
58
240
Just go to preferences, select "skip unseen text", start the game and hold CTRL for a few minutes.
Hmm...I tried doing that, but I'm still getting errors all the time. I just hit 'start' at the beginning and then Skip. But every time I right-click on a decision screen, I get a 'saving_allowed' is not defined error screen.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 656, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 670, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 524, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 364, in execute
  File "game/screens.rpy", line 372, in execute
  File "game/screens.rpy", line 380, in execute
  File "game/screens.rpy", line 380, in <module>
NameError: name 'saving_allowed' is not defined

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  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 "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 656, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 670, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 524, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 364, in execute
  File "game/screens.rpy", line 372, in execute
  File "game/screens.rpy", line 380, in execute
  File "game/screens.rpy", line 380, in <module>
NameError: name 'saving_allowed' is not defined

Ren'Py 7.4.11.2266
Realm Invader Episode_2_Part_2_1080p
Wed Aug 27 00:05:36 2025
 

Das_Peanut

Newbie
Oct 7, 2021
84
227
133
Hmm...I tried doing that, but I'm still getting errors all the time. I just hit 'start' at the beginning and then Skip. But every time I right-click on a decision screen, I get a 'saving_allowed' is not defined error screen.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 656, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 670, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 524, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 364, in execute
  File "game/screens.rpy", line 372, in execute
  File "game/screens.rpy", line 380, in execute
  File "game/screens.rpy", line 380, in <module>
NameError: name 'saving_allowed' is not defined

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  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 "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 652, in execute
  File "game/screens.rpy", line 656, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 666, in execute
  File "game/screens.rpy", line 670, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 470, in execute
  File "game/screens.rpy", line 524, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 362, in execute
  File "game/screens.rpy", line 364, in execute
  File "game/screens.rpy", line 372, in execute
  File "game/screens.rpy", line 380, in execute
  File "game/screens.rpy", line 380, in <module>
NameError: name 'saving_allowed' is not defined

Ren'Py 7.4.11.2266
Realm Invader Episode_2_Part_2_1080p
Wed Aug 27 00:05:36 2025
That's unlikely to happen due to loading old saves; it's a Python NameError (undefined variable). Do you have any mods installed? If so, check if the mod is for the Ch2P2 version of the game (i.e., if it is up-to-date).
 
Last edited:

j766

Newbie
May 15, 2017
85
58
240
That's unlikely to happen due to loading old saves; it's a Python NameError (undefined variable). Do you have any mods installed? If so, check if the mod is for the Ch2P2 version of the game (i.e., if it is up-to-date).
I have the Incest mod and the official walkthrough mods installed. Both of those say they are up-to-date. Is just the presence of invalid/broken saves enough to cause that error? If so, I guess I could just delete the saves folder and start fresh that way.
 
  • Like
Reactions: paradroid

j766

Newbie
May 15, 2017
85
58
240
That's unlikely to happen due to loading old saves; it's a Python NameError (undefined variable). Do you have any mods installed? If so, check if the mod is for the Ch2P2 version of the game (i.e., if it is up-to-date).
Alright, I deleted everything and re-downloaded. I assume it's having the saves at all that was the issue, as I got no errors from the Incest mod or official walkthrough mod when replaying from the beginning.
 
  • Thinking Face
Reactions: Das_Peanut

Draco6393

Member
Apr 16, 2022
371
149
150
I just finished playing the game and everything. I used the walkthrough as well. As some of you may know cause of my previous comments. Now IDK if it's because of what I chose when the options came up for the questions but there was no sex at all. The closest I ever got to it was oral and a thigh job. Am I missing something cause in the tags for the game it has vaginal sex?
 

j766

Newbie
May 15, 2017
85
58
240
Finally got the errors handled and was able to play the episode.

Holy blue balls!

Multiple thigh jobs, one-sided pleasing a random girl, and masturbation. Wow. I really thought the MC would at least get something out of it! Especially after Grace makes a whole thing about you cumming down her throat...then you end up doing a thigh job instead...and a rough, dry handjob after. *Shudder*.

Sad. Why tease us when now it's unlikely we'll ever see that happen?

Oh well, I guess I'll just need to wait many more months for some actual action.
 

Fapparition

Member
Dec 25, 2022
308
958
217
//Miya//



//Chloe//





Can somebody tell me the names of the BGMs playing during Grace’s scene?
 
Jun 30, 2022
24
75
136
Finally got the errors handled and was able to play the episode.

Holy blue balls!

Multiple thigh jobs, one-sided pleasing a random girl, and masturbation. Wow. I really thought the MC would at least get something out of it! Especially after Grace makes a whole thing about you cumming down her throat...then you end up doing a thigh job instead...and a rough, dry handjob after. *Shudder*.

Sad. Why tease us when now it's unlikely we'll ever see that happen?

Oh well, I guess I'll just need to wait many more months for some actual action.
Yeah it almost feels like the author is scared of vaginal sex. :ROFLMAO: Joking, but we've had what? One scene in a dream? Maybe I'm forgetting something. Still technically only episode 2 though, to be fair.
 
4.70 star(s) 133 Votes