Open daemond-dev opened 1 week ago
These are syntax warnings. I believe you are correct that they must be linked to app names with at least an unusual character.
I have encountered these warnings as well in the past. However, I have not investigated more, as they were not blocking.
When running any of the main scripts, some titles seem to generate a syntax error, possibly due to how their name is saved when pulled from Steam which might be including an unnecessary escape character.
Currently using Python 3.13. Happy to provide any additional info, if necessary.