Sign In Register

How can we help you today?

Start a new topic
Answered

"You can only chain the scheduling of 10 scripts." How to get informed before reaching the limit?

Hi,

I have some timeout mechanism, so I got the error message about chaining scheduler.

I would like to know how to be informed before reaching this limit, and I wanna suspending the game.

Thanks a lot!

Jo


Best Answer

Hi Jo,


It would be up to you to track this yourself in your own code, any errors that do occur will show up in script.log in NoSql if the limit is hit at runtime.


Thanks,

Liam

1 Comment

Answer

Hi Jo,


It would be up to you to track this yourself in your own code, any errors that do occur will show up in script.log in NoSql if the limit is hit at runtime.


Thanks,

Liam

Login to post a comment