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

Fechado
4 anos atrás foi aberto por image · 2 comentários
image comentado 4 anos atrás

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 comentado 4 anos atrás
Colaborador

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 comentado 4 anos atrás
Colaborador

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 fechado em 4 anos atrás
image citou este problema em um commit 4 anos atrás
image citou este problema em um commit 4 anos atrás
Faça login para participar desta conversação.
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.