Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "game/script.rpy", line 14379, in script
  5. "There was still something I could do to stop this..."
  6. Exception: Say has image attributes (u'distantleft', u'mouthopen'), but there's no image tag associated with the speaking character.
  7.  
  8. -- Full Traceback ------------------------------------------------------------
  9.  
  10. Full traceback:
  11. File "D:\Downloads\renpy-6.12.1\renpy\bootstrap.py", line 274, in bootstrap
  12. File "D:\Downloads\renpy-6.12.1\renpy\main.py", line 343, in main
  13. File "D:\Downloads\renpy-6.12.1\renpy\main.py", line 93, in run
  14. File "D:\Downloads\renpy-6.12.1\renpy\execution.py", line 269, in run
  15. File "D:\Downloads\renpy-6.12.1\renpy\display\error.py", line 83, in report_exception
  16. File "D:\Downloads\renpy-6.12.1\renpy\game.py", line 280, in invoke_in_new_context
  17. File "D:\Downloads\renpy-6.12.1\renpy\display\error.py", line 32, in call_exception_screen
  18. File "D:\Downloads\renpy-6.12.1\renpy\ui.py", line 236, in interact
  19. File "D:\Downloads\renpy-6.12.1\renpy\display\core.py", line 1625, in interact
  20. File "D:\Downloads\renpy-6.12.1\renpy\display\core.py", line 1429, in show_window
  21. File "common/00library.rpy", line 109, in _default_empty_window
  22. File "D:\Downloads\renpy-6.12.1\renpy\character.py", line 718, in __call__
  23. File "D:\Downloads\renpy-6.12.1\renpy\character.py", line 689, in resolve_say_attributes
  24. Exception: Say has image attributes (u'distantleft', u'mouthopen'), but there's no image tag associated with the speaking character.
  25.  
  26. Windows-post2008Server-6.1.7600
  27. Ren'Py 6.12.1.1488
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement