Mookey

Newbie
Nov 13, 2017
82
84
I check back every month or two to see if there is an update. Oh how happy I am to find several! Very grateful the haters were wrong this time. I don't see in the changelog that Caroline's story is complete, so I'm guessing this is not the true "Final Edition" as it would seem there is still some missing content?
 

I.S H

Member
Nov 29, 2020
141
241
Hold up...
Last time I checked this thread, the game was abandoned.

Is the game back in production?
 

kknd439

Newbie
Jun 5, 2018
18
5
Some items were not found.
A phone call between my mother and sister and two people with question marks. One of them wants to meet me at university, but no matter what I do, he won't come out. The other one just has a question mark.
 

Mookey

Newbie
Nov 13, 2017
82
84
Hold up...
Last time I checked this thread, the game was abandoned.

Is the game back in production?
Short answer: yes. Looking at the changelog, it appears they completely rebuilt it start to finish, though it seems it isn't quite finished yet.

Long answer: It has been a bit of a roller coaster ride with the game taking a back burner, delayed, etc. Not abandoned, but was tagged as abandoned per F95's rules. Then they said they were working on it again but updates were sparse other than a few renders here and there. More delays as expected timelines kept getting moved, and people saying it was all a scam and would never get updated.
 
  • Like
Reactions: Sorcerer and I.S H

nova2469

New Member
Sep 19, 2021
1
0
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 textbox slider in preferences for those that have problem for seeing text without contrast

You don't have permission to view the spoiler content. Log in or register now.
Sorry found an error in your patch - get the below in the scene in the morning when the Auntie is first introduced - playing the latest version of the game and the patch - redownloaded both just to check.

1.jpg
 

joelurmel

Well-Known Member
Nov 3, 2022
1,563
2,492
Sorry found an error in your patch - get the below in the scene in the morning when the Auntie is first introduced - playing the latest version of the game and the patch - redownloaded both just to check.

View attachment 3003362
Sorry to ear that, but sister_name is not a variable manipulated by my i-patch fix see the screenshot
and it's not used by the dev too in the game... So, you have something else installed in your game who install sister_name
 
Last edited:

tonytonytony

New Member
Jan 29, 2020
1
0
Got stuck here where 2 are supposed to be in my room at night.



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
File "scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpyc", line 251, in script
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
File "C:\Users\Wongone\Documents\August s9+\LE-PC\tr\New folder\MilfyCity-1.0c-pc\renpy\revertable.py", line 281, in revertable_sorted
return RevertableList(sorted(*args, **kwargs))
TypeError: '<' not supported between instances of 'str' and 'int'

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Milfy City 1.0c
Tue Oct 10 16:03:34 2023
 

TheMainEvent

Newbie
May 16, 2020
59
113
This is one of the errors I get. Linda is on the bed and can't get past that.


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

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
  File "scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpyc", line 251, in script
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/screen.py", line 476, in visit_all
    callback(self)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/screen.py", line 487, in per_interact
    self.update()
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/revertable.py", line 281, in revertable_sorted
    return RevertableList(sorted(*args, **kwargs))
TypeError: '<' not supported between instances of 'str' and 'int'

macOS-10.12.6-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805
Milfy City 1.0c
Fri Oct 13 22:25:34 2023
 

Somnus

Member
Oct 12, 2017
331
1,008
It's final version but it has no ending, right? No conclusion at all, no branches interwined.
 

joelurmel

Well-Known Member
Nov 3, 2022
1,563
2,492
This is one of the errors I get. Linda is on the bed and can't get past that.


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

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
  File "scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpyc", line 251, in script
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/screen.py", line 476, in visit_all
    callback(self)
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/screen.py", line 487, in per_interact
    self.update()
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/display/screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
  File "/private/var/folders/8x/95czft996wn0pgzk2z9d_l2h0000gn/T/AppTranslocation/8F97551D-3262-4141-B2F5-F3E8D0029B10/d/MilfyCity.app/Contents/Resources/autorun/renpy/revertable.py", line 281, in revertable_sorted
    return RevertableList(sorted(*args, **kwargs))
TypeError: '<' not supported between instances of 'str' and 'int'

macOS-10.12.6-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805
Milfy City 1.0c
Fri Oct 13 22:25:34 2023
Corrected in the 1.0d
 
  • Like
Reactions: tonytonytony
3.70 star(s) 406 Votes