hello i found the freeze bug fix in my emu
it works for me mabe for you to
look in your GameClient.cs
then search for IndexOutOfRangeException
and UNDER it remove this:
UberEnvironment.GetGame().GetClientManager().StopClient(Id)
then search for NullReferenceException
and UNDER it remove this:
UberEnvironment.GetGame().GetClientManager().StopClient(Id)
and then search for OverflowException
and UNDER it remove this:
UberEnvironment.GetGame().GetClientManager().StopClient(Id)
so now is your freeze bug gone![]()
I'm dutch sorry for my bad english
credits :
100% by me for find the freeze bug





