idk y but i ran into this error when trying to stay with the rats
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: 'float' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter10.rpyc", line 440, in script
File "renpy/ast.py", line 1397, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2663, in do_with
clear=clear)
File "renpy/display/core.py", line 3213, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3570, in interact_core
new_widget=layers_root)
TypeError: 'float' object is not callable
Windows-10-10.0.18362
Ren'Py 7.4.5.1648
Only I Have Skills 0.06
Mon Oct 4 18:53:29 2021
[/code]