7empest5teele

Well-Known Member
Dec 23, 2019
1,178
822
I have downloaded 2 fresh copies, one from either link and cannot play the game after I install the files into the game folder.
I have added the folder to the game files, taken all files out, and added them without a folder, and still cannot start a new game with the files added.
Can I get an assist in how to work around this?


Requested quick Mod with some more game settings
(named saves/textsize/textbox/QuickMenu) + cheating the money
Info: only tested with the new game version v1.0c!

Edit Oct. 6, 2023:
On PC my Mod is now also fully compatible with the incest Mod from
here
(thanks to joelurmel for adding that into his Mod)
Nov. 4, 2023:
my Mod v1.0c seems to be compatible with the new game version v1.0e, too.
 
Last edited:

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,151
33,609
A bit hard for me to help here without further infos.
I recommend to install the game and test it first without any Mod if it's even working. And only after that installing my Mod.
If there are still issues please check if there's a "traceback.log" file in the base folder (where the exe file is) and post it.
 

7empest5teele

Well-Known Member
Dec 23, 2019
1,178
822
I wanted to post a portion of this, but couldnt figure out where to cut it off.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/intro.rpy", line 122, in script
Judy "You’re in Mrs. Celia’s class, is that correct?"
Exception: Could not find font u'KoGa3.ttf'.

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

Full traceback:
File "game/scripts/intro.rpy", line 122, in script
Judy "You’re in Mrs. Celia’s class, is that correct?"
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 647, in display_say
rv = renpy.ui.interact(mouse='say', type=type, 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 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 987, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 795, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1264, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/text/text.py", line 2096, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "renpy/text/text.py", line 639, in __init__
glyphs = ts.glyphs(s, self)
File "renpy/text/text.py", line 248, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
File "renpy/text/font.py", line 702, in get_font
face = load_face(fn)
File "renpy/text/font.py", line 643, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font u'KoGa3.ttf'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0e
Wed Nov 29 03:20:37 2023

A bit hard for me to help here without further infos.
I recommend to install the game and test it first without any Mod if it's even working. And only after that installing my Mod.
If there are still issues please check if there's a "traceback.log" file in the base folder (where the exe file is) and post it.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,151
33,609
I wanted to post a portion of this, but couldnt figure out where to cut it off.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/intro.rpy", line 122, in script
Judy "You’re in Mrs. Celia’s class, is that correct?"
Exception: Could not find font u'KoGa3.ttf'.

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

Full traceback:
File "game/scripts/intro.rpy", line 122, in script
Judy "You’re in Mrs. Celia’s class, is that correct?"
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 647, in display_say
rv = renpy.ui.interact(mouse='say', type=type, 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 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 987, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 795, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1264, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/text/text.py", line 2096, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "renpy/text/text.py", line 639, in __init__
glyphs = ts.glyphs(s, self)
File "renpy/text/text.py", line 248, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
File "renpy/text/font.py", line 702, in get_font
face = load_face(fn)
File "renpy/text/font.py", line 643, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font u'KoGa3.ttf'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0e
Wed Nov 29 03:20:37 2023
According your error log my font file "KoGa3.ttf" can not be found. Either you have missed it or my whole Mod files are not placed right (maybe in a sub folder?). You must move all of my Mod files into the folder .../MilfyCity-1.0e-pc/game/
 
  • Red Heart
Reactions: 7empest5teele

7empest5teele

Well-Known Member
Dec 23, 2019
1,178
822
2 fresh copies one from either link, and I highlighted all files and placed them in the game folder.
Then I put all of the files in a separate folder, both actions individually for each download.
I have no idea how I missed that one specific file in both downloads, with 4 attempts, but I have it now.


According your error log my font file "KoGa3.ttf" can not be found. Either you have missed it or my whole Mod files are not placed right (maybe in a sub folder?). You must move all of my Mod files into the folder .../MilfyCity-1.0e-pc/game/
 
  • Like
Reactions: KoGa3

PLAYER9821452

Newbie
Jun 20, 2023
16
2
You don't have permission to view the spoiler content. Log in or register now.

Pixeldrain
Mega

0.1: It fully restores the deleted 'Sidra and Isla' content (the friendly neighborhood lesbians), the intro, and a few minor things, such as the school on the map.
0.2: Includes fixes to the full Caroline's path.
0.3: Fully restores Celia's blackmail path.
0.4: Restores Sara's full path.

Installation: Just drop the "game" folder from the archive into the main "MilfyCity" folder. Overwrite if asked.

Log:
0.1 - Initial release.
0.1.1 - Added the missing video files.
0.1.2 - Fixed the typo for the "videos" folder.
0.2 - Caroline only: Fixes numerous grammar mistakes, restores all relationship-related content, and reinstates all stuff related to school.
0.2.1 - Fixed the typo for the "videos" folder.
0.3 - Added restoration to Celia's complete blackmail path.
0.3.1 - A fully rewritten dialogue for the first event, introduced with version 1.0, between MC and Celia, is now much more in line with the previous ones.
0.3.2 - Contains fixes from 1.0e. Fully compatible with the Steam version.
0.4 - Adds full restoration to Sara's path. She's back to school, reinstates her relationship with the MC, and other members of the cast, along with all related content and many minor things. Sorry about the last event, I couldn't help myself...
I didn't find Linda's path. after i downloaded this patch and paste in in the game's main folder, nothing changed.
 
Mar 29, 2023
20
4
The content in the patch.rpy from LEWDPATCHERs is not used in the game and activate only the i-patch made by the dev.
I use a empty patch.rpy just for the same thing, and correct some sentences that is not properly modified by the dev.
Ooooooooooooooo
yupp yupp that explains the situations and the results
i was about to come up to this conclusion through the stone age method
 
  • Like
Reactions: joelurmel

doezi

Newbie
Nov 2, 2017
15
3
Bug! After finding sara sleepy the moment Sara gets groundes does not get triggered. Afternoon she just sits and her computer playing computer games. Can someone please help me?
 

gamer22

Member
Dec 31, 2018
160
194
I wonder why Judy doesn't explain to MC/son why he always want to cum deep inside Linda's unprotected womb. it should push MC urges to breed Linda to the next level. I am sure that it would bring new interesting developments/plots to the story. May a new DLC help with that

Screenshot 2023-11-30 221030.png


When she thinks about be impregnated by MC, why doesn't she have the same thought when MC cum inside Linda? MC cumming inside Linda is even hotter

Screenshot 2023-11-30 223422.png
 
Last edited:

JeanDepharque

Newbie
Nov 16, 2023
51
47
He's been doing same shit, different day for a long time now.
Visuals and UI have gotten better over time and the MC isn't as creepy as in his old titles, but he's essentially been recreating the same game over and over since the beginning.
(y) (Sounds like a case of "If at first you don't succeed...")

Yeah I know, I've saw those early versions years ago too, and gave the original a run through too.
He dumped theose games too. Maybe he'll do the same with this and Milfy Mafia...
if it ever does come out will it be a different version of this game?

Don't hold your breath on that though.

The MC will still be sneaking around.. gaining access to the women by any means, fair or foul, just so he can to do the dirty on all of them.

I agree too that the MC was a scumbag then and he's toned him down a lot. Still looks like a creepy little shit though. If he made him look a little better it would've helped a little, maybe?
But then again a lot of games were like that, graphics and game controls etc. New software improved that side of things.
He then improved the game and when it originally came out it was the top game on here too back then (not any more though)
Then the excuses came out.. and more too.
Hence my comment.
 
3.80 star(s) 435 Votes