Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

RockRobin

Band Management Sim, with romance! · By Happy Backwards, Aleema

Story Mode Bug wrote newsong()

A topic by Nawfalpy created Jun 04, 2019 Views: 257
Viewing posts 1 to 1

I was just playing the story normally nd i got this error ~

[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 "D:\Nawfal\VNovels\RockRobin_Beta-all\renpy\ast.py", line 806, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Nawfal\VNovels\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]