Eintoo/GameServer/Bin/Debug/Logs/Server/Server20250324/Server..2025032414.Error.log

155 lines
15 KiB
Plaintext

2025-03-24 14:26:07.0772 Hotfix.GameAccountFlagComponent Destroy Error System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GameAccountManageComponentSystem.DisConnect(GameAccountManageComponent self, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountManageComponentSystem.cs:line 96
at Hotfix.GateComponentHelper.Disconnect(Scene scene, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 30
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountFlagComponentDestroySystem.Destroy(GameAccountFlagComponent self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountFlagComponentSystem.cs:line 11
at Fantasy.Entitas.Interface.DestroySystem`1.Invoke(Entity self)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Network.Session.Dispose()
at Fantasy.Network.Interface.ANetworkServerChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetworkChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetwork.RemoveChannel(UInt32 channelId)
at Fantasy.Network.KCP.KCPServerNetwork.ReceiveData(KcpHeader& header, UInt32& channelId, ReadOnlyMemory`1& buffer)
at Fantasy.Network.KCP.KCPServerNetwork.ReadPipeDataAsync()
at System.IO.Pipelines.Pipe.ExecuteWithoutExecutionContext(Object state)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
at Fantasy.MultiThreadScheduler.Loop(Scene scene, CancellationToken cancellationToken)
at Fantasy.MultiThreadScheduler.<>c__DisplayClass5_0.<Add>b__0()
2025-03-24 14:28:44.4959 Hotfix.GameAccountFlagComponent Destroy Error System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GameAccountManageComponentSystem.DisConnect(GameAccountManageComponent self, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountManageComponentSystem.cs:line 96
at Hotfix.GateComponentHelper.Disconnect(Scene scene, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 30
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountFlagComponentDestroySystem.Destroy(GameAccountFlagComponent self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountFlagComponentSystem.cs:line 11
at Fantasy.Entitas.Interface.DestroySystem`1.Invoke(Entity self)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Network.Session.Dispose()
at Fantasy.Network.Interface.ANetworkServerChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetworkChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetwork.RemoveChannel(UInt32 channelId)
at Fantasy.Network.KCP.KCPServerNetwork.ReceiveData(KcpHeader& header, UInt32& channelId, ReadOnlyMemory`1& buffer)
at Fantasy.Network.KCP.KCPServerNetwork.ReadPipeDataAsync()
at System.IO.Pipelines.Pipe.ExecuteWithoutExecutionContext(Object state)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
at Fantasy.MultiThreadScheduler.Loop(Scene scene, CancellationToken cancellationToken)
at Fantasy.MultiThreadScheduler.<>c__DisplayClass5_0.<Add>b__0()
2025-03-24 14:33:44.0255 Hotfix.GameAccountFlagComponent Destroy Error System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GameAccountManageComponentSystem.TryGet(GameAccountManageComponent self, Int64 accountId, GameAccount& account) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountManageComponentSystem.cs:line 30
at Hotfix.GameAccountManageComponentSystem.DisConnect(GameAccountManageComponent self, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountManageComponentSystem.cs:line 103
at Hotfix.GateComponentHelper.Disconnect(Scene scene, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 30
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountFlagComponentDestroySystem.Destroy(GameAccountFlagComponent self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountFlagComponentSystem.cs:line 11
at Fantasy.Entitas.Interface.DestroySystem`1.Invoke(Entity self)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Network.Session.Dispose()
at Fantasy.Network.Interface.ANetworkServerChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetworkChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetwork.RemoveChannel(UInt32 channelId)
at Fantasy.Network.KCP.KCPServerNetwork.ReceiveData(KcpHeader& header, UInt32& channelId, ReadOnlyMemory`1& buffer)
at Fantasy.Network.KCP.KCPServerNetwork.ReadPipeDataAsync()
at System.IO.Pipelines.Pipe.ExecuteWithoutExecutionContext(Object state)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
at Fantasy.MultiThreadScheduler.Loop(Scene scene, CancellationToken cancellationToken)
at Fantasy.MultiThreadScheduler.<>c__DisplayClass5_0.<Add>b__0()
2025-03-24 14:37:21.4456 Hotfix.GameAccountFlagComponent Destroy Error System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GameAccountManageComponentSystem.TryGet(GameAccountManageComponent self, Int64 accountId, GameAccount& account) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountManageComponentSystem.cs:line 30
at Hotfix.GameAccountManageComponentSystem.DisConnect(GameAccountManageComponent self, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountManageComponentSystem.cs:line 103
at Hotfix.GateComponentHelper.Disconnect(Scene scene, Int64 accountId, Int64 timeout) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 30
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountFlagComponentDestroySystem.Destroy(GameAccountFlagComponent self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountFlagComponentSystem.cs:line 16
at Fantasy.Entitas.Interface.DestroySystem`1.Invoke(Entity self)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.EntityComponent.Destroy(Entity entity)
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Entitas.Entity.Dispose()
at Fantasy.Network.Session.Dispose()
at Fantasy.Network.Interface.ANetworkServerChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetworkChannel.Dispose()
at Fantasy.Network.KCP.KCPServerNetwork.RemoveChannel(UInt32 channelId)
at Fantasy.Network.KCP.KCPServerNetwork.ReceiveData(KcpHeader& header, UInt32& channelId, ReadOnlyMemory`1& buffer)
at Fantasy.Network.KCP.KCPServerNetwork.ReadPipeDataAsync()
at System.IO.Pipelines.Pipe.ExecuteWithoutExecutionContext(Object state)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
at Fantasy.MultiThreadScheduler.Loop(Scene scene, CancellationToken cancellationToken)
at Fantasy.MultiThreadScheduler.<>c__DisplayClass5_0.<Add>b__0()
2025-03-24 14:40:01.0569 System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.EntityTimeOutComponentSystem.Handler(EntityTimeOutComponent self, Int64 parentRunTimeId, Func`1 callback) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Entity\EntityTimeOutComponentSystem.cs:line 50
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.EntityTimeOutComponentSystem.Handler(EntityTimeOutComponent self, Int64 parentRunTimeId, Func`1 callback) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Entity\EntityTimeOutComponentSystem.cs:line 51
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 29
at Hotfix.GameAccountSystem.SaveToDatabase(GameAccount self, Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 13
at Fantasy.DataBase.MongoDataBase.Save[T](T entity, String collection)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
2025-03-24 14:40:01.0569 System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GateComponentHelper.GetGameAccountManageComponent(Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 25
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 28
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 28
at Hotfix.GameAccountSystem.SaveToDatabase(GameAccount self, Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 13
at Fantasy.DataBase.MongoDataBase.Save[T](T entity, String collection)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
2025-03-24 14:44:22.7619 System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.EntityTimeOutComponentSystem.Handler(EntityTimeOutComponent self, Int64 parentRunTimeId, Func`1 callback) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Entity\EntityTimeOutComponentSystem.cs:line 50
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.EntityTimeOutComponentSystem.Handler(EntityTimeOutComponent self, Int64 parentRunTimeId, Func`1 callback) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Entity\EntityTimeOutComponentSystem.cs:line 51
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 29
at Hotfix.GameAccountSystem.SaveToDatabase(GameAccount self, Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 13
at Fantasy.DataBase.MongoDataBase.Save[T](T entity, String collection)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
2025-03-24 14:44:22.7619 System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GateComponentHelper.GetGameAccountManageComponent(Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 25
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 28
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 28
at Hotfix.GameAccountSystem.SaveToDatabase(GameAccount self, Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 13
at Fantasy.DataBase.MongoDataBase.Save[T](T entity, String collection)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
2025-03-24 14:56:02.1408 System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.EntityTimeOutComponentSystem.Handler(EntityTimeOutComponent self, Int64 parentRunTimeId, Func`1 callback) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Entity\EntityTimeOutComponentSystem.cs:line 50
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.EntityTimeOutComponentSystem.Handler(EntityTimeOutComponent self, Int64 parentRunTimeId, Func`1 callback) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Entity\EntityTimeOutComponentSystem.cs:line 51
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 29
at Hotfix.GameAccountSystem.SaveToDatabase(GameAccount self, Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 13
at Fantasy.DataBase.MongoDataBase.Save[T](T entity, String collection)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()
2025-03-24 14:56:02.1408 System.NullReferenceException: Object reference not set to an instance of an object.
at Hotfix.GateComponentHelper.GetGameAccountManageComponent(Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\Helper\GateComponentHelper.cs:line 25
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 28
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Hotfix.GameAccountSystem.DisConnect(GameAccount self) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 28
at Hotfix.GameAccountSystem.SaveToDatabase(GameAccount self, Scene scene) in D:\TecentUGit\EintooAR\GameServer\Server\Hotfix\Outter\Gate\GameAccount\GameAccountSystem.cs:line 13
at Fantasy.DataBase.MongoDataBase.Save[T](T entity, String collection)
at Fantasy.ThreadSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
at Fantasy.ThreadSynchronizationContext.Update()