Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

I just downloaded this game the other day and have to say that I absolutely fell in love with it.  I've played this game for hours and couldn't stop. I've finished the story mode twice so far and noticed a bug both times. Not sure if you already know about it or not, so I'm posting it here.

The first time it said I had 11 singles and 0 albums when I actually had 8 singles and 3 albums (the screenshot shows one of the albums)


Now for the other one it said I had 20 singles and 0 albums when I actually had 15 singles and 5 albums (again the screenshot shows one of my albums to proof that I had at least one)



Another bug I wanted to let you know about:

I just started my third time in story mode and so far every time I got the same error message. It happens right at the beginning of the game when you are raising Emmitt's music score.

The first two times I forgot to take a screenshot of the error message.

Right after this part:

I'm receiving this error message:

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/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/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\Christiane\Downloads\RockRobin_Beta-all\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\Christiane\Downloads\RockRobin_Beta-all\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