Unable to convert System.UInt64 (636108099220000000) to System.DateTime
UnityEngine.Debug:LogError(Object)
TNet.Tools:LogError(String, String, Boolean) (at Assets/TNet/Common/TNTools.cs:1075)
TNet.Serialization:ConvertObject(Object, Type, GameObject) (at Assets/TNet/Common/TNSerializer.cs:654)
TNet.Serialization:Convert(Object) (at Assets/TNet/Common/TNSerializer.cs:546)
TNet.DataNode:Get() (at Assets/TNet/Common/DataNode.cs:149)
TNet.DataNode:GetChild(String) (at Assets/TNet/Common/DataNode.cs:434)
Server:Response(Packet, BinaryReader, IPEndPoint) (at Assets/.../Scripts/GAME.cs:922)
TNet.GameClient:ProcessPacket(Buffer, IPEndPoint) (at Assets/TNet/Client/TNGameClient.cs:967)
TNet.GameClient:ProcessPackets() (at Assets/TNet/Client/TNGameClient.cs:918)
TNet.TNManager:<ProcessPackets>m__17() (at Assets/TNet/Client/TNManager.cs:528)
TNet.TNManager:Update() (at Assets/TNet/Client/TNManager.cs:1823)