2025-02-08 11:57:31.7199 System.NullReferenceException: Object reference not set to an instance of an object. at Hotfix.System.AOIComponentSystem.GetCellSize(AOIComponent self) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\AOI\AOIComponentSystem.cs:line 77 at Hotfix.System.AOIComponentHelper.GetAOICellSize(Scene scene) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\AOI\Helper\AOIComponentHelper.cs:line 8 at Hotfix.AOIEntitySystem.OnUpdatePosition(AOIEntity self, Vector2 pos, EAoiEntityState aoiState) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\AOI\AOIEntitySystem.cs:line 24 at Hotfix.System.AOIComponentSystem.EnterCell(AOIComponent self, Int64 aoiEntityId, Vector2 pos) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\AOI\AOIComponentSystem.cs:line 27 at Hotfix.MapComponentSystem.EnterMap(MapComponent self, RoleUnit roleUnit, Int64 sessionId) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\MapComponentSystem.cs:line 36 at Hotfix.Helper.MapHelper.EnterMap(Scene scene, RoleUnit roleId, Int64 sessionId) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\Helper\MapHelper.cs:line 12 at Hotfix.C2M_EnterMapHandler.Run(Session session, C2M_EnterMapRequest request, M2C_EnterMapResponse response, Action reply) in E:\UnityProject\TE_ARMain\GameServer\Server\Hotfix\Outter\Map\Handler\C2M_EnterMapHandler.cs:line 31 at Fantasy.Network.Interface.MessageRPC`2.Handle(Session session, UInt32 rpcId, UInt32 messageTypeCode, Object message)