As the title said, lately, in MANY ren'py games I get either these errors:
TypeError: 'str' object is not callable
TypeError: 'bool' object is not callable
Sometimes the errors are recoverable, sometimes they crash the game. Based on the number of crashes and the number of games, I highly doubt that all those games have these issues, as no one else complains about it. And most are the big titles here, so surely no issues there.
As I'm not a python expert, maybe there's something on my system that I need to install/upgrade ? I did upgrade Python on the system (W11), but same behavior. The renpy engine is included in each game so that should be OK.
Any ideas ?
TypeError: 'str' object is not callable
TypeError: 'bool' object is not callable
Sometimes the errors are recoverable, sometimes they crash the game. Based on the number of crashes and the number of games, I highly doubt that all those games have these issues, as no one else complains about it. And most are the big titles here, so surely no issues there.
As I'm not a python expert, maybe there's something on my system that I need to install/upgrade ? I did upgrade Python on the system (W11), but same behavior. The renpy engine is included in each game so that should be OK.
Any ideas ?