Guest User

Error Message

a guest
Jul 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "game/code/story_mode/story.rpy", line 1233, in script
  5. File "game/code/story_mode/story.rpy", line 1233, in <module>
  6. TypeError: wrotenewsong() got an unexpected keyword argument 'timbre'
  7.  
  8. -- Full Traceback ------------------------------------------------------------
  9.  
  10. Full traceback:
  11. File "game/code/story_mode/story.rpy", line 1233, in script
  12. File "C:\Users\Katie\AppData\Roaming\itch\apps\RockRobin\RockRobin_Beta-all\renpy\ast.py", line 806, in execute
  13. renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  14. File "C:\Users\Katie\AppData\Roaming\itch\apps\RockRobin\RockRobin_Beta-all\renpy\python.py", line 1577, in py_exec_bytecode
  15. exec bytecode in globals, locals
  16. File "game/code/story_mode/story.rpy", line 1233, in <module>
  17. TypeError: wrotenewsong() got an unexpected keyword argument 'timbre'
  18.  
  19. Windows-8-6.2.9200
  20. Ren'Py 6.99.10.1227
Advertisement
Add Comment
Please, Sign In to add comment