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