I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 27466, in script
$characterInfo['petite']['Mood'] -= 1
File "game/script.rpy", line 27466, in <module>
$characterInfo['petite']['Mood'] -= 1
TypeError: unsupported operand type(s) for -=: 'RevertableDict' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 27466, in script
$characterInfo['petite']['Mood'] -= 1
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/script.rpy", line 27466, in <module>
$characterInfo['petite']['Mood'] -= 1
TypeError: unsupported operand type(s) for -=: 'RevertableDict' and 'int'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Kingmaker 0.16 0.16