Howdy everyone!
Recently i've been facing a problem in my server, which is, kinda very much frustrating and affecting my playerbase greatly, i'll explain the problem below:
After a few hours of server startup, all players / objects / Vehicles start disappearing and appearing again every few seconds (3-5 seconds is the interval), and at that point the server is unplayable!
- I am using streamer and most of objects are created using it (there must be kinda 10-20 objects created normally)
- I dont think cause is too many objects because i tried removing alot of objects which were there even before this thing started, it was still there.
- OnPlayerUpdate is empty (return 1)
- There are several global timers, intervals are 1 sec 3 sec... loop through all players.
Any help will be appreciated! this bug has to be fixed asap.
Recently i've been facing a problem in my server, which is, kinda very much frustrating and affecting my playerbase greatly, i'll explain the problem below:
After a few hours of server startup, all players / objects / Vehicles start disappearing and appearing again every few seconds (3-5 seconds is the interval), and at that point the server is unplayable!
- I am using streamer and most of objects are created using it (there must be kinda 10-20 objects created normally)
- I dont think cause is too many objects because i tried removing alot of objects which were there even before this thing started, it was still there.
- OnPlayerUpdate is empty (return 1)
- There are several global timers, intervals are 1 sec 3 sec... loop through all players.
Any help will be appreciated! this bug has to be fixed asap.