Cheat Mod Ren'Py Milfy City v0.6c [Cheat Mod by D.S.-sama]

DeisEsMachine

Member
Feb 19, 2018
300
355
Try to re-download the game from the
Already did. I tried running the game without the mod and the suppose animated scene was just blank. So, it seems I do missing the vid files. Not sure where to look since there's no video folder nor any webm files in the whole game folder, even within the newly downloaded game from "both" links.
 

D.S.-sama

Casual Ren'Py Modder
Modder
Donor
Game Developer
Jul 16, 2017
698
2,015
Already did. I tried running the game without the mod and the suppose animated scene was just blank. So, it seems I do missing the vid files. Not sure where to look since there's no video folder nor any webm files in the whole game folder, even within the newly downloaded game from "both" links.
Try with this:
 

OnyXXX_BKK

New Member
Jun 4, 2018
6
5
Anyone can help me with this?

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
OverflowError: value too large to convert to short

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

Full traceback:
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/main.py", line 440, in main
renpy.game.script.report_duplicate_labels()
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/script.py", line 905, in report_duplicate_labels
if renpy.parser.report_parse_errors():
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/parser.py", line 2664, in report_parse_errors
renpy.display.error.report_parse_errors(full_text, error_fn)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/error.py", line 185, in report_parse_errors
error_fn=error_fn,
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/game.py", line 285, in invoke_in_new_context
return callable(*args, **kwargs)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/error.py", line 43, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 3118, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2041, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/screen.py", line 661, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1116, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1558, in sizeit
rend = render(pos_d[pos], width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1558, in sizeit
rend = render(pos_d[pos], width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/viewport.py", line 262, in render
surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 919, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/text/text.py", line 1819, in render
layout = Layout(self, width, height, renders, splits_from=virtual_layout)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/text/text.py", line 704, in __init__
textsupport.tweak_glyph_spacing(all_glyphs, lines, target_x - maxx, target_y - y, maxx, y) # @UndefinedVariable
File "textsupport.pyx", line 913, in renpy.text.textsupport.tweak_glyph_spacing
File "textsupport.pxd", line 74, in renpy.text.textsupport.Line.y.__set__
OverflowError: value too large to convert to short

Darwin-17.6.0-x86_64-i386-64bit
Ren'Py 6.99.14.3.3347
Milfy City 0.4c
Mon Oct 15 09:11:46 2018
 

D.S.-sama

Casual Ren'Py Modder
Modder
Donor
Game Developer
Jul 16, 2017
698
2,015
Anyone can help me with this?

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
OverflowError: value too large to convert to short

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

Full traceback:
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/main.py", line 440, in main
renpy.game.script.report_duplicate_labels()
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/script.py", line 905, in report_duplicate_labels
if renpy.parser.report_parse_errors():
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/parser.py", line 2664, in report_parse_errors
renpy.display.error.report_parse_errors(full_text, error_fn)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/error.py", line 185, in report_parse_errors
error_fn=error_fn,
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/game.py", line 285, in invoke_in_new_context
return callable(*args, **kwargs)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/error.py", line 43, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 3118, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/core.py", line 2041, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/screen.py", line 661, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1116, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1558, in sizeit
rend = render(pos_d[pos], width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 1558, in sizeit
rend = render(pos_d[pos], width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/viewport.py", line 262, in render
surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/display/layout.py", line 919, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/text/text.py", line 1819, in render
layout = Layout(self, width, height, renders, splits_from=virtual_layout)
File "/Users/dawendjiwan/Downloads/Milfy_City.app/Contents/Resources/autorun/renpy/text/text.py", line 704, in __init__
textsupport.tweak_glyph_spacing(all_glyphs, lines, target_x - maxx, target_y - y, maxx, y) # @UndefinedVariable
File "textsupport.pyx", line 913, in renpy.text.textsupport.tweak_glyph_spacing
File "textsupport.pxd", line 74, in renpy.text.textsupport.Line.y.__set__
OverflowError: value too large to convert to short

Darwin-17.6.0-x86_64-i386-64bit
Ren'Py 6.99.14.3.3347
Milfy City 0.4c
Mon Oct 15 09:11:46 2018
This usually is caused by code error or it tries to post another error and something is corrupting the code more and you get this error, so try to re-download the app, try the app on another device, if the error is only on your device the OS or an app may cause this, or it's a hardware problem, you should just post the error on the main post or on the game discord so that the devs fix it or find a way to make it work on your iMac.

Or try to update the OS.

This is my opinion, I don't own a Mac so I can't test and try to replicate the error...

EDIT: P.S.- use the spoiler option for error codes so that we don't use so much space on the forum page.
You don't have permission to view the spoiler content. Log in or register now.
 

Tom Hank

New Member
Oct 23, 2018
1
0
I can't see secret scenes even I already add it in the mod option. Anyone having this problem? Any help?
 

D.S.-sama

Casual Ren'Py Modder
Modder
Donor
Game Developer
Jul 16, 2017
698
2,015
I can't see secret scenes even I already add it in the mod option. Anyone having this problem? Any help?
Have you tried to enter the secret gallery ?
screenshot0006.png
I tried to install the file but the extracting didn't work . would you please help ? View attachment 168863
I'm using WinRAR v5.61, try to use the new 7ZIP, I think that'll solve the job if you can't get your hands on the same software... Hope this helped you.
 

LOL2018

New Member
Oct 27, 2018
2
1
Thanks I could use to 8ZIP Software and extracted in GAME file but the mode didn't work (I don't see your logo or even if I click on Z Nothing Shows up). Any Idea ?
 
  • Like
Reactions: Adam Dalrey

laos_2003_uk

New Member
May 25, 2018
1
0
Hey, i'm getting the following error whenever Sara tried to speak.

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

While running game code:
KeyError: u'Sara_name'

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

Full traceback:
  File "scripts/intro.rpyc", line 118, in script call
  File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
  File "scripts/home/mc_room/morning/labels_mc_room_morning.rpyc", line 57, in script call
  File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
  File "scripts/home/sara_room/morning/labels_sara_room_morning.rpyc", line 27, in script call
  File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
  File "scripts/home/sara_room/morning/scene3(v1)morning.rpyc", line 100, in script
  File "C:\Users\rickp\Desktop\Games\Games A\Milfy_City-0.4c-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\rickp\Desktop\Games\Games A\Milfy_City-0.4c-pc\renpy\exports.py", line 1180, in say
    who(what, *args, **kwargs)
  File "C:\Users\rickp\Desktop\Games\Games A\Milfy_City-0.4c-pc\renpy\character.py", line 990, in __call__
    who = who_pattern.replace("[who]", sub(who))
  File "C:\Users\rickp\Desktop\Games\Games A\Milfy_City-0.4c-pc\renpy\character.py", line 985, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "C:\Users\rickp\Desktop\Games\Games A\Milfy_City-0.4c-pc\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'Sara_name'

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Milfy City 0.4c
Tue Nov 06 11:53:24 2018
 

elkarimi

New Member
Nov 20, 2018
1
0
HELP, I try to start my game after inserting the mods file in "game" and it says this


I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
error: Out of memory

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

Full traceback:
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\main.py", line 440, in main
renpy.game.script.report_duplicate_labels()
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\script.py", line 905, in report_duplicate_labels
if renpy.parser.report_parse_errors():
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\parser.py", line 2664, in report_parse_errors
renpy.display.error.report_parse_errors(full_text, error_fn)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\error.py", line 185, in report_parse_errors
error_fn=error_fn,
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\game.py", line 285, in invoke_in_new_context
return callable(*args, **kwargs)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\error.py", line 43, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\core.py", line 3118, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\core.py", line 2041, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\screen.py", line 661, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 1116, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 1558, in sizeit
rend = render(pos_d[pos], width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 1558, in sizeit
rend = render(pos_d[pos], width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\viewport.py", line 262, in render
surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\layout.py", line 919, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\text\text.py", line 1819, in render
layout = Layout(self, width, height, renders, splits_from=virtual_layout)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\text\text.py", line 751, in __init__
surf = renpy.display.pgrender.surface((sw + o, sh + o), True)
File "C:\Users\egypt\AppData\Local\Temp\Rar$EXa0.061\Milfy_City-0.5b-pc\Milfy_City-0.5b-pc\renpy\display\pgrender.py", line 116, in surface
surf = Surface((width + 4, height + 4), 0, sample)
File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ (gen\pygame_sdl2.surface.c:2738)
error: Out of memory

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Milfy City 0.5b
Mon Nov 19 21:45:10 2018