- Feb 25, 2019
- 497
- 148
dude where did u paste it? i only found the ''files'' folder
how can we applied a mod to android?
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
I got the same errorI 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.
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?
Updated: 2019-12-02
Game/Creator: Milfy City /You must be registered to see the links
Modder:You must be registered to see the links
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:You must be registered to see the links-You must be registered to see the links
View attachment 475078 View attachment 475079 View attachment 475080 View attachment 475082 View attachment 475083 View attachment 475084
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
Yes !!!!so does this mod work with theYou must be registered to see the linkspatch installed?
Here you goI wish for Christmas an android port of the game with incest mod and your mod <3