Eintoo/GameServer/Bin/Debug/Logs/Server/Server20250207/Server..2025020716.Error.log
2025-03-19 18:16:39 +08:00

6 lines
572 B
Plaintext

2025-02-07 16:01:05.0442 System.ArgumentException: Type provided must be an Enum. (Parameter 'enumType')
at System.RuntimeType.ThrowMustBeEnum()
at System.Enum.GetName(RuntimeType enumType, UInt64 uint64Value)
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 13
at Fantasy.Network.Interface.MessageRPC`2.Handle(Session session, UInt32 rpcId, UInt32 messageTypeCode, Object message)