ET7.2, 偶发这个错误,Server的Log太浅了什么都看不到,完全不知道是什么问题,求大佬解惑,谢谢诶。
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at proto_115(Object , ProtoWriter )
at ProtoBuf.Meta.TypeModel.SerializeCore(ProtoWriter writer, Object value)
at ProtoBuf.Meta.TypeModel.Serialize(Stream dest, Object value, SerializationContext context)
at ET.MessageSerializeHelper.MessageToStream(Object message)
at ET.AService.GetMemoryStream(Object message)
at ET.KService.Send(Int64 channelId, Int64 actorId, Object message)
at ET.NetServices.RunNetThreadOperator()