Stuyk
Stuyk
@OlegGulevskyy Yea. It's a very strange but. I've tried investigating it for a long time and have rewritten object streamers and all sorts of things in hopes it would resolve...
@gotgameio Definitely not a great solution since all you're doing is hiding the object. Eventually client-side will run out objects and hit limitations because they're simply hidden and not fully...
I will look at this more in-depth when I can. It's a good PR just need time to dig into it more.
> Step 2. Reconnect Well there's your problem.
alt:V was never written with the intention of cleanup after reconnect. Yes it's a nice to have thing but there are certain things which cannot be cleaned up during the...
The alt.Object api is now available on client-side. Just need to convert the object streamer over to utilize it.