Did you use mods?Hello, I get an error, do you have a fix for this?
-------
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "logic/episodes_after_first/ep2/sheet_31.rpyc", line 143, in script
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1223, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 875, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3290, in interact
self.end_transitions()
File "renpy/display/core.py", line 2774, in end_transitions
if (self.frame_time - start) >= delay:
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
LustAcademy 0.5.1f
Thu Feb 3 14:46:04 2022
If not, could u send your save file?