Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This happend after i done first task

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/code/talk.rpy", line 910, in script call

  File "game/code/misc/event_dispatcher.rpy", line 308, in script call

  File "game/code/story_mode/story.rpy", line 1233, in script

  File "game/code/story_mode/story.rpy", line 1233, in <module>

TypeError: wrotenewsong() got an unexpected keyword argument 'timbre'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/code/talk.rpy", line 910, in script call

  File "game/code/misc/event_dispatcher.rpy", line 308, in script call

  File "game/code/story_mode/story.rpy", line 1233, in script

  File "C:\Users\79828\AppData\Roaming\itch\apps\rockrobin\RockRobin_Beta-all\renpy\ast.py", line 806, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\79828\AppData\Roaming\itch\apps\rockrobin\RockRobin_Beta-all\renpy\python.py", line 1577, in py_exec_bytecode

    exec bytecode in globals, locals

  File "game/code/story_mode/story.rpy", line 1233, in <module>

TypeError: wrotenewsong() got an unexpected keyword argument 'timbre'

Windows-8-6.2.9200

Ren'Py 6.99.10.1227

[/code]