Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [code]
- I'm sorry, but an uncaught exception occurred.
- While running game code:
- Exception: DynamicImage u'Characters/Denise/Obsessive/[d.pose].png': could not find image. (u'Characters/Denise/Obsessive/brainwashed.png')
- -- Full Traceback ------------------------------------------------------------
- Full traceback:
- File "lib/windows-i686/locations/loc_yourroom.rpyc", line 219, in script call
- File "lib/windows-i686/locations/loc_yourroom.rpyc", line 265, in script call
- File "lib/windows-i686/chars/char_Denise.rpyc", line 1973, in script call
- File "lib/windows-i686/chars/char_Denise.rpyc", line 2211, in script
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\ast.py", line 1089, in execute
- show_imspec(self.imspec, atl=getattr(self, "atl", None))
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\ast.py", line 1061, in show_imspec
- atl=atl)
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\exports.py", line 680, in show
- sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\display\core.py", line 1012, in add
- thing.set_transform_event("show")
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\display\transform.py", line 672, in set_transform_event
- self.child.set_transform_event(event)
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\display\image.py", line 380, in set_transform_event
- return self.target.set_transform_event(event)
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\display\image.py", line 574, in set_transform_event
- self.find_target()
- File "[redacted]\SuperPowered_v0.19.00-pc\renpy\display\image.py", line 519, in find_target
- raise Exception(error)
- Exception: DynamicImage u'Characters/Denise/Obsessive/[d.pose].png': could not find image. (u'Characters/Denise/Obsessive/brainwashed.png')
- Windows-8-6.2.9200
- Ren'Py 6.99.13.2919
- SP 0.19.00
- [/code]
Advertisement
Add Comment
Please, Sign In to add comment