Mod Ren'Py Milfy City - Lain's Walkthrough Mod + Cheat Mod [v0.71b]

5.00 star(s) 7 Votes

JakeH888

New Member
May 17, 2018
5
4
i get an error when im halfway through the start, i have extracted the files in the game location. milf city> the game this then creates another folder called game within game, is this correct? am i doing something wrong?

I can see most people dont have this problem, but some have mentioned it, when i extract within the folder am i meant to delete or move other files around?

While loading <'Image' u'mod/images/winter_bgs/mc_room_morning.jpg'>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'mod/images/winter_bgs/mc_room_morning.jpg'.

Edit: my bad i just realised my mistake, sorry for being an idiot
 
Last edited:

69waddup123

New Member
Oct 25, 2018
6
0
I tried to run it on my mac. but when I start playing this comes up:

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

While loading <'Image' u'mod/images/winter_bgs/mc_room_evening.jpg'>:
  File "game/scripts/home/mc_room/evening/labels_mc_room_evening.rpy", line 28, in script
    call screen mc_room_evening
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'mod/images/winter_bgs/mc_room_evening.jpg'.

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

Full traceback:
  File "game/scripts/home/mc_room/evening/labels_mc_room_evening.rpy", line 28, in script
    call screen mc_room_evening
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/ast.py", line 1949, in execute
    self.call("execute")
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 490, in renpy.display.render.render_screen
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/im.py", line 583, in render
    return cache.get(self, render=True)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
    surf = image.load()
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mod/images/winter_bgs/mc_room_evening.jpg'.

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.4.596
Milfy City 0.6e
Thu Dec 19 13:29:22 2019


Help? Thanks.
 

boladoo

Newbie
Oct 19, 2016
53
41
I tried to run it on my mac. but when I start playing this comes up:

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

While loading <'Image' u'mod/images/winter_bgs/mc_room_evening.jpg'>:
  File "game/scripts/home/mc_room/evening/labels_mc_room_evening.rpy", line 28, in script
    call screen mc_room_evening
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'mod/images/winter_bgs/mc_room_evening.jpg'.

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

Full traceback:
  File "game/scripts/home/mc_room/evening/labels_mc_room_evening.rpy", line 28, in script
    call screen mc_room_evening
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/ast.py", line 1949, in execute
    self.call("execute")
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 490, in renpy.display.render.render_screen
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 166, in renpy.display.render.render
  File "render.pyx", line 259, in renpy.display.render.render
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/im.py", line 583, in render
    return cache.get(self, render=True)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
    surf = image.load()
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/private/var/folders/wp/ql_l1_191gvc85z4rtffd2240000gn/T/AppTranslocation/EF0E0DB1-902D-4257-A1B0-78478CC13736/d/Milfy_City.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mod/images/winter_bgs/mc_room_evening.jpg'.

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.4.596
Milfy City 0.6e
Thu Dec 19 13:29:22 2019


Help? Thanks.
I got the same error :(

Edit:
I figured it out how to fix it
Instead of copying the folder "game" and pasting it on the resources/autorun folder, copy the files INSIDE the game folder of the walkthrough and paste it INSIDE the game folder on resources/autorun/games folder
 
Last edited:
  • Like
Reactions: 69waddup123

Drussler

Active Member
Donor
Jan 8, 2018
790
1,024

Updated: 2019-12-02
Game/Creator: Milfy City /
Modder:
Game Version: 0.6e



Features:
  • This mod adds an in-game walkthrough for every character and event in the game Milfy City! The walkthrough menu contains dynamic guides that let you track your progress for each character and see the requirements needed to trigger their scenes and advance their story.

  • A cheat menu has also been added which has cheats that allow you to disable mini-games, set your money to $9999, unlock all secret cards, and unlock all of the scenes in the scene gallery.

  • I've also made a few other improvements to the game that can be changed in the mod settings menu, such as adding the option to skip the game startup splash screens.

  • Last but not least, do you want to make your Milfy City game more festive for the holidays? The last feature I've added is the option to use winter and Christmas themed background location images for the rooms in the game!



Installation:
PC:
Unzip the mod and put the folder named "game" from the mod into your "Milfy_City-0.6e-pc" folder.

Mac:
Unzip the mod -> Right click your Milfy_City app -> Click "Show Package Contents" -> Put the files inside the folder named "game" from the mod into your "Contents/Resources/autorun/game" folder.

To open the mod menu, click the help icon near the top left of the screen when you're in-game.




Download: -


View attachment 475078 View attachment 475079 View attachment 475080 View attachment 475082 View attachment 475083 View attachment 475084
If I convert the mod with UnRen from RPYC to RPY and have not yet changed anything in the text for a translation, I get this error message! Do you have an idea?

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/mod/Lain_Guides.rpy", line 2: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 319: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 751: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 956: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1223: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1361: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1484: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1572: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1613: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1645: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1685: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1726: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1784: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1870: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 1993: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 2054: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 2128: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 2235: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 2311: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Guides.rpy", line 2404: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

File "game/mod/Lain_Screens.rpy", line 263: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
    zorder 998
    ^

Ren'Py Version: Ren'Py 7.3.4.596
Sat Dec 21 11:07:55 2019
 

nobrumski

Member
Donor
May 27, 2019
172
149
EDIT: went through and played a brand new game which worked. I am guessing the text just didn't populate since it thought I already did what needed to be done.

I seem to be stuck with Caroline at step 38. I have visited her multiple times and selected all options at this point. I even returned the same night and did the repeatable event.

The scene triggers every time I enter so wondering if my game is busted.
 
Last edited:

stockingsmmm

New Member
Dec 2, 2019
2
0
I seem to be stuck on Linda's Step 22. I'm pretty sure I've moved on past that step in the story (last event was talking to Judy about getting a day off), but the mod doesn't update to reflect that. Going in the prescribed location and the prescribed time doesn't do anything, whereas doing other things (like going to Judy) _does_ make progress. This was in a save from _without_ the mod, where mod was added a couple of steps earlier in Linda's storyline (when you talk to her in the morning, then to Bob in the afternoon about whether they're getting a divorce).
 

Countsiz

New Member
Dec 27, 2019
7
3
Love this Mod. I finished Caroline's story and when I got to the option of continuing with the threesome or the pregnancy, I just cancelled it. I was curious about the pregnancy part. Can I go back to those two options or was it only a one time thing?

Update: Nevermind, I just found it. There is a little heart under the map button ONLY when the MC is in his bedroom.
 
Last edited:

Nerdyguy31

Newbie
Jan 10, 2018
70
42
Full traceback:
File "scripts/home/caroline_room/night/scenes/caroline_room_night_scene1.rpyc", line 38, in script
File "C:\Users\Name\Downloads\New folder\Milfy_City-06e-pc\Milfy_City-0.6e-pc\Milfy_City-0.6e-pc\renpy\execution.py", line 59, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-8-6.2.9200
Ren'Py 7.3.4.596
Milfy City 0.6e
Tue Dec 31 20:47:18 2019
that's the error I got
 
5.00 star(s) 7 Votes