I think that was already posted but i got an error when i start the game with Joiplay.
```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/_script/redistributable/ConfigParser.rpy", line 244: invalid syntax
raise TypeError, "first argument must be string or compiled pattern"
^
File "game/_script/redistributable/TransitionConditionSwitch.rpy", line 31: Missing parentheses in call to 'print'. Did you mean print(...)?
print "Exception - TransitionConditionSwitch.per_interact - %s"%str(system.exc_info())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/_script/redistributable/common.rpy", line 173: invalid syntax
raise Error, toSafeString(obj)
^
Ren'Py Version: Ren'Py 8.4.1.25072401
Fri Aug 1 16:13:56 2025
```
Can anybody fix this error or knows how to solve it?
Thanks.