Radiffy

Newbie
Sep 10, 2017
89
48
Scenes are practically the same, dialogue was changed a bit, mostly with roleplay disclaimer. There are also some new scenes, as old Celia content was not finished. As for patch, it's pre-applied here.
ah I guess that's what made me so confused because after downloading the game (from here) I still have the scene in teachers room with Celia telling us about roleplay even tho I shouldn't from what you're saying.
 

joelurmel

Engaged Member
Nov 3, 2022
2,016
3,343
Am I going crazy or is anyone else not able to advanced to morning after getting in a fight with Caroline about the deal?? I'm forevor stuck at night time even after triggering other events, when I click sleep until next day I wake up at night time on the same day...
Redownload the game, it's corrected in the 1.0c
 

mattius77

Well-Known Member
May 16, 2017
1,718
1,387
So I was able to get to the end of the game using the 1.0b version. Not sure how the earlier issues resolved themselves, but they did. Maybe it was the combination of story states for different characters that triggered the can't-sleep thing, I don't know.

Is there a scene checker? I have all the regular scenes unlocked except for one (pg 3, bottom right). Looks like it's maybe something with Caroline. And where do you go to view the secret scenes? I've been running around the game world collecting all those tokens, and I don't know how to look at the content. hahaha Never mind, I reloaded the game and the scene was unlocked in the Gallery, and I figured out how to view the stupid secret scenes. haha
 
Last edited:

megaera

Member
Nov 12, 2016
376
327
would love if the main screen of this game would be true and you could do threesome and 4 somes. But alas. Great game though.
 

badboy696

Newbie
Sep 10, 2018
30
12
Will the Neighbours Daughter appear in another version again, ir is she completely deleted from the Game forever?
I thought like a Non-Patreon version of the Game, or something like that. I think, it was the hottest Questline in the whole Series.
 
  • Like
Reactions: Majindevil

Visling

New Member
Nov 20, 2021
2
0
There is a bug in Linda storyline, when she gets to MC's room the first time. "An exeption occured" what to do in these cases?
 

Visling

New Member
Nov 20, 2021
2
0
There is a bug in Linda storyline, when she gets to MC's room the first time. "An exeption occured" what to do in these cases?
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 "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Games\Milfy_City-0.71b-pc\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:\Games\Milfy_City-0.71b-pc\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:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Games\Milfy_City-0.71b-pc\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:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Games\Milfy_City-0.71b-pc\MilfyCity-1.0c-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "C:\Games\Milfy_City-0.71b-pc\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:\Games\Milfy_City-0.71b-pc\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.19045 AMD64
Ren'Py 8.1.3.23091805
Milfy City 1.0c
Tue Sep 26 22:04:56 2023
 
3.80 star(s) 431 Votes