Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Lunari_chan

1
Posts
1
Topics
5
Following
A member registered Jul 22, 2021

Recent community posts

RockRobin community · Created a new topic Error code?
(1 edit)

There is an error in the game after the first mission. What does that mean?

[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/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/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:\Lucy\Games\itch.io\Speicher\rockrobin 2\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:\Lucy\Games\itch.io\Speicher\rockrobin 2\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]