xseed01

New Member
Oct 4, 2023
2
0
Can someone help me?


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

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in keywords
File "game/mod/Lain_Overrides.rpy", line 303, in <module>
NameError: name 'Ne_MS3' is not defined

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

Full traceback:
File "scripts/home/mc_room/morning/labels_mc_room_morning.rpyc", line 57, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
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/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/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in keywords
File "game/mod/Lain_Overrides.rpy", line 303, in <module>
NameError: name 'Ne_MS3' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Milfy City 1.0d
Thu Oct 5 03:39:10 2023
```
 

xseed01

New Member
Oct 4, 2023
2
0
Can someone help me?


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

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in keywords
File "game/mod/Lain_Overrides.rpy", line 303, in <module>
NameError: name 'Ne_MS3' is not defined

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

Full traceback:
File "scripts/home/mc_room/morning/labels_mc_room_morning.rpyc", line 57, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
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/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/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 265, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in execute
File "game/mod/Lain_Overrides.rpy", line 297, in keywords
File "game/mod/Lain_Overrides.rpy", line 303, in <module>
NameError: name 'Ne_MS3' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Milfy City 1.0d
Thu Oct 5 03:39:10 2023
```
When I click ignore, it straightaway take me back to the main menu.
 

xapican

Devoted Member
May 11, 2020
8,599
12,664
When I click ignore, it straightaway take me back to the main menu.
Old saves don't work in version 10d as well with the mods the game got alterd a lot ! so you'll have to bite the bullet and start over again, you can use KoGa mod although it is upto date
 
Sep 16, 2023
240
763
Old saves don't work in version 10d as well with the mods the game got alterd a lot ! so you'll have to bite the bullet and start over again, you can use KoGa mod although it is upto date
It's not about old saves. He uses Maim Lain mod.
Saves from 1.0b and 1.0c should work with 1.0d, only issue with them can be carryover of bug. If you somehow managed to get rid of bug, there should be no problem. Saves from 0.71 will not work, mostly because of removed content. But like I said, this is not issue with saves.
 

xapican

Devoted Member
May 11, 2020
8,599
12,664
I didn' t take chances so I started the game New when 10d came out (all my saves were bugged as hell)
also I asumed that when he uses Maim Lain Mod. he carried over from 7.1 and it is hoplessly outdated
thank you for the explanation I leared a bit today ;) on a Pirate Pornpage who would have known ;):ROFLMAO::ROFLMAO:
 
  • Like
Reactions: PenisBonusPaxInDomi

s.freud

Newbie
Jan 18, 2021
40
84
I've made a i-patch fix with more transformation than previous.

Extract to [game folder] and replace the old files if you have it. (As usual, modified files have their backup)

Report any errors/breachs via screenshot to help

Making an i-patch in this White Elephant it's like trying to repair a nuclear plant with a Swissknife.

IMPORTANT THINGS: DO NOT DELETE PATCH & PATCH2 IN [GAME FOLDER]\GAME!

IF YOU DON'T LIKE Mommy AND Daddy, YOU JUST HAVE TO CREATE AN EMPTY FILES nomommy.rpy in [game folder]\game.
Not needed if you do a fresh start, it will be asked.


EDIT: As a bonus, you have a texbox slider in preferences for those that have problem for seeing text without contrast

Version 0.1:
restored the mini-game option in preferences
Version 0.2;
add nomommy.rpy to replace mommy and daddy by mom and dad
Version 0.3:
Bob call Linda, Linda and no more mom
Version 0.4:
It's now fully compatible with the KoGa3 Mod
Version 0.5:
2 minor fixes
Version 0.6:
1 tenant missed and the version of the i-patch fix is now displayed in the credits
in the _ipatch.rpy line 11
fix from:
Dad = Character("[Dad", color="#0000CC")
to:
Dad = Character("Dad", color="#0000CC")
 

Heycock

Active Member
Jun 30, 2020
925
3,426
So is this game worth playing right now?
I used to play it when he was still actively updating, if he has cut a bunch of content... It makes me doubt if it's worth playing.
Two things you should never trust:
The word from Icstor and the word of people here talking about Icstor.
The "content removed" is basically one scene from a secondary character. The rest is reworked, and that means they made some minimal changes to the script without touching the renders.
On the other side soemthing like 20 scenes were added, no exxagerations.
 
  • Like
Reactions: KermitwithaC

jdsgaara

Newbie
May 19, 2018
87
122
Two things you should never trust:
The word from Icstor and the word of people here talking about Icstor.
The "content removed" is basically one scene from a secondary character. The rest is reworked, and that means they made some minimal changes to the script without touching the renders.
On the other side soemthing like 20 scenes were added, no exxagerations.
so there is content removed and content changed. Where are they lying then? The only liar is Icstor.
 

Heycock

Active Member
Jun 30, 2020
925
3,426
so there is content removed and content changed. Where are they lying then? The only liar is Icstor.
In the proportions of the switch and the intensity in wich they make a huge deal out of it. You lost 1 scene gain more than 20 and conclude that the game is "ruined". It's like watching the glass 1/20 emtpy instead of watching the 19/20 full.
To the point that people actually believe that the game has lost more content than it gains, and that's objectively false, so, those people has been decieved, and this time not by Icstor.
 
3.80 star(s) 415 Votes