View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0001805 | Bug Report | 2019-05-08 00:54 | 2019-11-22 22:01 | ||
| Reporter | Weird_Uncle_Claude | ||||
| Severity | major | Reproducibility | always | ||
| Status | closed | Resolution | fixed | ||
| Summary | 0001805: After Daisy appears odd things start happening when trying to visit the barn | ||||
| Description | After the character Daisy appears odd things start happening. When I try to visit Diane and Daisy in the barn, I get the error page which I can back out using Ignore. The next area I go to when I start the action, the dialog for the scene plays but the inside of the barn is shown, and no game time passes when the scene is over, I am also left outside the barn again instead of where I went to. If I go to those places again everything works. Some conditions that are taking place during these times, the housemate and Diane are both pregnant before Daisy appears. The condition when Daisy is outside to pick flowers works. The condition where the main character is about to leave to get pizza causes the game to crash. Claude | ||||
| Platform/OS | Windows | ||||
| Version | 0.18.2 | ||||
|
traceback.txt (3,168 bytes)
I'm sorry, but an uncaught exception occurred.
While running game code:
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/bedroom.rpyc", line 88, in script call
File "scripts/minigames/garden_minigame/garden_minigame.rpyc", line 307, in script
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\ast.py", line 1337, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\exports.py", line 1452, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 2207, in do_with
clear=clear)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\screen.py", line 428, in visit_all
self.child.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\core.py", line 508, in visit_all
for d in self.visit():
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-pc\renpy\display\image.py", line 718, in visit
self.find_target()
File "C:\Users\CLAUDE\Desktop\DATA\SummertimeSaga-0-18-2-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.2
Tue May 07 19:24:53 2019
|
|
| Duplicate of bug report 0001723. | |
| The bug has been fixed in version 0.18.5. The report is a duplicate of 0001723 and is now closed. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-05-08 00:54 | Weird_Uncle_Claude | New Issue | |
| 2019-05-08 00:54 | Weird_Uncle_Claude | File Added: traceback.txt | |
| 2019-05-10 12:23 | Casiope | Note Added: 0002544 | |
| 2019-11-22 22:01 | Casiope | Status | new => closed |
| 2019-11-22 22:01 | Casiope | Resolution | open => fixed |
| 2019-11-22 22:01 | Casiope | Note Added: 0003815 |