View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0001855 | Bug Report | 2019-05-10 21:34 | 2019-12-13 12:47 | ||
Reporter | Hannibal | ||||
Severity | crash | Reproducibility | always | ||
Status | resolved | Resolution | fixed | ||
Summary | 0001855: Diane's farm | ||||
Description | [code] I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'characters/diane/layeredimage/diane_sex_back_insert_and_pullout2_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_sex_back_insert_and_pullout2_shirtless.png') -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locations/home/entrance/hallway/bedroom/dialogue.rpyc", line 2177, in script call File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 176, in script call File "scripts/characters/diane/button.rpyc", line 174, in script call File "scripts/characters/diane/button_dialogues.rpyc", line 1109, in script File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 1101, in show_imspec atl=atl) File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/exports.py", line 705, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/core.py", line 1047, in add thing.set_transform_event("show") File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/transform.py", line 676, in set_transform_event self.child.set_transform_event(event) File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/image.py", line 483, in set_transform_event return self.target.set_transform_event(event) File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/image.py", line 693, in set_transform_event self.find_target() File "/private/var/folders/vg/wq1v1j4n3wvb0t6xqftmwkzh0000gn/T/AppTranslocation/14077997-73F4-461D-A99D-9D9A2749AC71/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/image.py", line 632, in find_target raise Exception(error) Exception: DynamicImage u'characters/diane/layeredimage/diane_sex_back_insert_and_pullout2_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_sex_back_insert_and_pullout2_shirtless.png') Darwin-18.0.0-x86_64-i386-64bit Ren'Py 7.0.0.196 SummertimeSaga 0.18.2 Fri May 10 23:23:51 2019 [/code] | ||||
Platform/OS | OSX | ||||
Version | 0.18.2 | ||||
Duplicate of bug report 0001723. Not the exact same exception, but the cause is the same (layering). | |
This issue has been resolved in version 0.18.5. Please update the game to the last version. The report is now closed. | |