restarted the game, does anyone else get this error when trying to talk to sera
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1922, in script call
$ renpy.call(l)
File "game/script.rpy", line 637, in script call
call screen k_command_menu
File "game/script.rpy", line 637, in script call
call screen k_command_menu
File "game/script.rpy", line 740, in script call
call say_line(f, k) from _call_say_line_3
File "game/script.rpy", line 744, in script
python:
File "game/script.rpy", line 745, in <module>
data = json.load(renpy.file('content/' + f))
TypeError: coercing to Unicode: need string or buffer, ADVCharacter found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1922, in script call
$ renpy.call(l)
File "game/script.rpy", line 637, in script call
call screen k_command_menu
File "game/script.rpy", line 637, in script call
call screen k_command_menu
File "game/script.rpy", line 740, in script call
call say_line(f, k) from _call_say_line_3
File "game/script.rpy", line 744, in script
python:
File "HeroPartyMustFall-0.5.5-Playtest-Ver-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "HeroPartyMustFall-0.5.5-Playtest-Ver-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 745, in <module>
data = json.load(renpy.file('content/' + f))
TypeError: coercing to Unicode: need string or buffer, ADVCharacter found
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Hero Party Must Fall 0.5.5-Playtest-Ver
Mon Mar 17 13:45:44 2025
```