Error: Loop svMain seems hung! (last checkin 90 seconds ago)

Hello, i want to know what is this for?

Error: Loop svMain seems hung! (last checkin 90 seconds ago)
Warning: svMain watchdog stack: root
sync thread hitch warning: timer interval of 127 milliseconds
Uploaded a live hang dump to the CitizenFX crash reporting service. The report ID is ad576238-090c-4649-be6b-d67d04d05053.
Error: Loop svMain is hung for over 5 minutes - terminating with a fatal exception.
network thread hitch warning: timer interval of 4524 milliseconds
sync thread hitch warning: timer interval of 4524 milliseconds
network thread hitch warning: timer interval of 663 milliseconds
sync thread hitch warning: timer interval of 661 milliseconds


=================================================================
FXServer crashed.
A dump can be found at C:\FXServer\server\crashes\9f0fa42c-cb50-404f-bee1-2b274bcb249b.dmp.
In addition to this, a full dump file has been generated at C:\FXServer\server\crashes\9f0fa42c-cb50-404f-bee1-2b274bcb249b-full.dmp.

some guy send me message that i want to attack your server, then i keep getting this error and server crashed. anyone know a way to find the problem?

i also update mysql_async
link : https://github.com/brouznouf/fivem-mysql-async

1 Like

can you upload any of these?

2 Likes

sure the big one is like 2GB . ill try to upload now

The Small file is : https://drive.google.com/file/d/1whF0Urh2jm3TFAa7BHH_5F-ypLngyQhv/view?usp=sharing
the big one is : https://drive.google.com/file/d/1eCi_vJAdlJ8ZZpwlsPc0YeB7rC9wgXp4/view?usp=sharing

Hey Boss, i posted the profiler and ETW trace of the same problem.
If i dont restart my server on last version also get Error: Loop svMain seems hung! after a few hours
if you need, i can run it again until it crash to send you dump, becouse i have a second machine with windows to help on that things…(normaly i run linux)

i just heared thats a kind of cheat that force one of your resources to loop. and then you crashed, im looking for a way to stop it

i found the problem, they just spam in F8 console some lua file exec like
exec lynx13.lua
exec Falcon6.0.lua
exec alynx.lua
i find the files also Falcon6.0.lua (1.3 MB) lynx13.lua (263.1 KB) alynx.lua (383.1 KB)

is there a way to stop exec lua files in consol?

i also find this resource that kick player when they use exec lua and its working.
sharing it to everyone that have problem
anti.rar (242.5 KB)