Network thread hitch warning: timer interval of 157 milliseconds

as stated in the title, i’m am running into a hitch warning and more then just 1 or 2. I am running a windows based / esx server. can someone give me a little more information on the basics of these warning and some way to go about figuring out whats causing it?

From my knowledge, most of the hitches are due to code thats still not properly optimized.

It could be a few other things, but have a read of this get get you going in the right direction.

Best Practice Improve your Resource performance

4 Likes

This can be both unoptimized code and also since it’s a network thread warning, could also be due to network latency, either lack of bandwidth or ddos.

2 Likes

Thank you both for the replies, I am new to coding lua and always looking to improve, any other links you may suggest for some more insight would be amazing! I appreciate it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.