Not sure if you're still checking here but have an error code for you.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Ch2.rpy", line 1498, in script
if total party >= 3:
SyntaxError: invalid syntax (Ch2.rpy, line 1498)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Ch2.rpy", line 1498, in script
if total party >= 3:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2274, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (Ch2.rpy, line 1498)
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
THoS 0.2
Fri Jan 12 11:22:56 2024
[/code]
For what it's worth I really like the story and hope you continue it.