- Aug 13, 2021
- 7,430
- 20,454
Download the following:Hello,
Unfortunately, I keep getting these errors when I want to chat:
Code:I'm sorry, but an uncaught exception occurred. While running game code: TypeError: say_arguments_callback() got an unexpected keyword argument 'show_phone_nvl' Full traceback: File "scripts/days/day4.rpyc", line 4287, in script call File "scripts/days/day4.rpyc", line 4311, in script File "renpy/ast.py", line 2557, in execute Say.execute(self) File "renpy/ast.py", line 615, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1488, in say args, kwargs = renpy.config.say_arguments_callback(who, *args, **kwargs) TypeError: say_arguments_callback() got an unexpected keyword argument 'show_phone_nvl' Windows-10-10.0.22621 AMD64 Ren'Py 7.7.1.24030407 Long Story Short - Unofficial Ren'Py Port 0.9a.38 Tue Oct 15 04:47:23 2024
In all chats. No mods installed.Code:I'm sorry, but an uncaught exception occurred. While running game code: TypeError: say_arguments_callback() got an unexpected keyword argument 'retain' -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/days/day5/day5_annmovie.rpyc", line 12, in script File "renpy/ast.py", line 2557, in execute Say.execute(self) File "renpy/ast.py", line 615, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1488, in say args, kwargs = renpy.config.say_arguments_callback(who, *args, **kwargs) TypeError: say_arguments_callback() got an unexpected keyword argument 'retain' Windows-10-10.0.22621 AMD64 Ren'Py 7.7.1.24030407 Long Story Short - Unofficial Ren'Py Port 0.9a.38 Tue Oct 15 05:08:56 2024
You must be registered to see the links
In the LongStoryShort folder, overwrite the existing game folder with the contents of the zip file.
Let me know if this solves your issue. I was unable to reproduce your second error, but I might have already fixed it. If not, I'll be doing a new update once TTrick releases the new version.