[Solved] Disable Infinite Loop Detection

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
m_from_space
Miko-Class Veteran
Posts: 975
Joined: Sun Feb 21, 2021 3:36 am
Contact:

[Solved] Disable Infinite Loop Detection

#1 Post by m_from_space »

Hello,

is there a way to disable infinite loop detection? I know I can reset the timer calling renpy.not_infinite_loop(0), but that's not enough in my case. I cannot find any configuration variable.

Thanks!

/edit
I actually was using the function in the wrong way. I was thinking it resets the timer to X seconds, but it just means "delay any error message for X seconds". So setting renpy.not_infinite_loop(0) is stupid. The way to go is renpy.not_infinite_loop(60) or something as high as you want.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], MisterPinetree, Ocelot