View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0001860 | Bug Report | 2019-05-12 00:29 | 2019-12-01 23:29 | ||
| Reporter | ChillE | ||||
| Severity | major | Reproducibility | have not tried | ||
| Status | resolved | Resolution | fixed | ||
| Summary | 0001860: Traceback Error; Diane and Cow Girl Daisy | ||||
| Description | I had Just brought back the cow girl Daisy from statue, inside the barn after dialog Daisy there and Diane. Clicked on Diane and asked for "Breeding" got attached Traceback error. note Diane was in cow suite when we put milk in statue and brought back cow girl Daisy, During dialog and after Diane is in Overalls, may be outfit issue, after asking Diane to take off cow outfit she is naked, i can not get her to put it back on, go threw dialog and she says she will put it on but stays naked. I have added the save after traceback as well as the traceback log. also note that Diane is one week pregnant.. | ||||
| Platform/OS | Windows | ||||
| Version | 0.18.2 | ||||
|
1-3-LT1.save (465,859 bytes)
traceback.txt (2,537 bytes)
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: DynamicImage u'characters/diane/layeredimage/diane_sex_back_creampie_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_sex_back_creampie_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/bedroom/bedroom.rpyc", line 88, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
File "scripts/characters/diane/button.rpyc", line 174, in script call
File "scripts/characters/diane/button_dialogues.rpyc", line 1114, in script
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\ast.py", line 1131, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\ast.py", line 1101, in show_imspec
atl=atl)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\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 "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 1047, in add
thing.set_transform_event("show")
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\transform.py", line 676, in set_transform_event
self.child.set_transform_event(event)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\image.py", line 483, in set_transform_event
return self.target.set_transform_event(event)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\image.py", line 693, in set_transform_event
self.find_target()
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\image.py", line 632, in find_target
raise Exception(error)
Exception: DynamicImage u'characters/diane/layeredimage/diane_sex_back_creampie_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_sex_back_creampie_shirtless.png')
Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.1
Sat May 11 19:52:10 2019
|
|
|
now I was able to do the Daisy naming event when she was outside picking flowers but now i can not go back into the barn. I am getting this new Traceback error.
traceback-2.txt (4,017 bytes)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
File "game/scripts/core/systems/game.rpy", line 325, in main
File "game/scripts/core/systems/locations.rpy", line 249, in call_screen
Exception: DynamicImage u'objects/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'objects/character_diane_shirtless_pregnant_bump.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/bedroom/bedroom.rpyc", line 88, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 62, in script call
File "scripts/locations/diane_s_home/barn/barn.rpyc", line 84, in script
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
File "game/scripts/core/systems/game.rpy", line 325, in main
File "game/scripts/core/systems/locations.rpy", line 249, in call_screen
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\screen.py", line 428, in visit_all
self.child.visit_all(callback)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\core.py", line 508, in visit_all
for d in self.visit():
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\image.py", line 718, in visit
self.find_target()
File "C:\Users\Eric\Documents\My Games\Data Folders\SummertimeSaga-0-18-1-pc\renpy\display\image.py", line 632, in find_target
raise Exception(error)
Exception: DynamicImage u'objects/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'objects/character_diane_shirtless_pregnant_bump.png')
Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.1
Mon May 13 14:28:15 2019
|
|
| Duplicate of bug report 0001723. The two exceptions are not the same, but they have the same cause (Diane's layering). | |
| The bug has been fixed in version 0.18.5. The report is now closed. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-05-12 00:29 | ChillE | New Issue | |
| 2019-05-12 00:29 | ChillE | File Added: 1-3-LT1.save | |
| 2019-05-12 00:29 | ChillE | File Added: traceback.txt | |
| 2019-05-13 18:33 | ChillE | File Added: traceback-2.txt | |
| 2019-05-13 18:33 | ChillE | Note Added: 0002585 | |
| 2019-05-13 18:52 | Casiope | Note Added: 0002586 | |
| 2019-12-01 23:29 | Casiope | Status | new => resolved |
| 2019-12-01 23:29 | Casiope | Resolution | open => fixed |
| 2019-12-01 23:29 | Casiope | Note Added: 0003883 |