- Apr 21, 2020
- 114
- 179
This didn't happen in v1.7 but with 1.8 and 1.9 every game when starting shows this ugly message:
File "...game/renpy/exports.py", line 3720, in run
fn(*args, **kwargs)
File "game/0x52/framework/API.rpy", line 206, in threadedCall
TypeError: __call__() takes exactly 1 argument (2 given)
(However, it apparently has no negative effects on the function.)
File "...game/renpy/exports.py", line 3720, in run
fn(*args, **kwargs)
File "game/0x52/framework/API.rpy", line 206, in threadedCall
TypeError: __call__() takes exactly 1 argument (2 given)
(However, it apparently has no negative effects on the function.)