@Koid did this happen on startup or when someone joined the game? and which gpu?
03:43
if you have hi-res entities or skins, or just a lot of skins, you'll run out of vram. especially on an old or integrated graphics card with <1GB of VRAM
There are numerous graphics (gfx) related bugs users encountered. Not all are fixable, but might have workarounds.
This site is there to collect these to help those encountering the same issues.
antiping tries to mitigate the intrinsic lag that comes with having a certain latency to a server, but if the amount of latency changes or something unpredictable happens to your tee (like being touched by any other player, or things like doors) there's nothing to do. it will always lag in those instances
21:36
antiping basically just assumes the server is receiving & accepting all of your inputs and making it happen at the time that you input it (instead of when the server sends it back to you), but obviously things can go wrong & it can't predict with interference from outside forces
21:36
kind of a gross oversimplification but hopefully you get the idea