How to fix this error, it occurs when I have to make a decision and when I ignore it, it makes the decision that makes me lose the scene
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep4/scene37a.rpy", line 602, in <module>
TypeError: 'int' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ep4/scene37a.rpyc", line 572, in script
File "D:\descargas\CollegeKings2-5.3.0-pc\renpy\ast.py", line 1619, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\descargas\CollegeKings2-5.3.0-pc\renpy\exports\menuexports.py", line 100, in menu
condition = renpy.python.py_eval(condition)
File "D:\descargas\CollegeKings2-5.3.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\descargas\CollegeKings2-5.3.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ep4/scene37a.rpy", line 602, in <module>
TypeError: 'int' object is not callable
Windows-10-10.0.19041 AMD64
Ren'Py 8.3.3.24110903
College Kings 2 5.3.0
Tue Nov 26 13:29:11 2024