https://gyazo.com/8baa598dbee84baefcc274589a8f058a
at 0:03 you can see that the entire game kinda lags out there, this includes players, npcs, GUIs, but basic things like the mouse dont lag out.
I dont believe its bandwidth because the bandwidth is still pretty low, even at the spike.
3 Likes
happya_x
(Happya)
February 15, 2025, 5:14pm
#2
probably network lag
bandwidth doesnt have to be high for it to stop working randomly sometimes
1 Like
I forgot to mention, it only happens for certain player more so than others, (probably because pc specs).
I’m not looking for a probably tho. Is there a way to definitively check?
happya_x
(Happya)
February 15, 2025, 8:53pm
#4
its 100% network lag
characters and players stop moving temporarily (because they are replicated from the server over the network)
and you also see a small spike in the ping
if its happening more for only one person then that also makes sense because that person has worse wifi connection
1 Like
Where can I view where the lag is coming from? Because the bandwidth seems pretty low so.
happya_x
(Happya)
February 15, 2025, 8:56pm
#6
check script performance, memory, microprofiler stuff on the server
its possible that the network is just randomly failing but it could also be that the server is running out of resources in that moment so it cant update fast enough
But if its a network issue, then how would the issue lie with the server related code. When the game lags, it doesn’t lag uniformally to everyone at all.
Maybe some events that you forgot to disconnect?
Try looking at what causes the spike in the microprofiler.