Server thread hitch warning OneSync

I have the OneSync activated and when it has more than 35 players it starts to come out, the machine is an I7 7700k 64gb ram dedicated server on ovh, the MYSQL I have it in ZAP, any ideas to solve this?

2 Likes

I have the same issuse

I have same issue here

I have same issue here

with you tutorial you can find the cause of this message

I solved it thanks to this, thx

what was the issue?

How did you fix that ?

I had broken scripts which I updated, deleted or modified

pleas show my comment in solution

You can see which scripts are giving you the “Hitch Warnings” in the FiveM F8 Console, you have to do the following:

Type in the F8 Console: profiler record 500 (500 = frames you want record, if you want to record more frames only type the frames you want to record)

Let FiveM record the frames (You can watch the status only typing: profiler status)

[Screenshot]
Captura7

Finally, when in the profiler status appear 500/500, you can watch the info typing in the F8 Console:

profiler view

Then you are going to see a screen like this

[Screenshot]

If you want to watch the scripts that are delaying the server you have to do zoom in the yellow lines

[Screenshot]

32aptura

Then you have to fix the lines that appear in the yellow lines

[Screen]
Ca21ptura

Or delete the resource if you want.

3 Likes

This is only client side tho? I cant see any server side stuff there.

1 Like

Yep, would also like to see server side stuff ^^

hi i have the same problem and i can’t fix it, i think this is mysql the problem