I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/900_GAME.rpy", line 28, in script call
call navigate() from _call_navigate
File "game/320_navigator.rpy", line 183, in script call
call interact_room(_return[1]) from _call_interact_room_1
File "game/330_interact_room.rpy", line 174, in script call
call mg_chest() from _call_mg_chest
File "game/600_minigames_misc.rpy", line 797, in script
$ GAME.recipesFound.sort(key=lambda x: GAME.mc.tally[x[6]], reverse=True)
File "game/600_minigames_misc.rpy", line 797, in <module>
$ GAME.recipesFound.sort(key=lambda x: GAME.mc.tally[x[6]], reverse=True)
File "game/600_minigames_misc.rpy", line 797, in <lambda>
$ GAME.recipesFound.sort(key=lambda x: GAME.mc.tally[x[6]], reverse=True)
KeyError: u'RCPRingGold2'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/900_GAME.rpy", line 28, in script call
call navigate() from _call_navigate
File "game/320_navigator.rpy", line 183, in script call
call interact_room(_return[1]) from _call_interact_room_1
File "game/330_interact_room.rpy", line 174, in script call
call mg_chest() from _call_mg_chest
File "game/600_minigames_misc.rpy", line 797, in script
$ GAME.recipesFound.sort(key=lambda x: GAME.mc.tally[x[6]], reverse=True)
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/600_minigames_misc.rpy", line 797, in <module>
$ GAME.recipesFound.sort(key=lambda x: GAME.mc.tally[x[6]], reverse=True)
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
File "game/600_minigames_misc.rpy", line 797, in <lambda>
$ GAME.recipesFound.sort(key=lambda x: GAME.mc.tally[x[6]], reverse=True)
KeyError: u'RCPRingGold2'
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
The Princess And The Tower 0.4.1a
Mon Jul 4 01:02:34 2022