I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 52, in script call
$ renpy.call_screen("Overlay", _layer="screens")
File "game/Scripts/MAIN.rpy", line 587, in script call
call PassTime(1) from _call_PassTime_3
File "game/Events/Updater.rpy", line 240, in script call
call EndOfHourCalculations() from _call_EndOfHourCalculations
File "game/Events/Updater.rpy", line 209, in script call
call expression "EVTCLC_" + IncomingCalculationStack[0] from _call_expression_2
File "game/Events/HomeSchedule.rpy", line 893, in script
$ SCRIPT_FunctionsClass.LazyErrands(2)
File "game/Events/HomeSchedule.rpy", line 893, in <module>
$ SCRIPT_FunctionsClass.LazyErrands(2)
File "game/Objects/Objects.rpy", line 124, in LazyErrands
DesertHouse.AddMoney(-10 * amount)
TypeError: 'int' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 52, in script call
$ renpy.call_screen("Overlay", _layer="screens")
File "game/Scripts/MAIN.rpy", line 587, in script call
call PassTime(1) from _call_PassTime_3
File "game/Events/Updater.rpy", line 240, in script call
call EndOfHourCalculations() from _call_EndOfHourCalculations
File "game/Events/Updater.rpy", line 209, in script call
call expression "EVTCLC_" + IncomingCalculationStack[0] from _call_expression_2
File "game/Events/HomeSchedule.rpy", line 893, in script
$ SCRIPT_FunctionsClass.LazyErrands(2)
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Events/HomeSchedule.rpy", line 893, in <module>
$ SCRIPT_FunctionsClass.LazyErrands(2)
File "game/Objects/Objects.rpy", line 124, in LazyErrands
DesertHouse.AddMoney(-10 * amount)
TypeError: 'int' object is not callable
Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
A Home In The Desert 0.5_FULL
Fri Jul 25 21:54:38 2025