Did you use the console to modify values?I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1119, in script call
File "game/functions.rpy", line 2078, in script call
File "game/functions.rpy", line 2015, in script call
File "game/functions.rpy", line 1892, in script
File "game/functions.rpy", line 1892, in <module>
AttributeError: 'int' object has no attribute 'affection'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\Games XXX\HolidayIsland-008bugfix2-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "F:\Games XXX\HolidayIsland-008bugfix2-pc\renpy\main.py", line 487, in main
run(restart)
File "F:\Games XXX\HolidayIsland-008bugfix2-pc\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "F:\Games XXX\HolidayIsland-008bugfix2-pc\renpy\execution.py", line 761, in run_context
context.run()
File "game/script.rpy", line 1119, in script call
File "game/functions.rpy", line 2078, in script call
File "game/functions.rpy", line 2015, in script call
File "game/functions.rpy", line 1892, in script
File "F:\Games XXX\HolidayIsland-008bugfix2-pc\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Games XXX\HolidayIsland-008bugfix2-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/functions.rpy", line 1892, in <module>
AttributeError: 'int' object has no attribute 'affection'
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
Holiday Island 0.0.8alpha_bf2
Otherwise I have no idea how this could happen. If you didn't, please send me a save game with a description how to create the error and I will have a look.