#31 World server closes out on client Process while client is connecting into zone

Fermé
Créé il y a 4 ans par image · 2 commentaires
image a commenté il y a 4 ans

See title, you get into zone but then you are practically silenced. The EQStream layer is functioning but the packet layer is not cause eqs was closed/disconnected.

See title, you get into zone but then you are practically silenced. The EQStream layer is functioning but the packet layer is not cause eqs was closed/disconnected.
image a commenté il y a 4 ans
Collaborateur

Looks like ZoneServer connected_clients is 0... so we aren't processing the Client->Process();.. only the lower layer EQStream

Looks like ZoneServer connected_clients is 0... so we aren't processing the Client->Process();.. only the lower layer EQStream
image a commenté il y a 4 ans
Collaborateur

CombatProcess was deadlocking going into KillSpawn -> dead_spawns - reason being MSpawnList was already locked and we try to lock it again in RemoveSpawn

CombatProcess was deadlocking going into KillSpawn -> dead_spawns - reason being MSpawnList was already locked and we try to lock it again in RemoveSpawn
image a référencé ce problème à partir d'un commit il y a 4 ans
image a référencé ce problème à partir d'un commit il y a 4 ans
Connectez-vous pour rejoindre cette conversation.
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.