Good job on the bug fix update!, KuMoNoSu. Better than ever. I see the crash on playing the JRPG game remains, here's the crash log:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (roomaction.rpy, line 1189)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "home/roomaction.rpyc", line 1189, in script
File "renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2247, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (roomaction.rpy, line 1189)
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Bottle Biosphere 1.0
Sat Feb 12 08:50:15 2022
[/code]
Hope it helps you track it down, every bug swatted is a win.Keep up the good work.