- Dec 17, 2017
- 7,426
- 9,704
I did as asked, the mod zip file has 3 items in itYes. Put it in Contents/Resources/autorun/game
Put the rpy in gameI did as asked, the mod zip file has 3 items in it
DoD-E12.....v5.2.rpy
Gui folder
Images folder
I copy them on Mac into the game folder and the game keeps crashing and i get an error in text edit saying this: PLEASE HELP
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 441, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 441, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/main.py", line 513, in main
run(restart)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/execution.py", line 846, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 441, in script
$ __gl_test()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/python.py", line 1839, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 441, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/core.py", line 2603, in interact
self.start()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/core.py", line 1760, in start
self.set_mode()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/core.py", line 1993, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "gldraw.pyx", line 204, in renpy.gl.gldraw.GLDraw.set_mode
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/core.py", line 1791, in post_init
self.set_icon()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/core.py", line 1822, in set_icon
renpy.loader.load(icon),
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/45FBF0C4-BF05-4C07-AF32-CAA27C88DDB9/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 6.99.14.2.3333
Dreams of Desire EP12 ELITE-1.0.3
Thu Feb 6 04:50:01 2020
Just did and now i am getting this error. When i put the files i choose replace. Should i choose merge??Put the rpy in game
Put the contents of gui in the equivalent directory in game/gui
put the contents of images in the equivalent directory in game/images
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'gui/help/Controls-Unselected.png'>:
IOError: Couldn't find file 'gui/help/Controls-Unselected.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/python.py", line 1839, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/layout.py", line 711, 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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/layout.py", line 711, 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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/layout.py", line 711, 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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/layout.py", line 711, 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 "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/behavior.py", line 724, in render
rv = super(Button, self).render(width, height, st, at)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/layout.py", line 1138, in render
back = render(style.background, bw, bh, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/im.py", line 580, in render
return cache.get(self, render=True)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
surf = image.load()
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/display/im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "/private/var/folders/3b/bgtjfh9d3cx_8qnvq1nfz4bh0000gn/T/AppTranslocation/CC101B64-0579-4C92-901B-33C21FD20E99/d/DreamsOfDesireEP12.app/Contents/Resources/autorun/renpy/loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/help/Controls-Unselected.png'.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 6.99.14.2.3333
Dreams of Desire EP12 ELITE-1.0.3
Fri Feb 7 14:07:09 2020
OK merging them worked. Thank you so muchPut the rpy in game
Put the contents of gui in the equivalent directory in game/gui
put the contents of images in the equivalent directory in game/images
This file is in your attachments: DoD-E12-v1_0_3-BaS-HD-Fixes+Mods-v5.2.rpy. Do I have to unzip it?Overview:
Dreams of Desire Episode 12 - Gallery Unlocker, Ep 12 Ending Cheat, Ep 11 Tracy Ending Cheat, Mom NTR Warning, Unofficial Bugfixes, and more!
Updated: June 30, 2018
Game/Creator:You must be registered to see the links/You must be registered to see the links
Modders: @bas & @HooDat
Mod Version: v5.1
Game Version: Episode 12 v1.0.3 Elite
Language: English
This includes unofficial patches and mods in the same file, so I've moved it to the mod's section.Bug Fixes:
You don't have permission to view the spoiler content. Log in or register now.
Mods/Cheats:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
I would also like to knowHow do I activate 'All Scenes Unlocked'?
The alt ending is an alternate version of the perfect ending. You need to get that to see it.How can i see the diffrent endings? I dont get it. I click on alt.ending and play the scene but its not diffrent.
I'm having the same problem. I can only see the top scenes and it won't let me scroll down.How do you scroll in the replay menu, am I missing something?
can i cheat somehow the perfect ending? i dont want to playthrough another round or better say clicktrough.The alt ending is an alternate version of the perfect ending. You need to get that to see it.
Yes, but you'll need to have the console enabled and know what variables to set. I do know what they are.can i cheat somehow the perfect ending? i dont want to playthrough another round or better say clicktrough.
Would you please share ?Yes, but you'll need to have the console enabled and know what variables to set. I do know what they are.
Shit...I meant to write I do NOT know what they are. Sorry.Would you please share ?
I realized that I didn't install the mod properly so I re-installed it, now I can see the 'All Scenes Unlocked' button is on the top left corner of the replay menuI would also like to know