damianday / Conquer

19 stars 17 forks source link

Latest Game Server Errors #25

Closed JevLOMCN closed 6 months ago

JevLOMCN commented 6 months ago

This error appears when someone gets to the "Gates" and will stop any player joining the world. [07/05/2024 21:31:10] Asynchronous connection exception: System.NullReferenceException: Object reference not set to an instance of an object. at GameServer.Database.SystemInfo.get_Info() in G:\Mir3DEMU\GitHub\Conquer\GameServer\GameServer.Database\SystemInfo.cs:line 86 at GameServer.Networking.NetworkManager.Connection(IAsyncResult result) in G:\Mir3DEMU\GitHub\Conquer\GameServer\GameServer.Networking\NetworkManager.cs:line 120

CS Line 120 - if (!SystemInfo.Info.IPBans.ContainsKey(ip) || SystemInfo.Info.IPBans[ip] < SEngine.CurrentTime)

damianday commented 6 months ago

Appears to be a database error, will check latest is updated and correct. A stat was renamed. MonsterDamage = 112, // 怪物伤害