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

Chiuso
aperto 4 anni fa da image · 2 commenti
image ha commentato 4 anni fa

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 ha commentato 4 anni fa
Collaboratori

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 ha commentato 4 anni fa
Collaboratori

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 referenced this issue from a commit 4 anni fa
image referenced this issue from a commit 4 anni fa
Sign in to join this conversation.
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.