- Feb 2, 2018
- 923
- 3,924
Hey,
I am currently in development process and I ran into this little problem:
Is there a limit I must override? If yes, then how?
Thank you in advance!
I am currently in development process and I ran into this little problem:
Code:
While running game code:
File "game/script.rpy", line 1571, in script
character_variable " In game text"
RuntimeError: maximum recursion depth exceeded in __instancecheck__
Thank you in advance!