View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0002487 | Bug Report | 2019-11-20 05:54 | 2019-11-20 13:22 | ||
| Reporter | TheShadowKnow5 | ||||
| Severity | crash | Reproducibility | always | ||
| Status | closed | Resolution | duplicate | ||
| Summary | 0002487: Daisys pregnancy stages bugged | ||||
| Description | Daisy's different stages of pregnancy and dialog in the barn is bugged whenever you attemp to speak to her, the bug only goes away onces she gives birth, the bug might the the result of a 'first milking bug' I have also reportt here. here's a discord vid of the different stages of her pregnancy and the same bug appearing https://cdn.discordapp.com/attachments/478717569046544407/646587642586071050/Daisys_pregnancy_stages_bugged.mp4 | ||||
| Platform/OS | Windows | ||||
| Version | 0.19.1 | ||||
|
26-5-LT1.save (456,594 bytes) 26-6-LT1.save (452,081 bytes) 27-1-LT1.save (471,511 bytes)
traceback daisy pregnancy bug 1.txt (4,314 bytes)
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: DynamicImage u'characters/daisy/daisy_arms_naked_a_sides[M_daisy.pregnancy.to_string].png': could not find image. (u'characters/daisy/daisy_arms_naked_a_sides_pregnant_bump.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 42, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 29, in script call
File "scripts/locks/home_lock_check.rpyc", line 123, in script call
File "scripts/locks/01global_lock_check.rpyc", line 29, in script call
File "scripts/locks/home_lock_check.rpyc", line 148, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/characters/daisy/button.rpyc", line 66, in script call
File "scripts/characters/daisy/button_dialogues.rpyc", line 192, in script
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 1387, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 1592, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2248, in do_with
clear=clear)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 543, in visit_all
callback(self)
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 738, in per_interact
self.find_target()
File "C:\Users\USER\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 640, in find_target
raise Exception(error)
Exception: DynamicImage u'characters/daisy/daisy_arms_naked_a_sides[M_daisy.pregnancy.to_string].png': could not find image. (u'characters/daisy/daisy_arms_naked_a_sides_pregnant_bump.png')
Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Wed Nov 13 02:21:32 2019
|
|
| The report is a duplicate of many other reports and is now closed. Please search through the reports already written before opening a new one. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-11-20 05:54 | TheShadowKnow5 | New Issue | |
| 2019-11-20 05:54 | TheShadowKnow5 | File Added: 26-5-LT1.save | |
| 2019-11-20 05:54 | TheShadowKnow5 | File Added: 26-6-LT1.save | |
| 2019-11-20 05:54 | TheShadowKnow5 | File Added: 27-1-LT1.save | |
| 2019-11-20 05:54 | TheShadowKnow5 | File Added: traceback daisy pregnancy bug 1.txt | |
| 2019-11-20 13:22 | Casiope | Status | new => closed |
| 2019-11-20 13:22 | Casiope | Resolution | open => duplicate |
| 2019-11-20 13:22 | Casiope | Note Added: 0003735 |