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

クローズ
4 年 前image によって開かれました · 2 コメント
image4 年 前 にコメントしました

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.
image4 年 前 にコメントしました
共同編集者

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
image4 年 前 にコメントしました
共同編集者

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 4 年 前 に閉じられました
image この課題がコミット 4 年 前 から参照されました
image この課題がコミット 4 年 前 から参照されました
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません