[Error : Client] System.OutOfMemoryException: Out of memory
at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int)
at System.Reflection.RuntimeMethodInfo.GetParameters () [0x00013] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at UnityEngine.StackTraceUtility.ExtractFormattedStackTrace (System.Diagnostics.StackTrace stackTrace) [0x000b6] in <b4e80bd296bc48ba89d931486f299d70>:0
at UnityEngine.StackTraceUtility.ExtractStringFromExceptionInternal (System.Object exceptiono, System.String& message, System.String& stackTrace) [0x00143] in <b4e80bd296bc48ba89d931486f299d70>:0
at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int)
at ComponentAce.Compression.Libs.zlib.Deflate.deflateInit2 (ComponentAce.Compression.Libs.zlib.ZStream strm, System.Int32 level, System.Int32 method, System.Int32 windowBits, System.Int32 memLevel, System.Int32 strategy) [0x00101] in <5153ee73575648338ae17aa63b294e55>:0
at ComponentAce.Compression.Libs.zlib.Deflate.deflateInit (ComponentAce.Compression.Libs.zlib.ZStream strm, System.Int32 level, System.Int32 bits) [0x00000] in <5153ee73575648338ae17aa63b294e55>:0
at ComponentAce.Compression.Libs.zlib.ZStream.deflateInit (System.Int32 level, System.Int32 bits) [0x0000b] in <5153ee73575648338ae17aa63b294e55>:0
at ComponentAce.Compression.Libs.zlib.ZStream.deflateInit (System.Int32 level) [0x00000] in <5153ee73575648338ae17aa63b294e55>:0
at ComponentAce.Compression.Libs.zlib.ZOutputStream..ctor (System.IO.Stream out_Renamed, System.Int32 level) [0x00035] in <5153ee73575648338ae17aa63b294e55>:0
at (wrapper remoting-invoke-with-check) ComponentAce.Compression.Libs.zlib.ZOutputStream..ctor(System.IO.Stream,int)
at SPT.Common.Utils.Zlib.Run (System.Byte[] data, SPT.Common.Utils.ZlibCompression level) [0x00012] in <2ab50e9b6a2542709a4b41f26275fde1>:0
at SPT.Common.Utils.Zlib.Compress (System.Byte[] data, SPT.Common.Utils.ZlibCompression level) [0x00000] in <2ab50e9b6a2542709a4b41f26275fde1>:0
at SPT.Common.Http.Client.SendAsync (System.Net.Http.HttpMethod method, System.String path, System.Byte[] data, System.Boolean zipped) [0x00048] in <2ab50e9b6a2542709a4b41f26275fde1>:0
at SPT.Common.Http.Client.SendWithRetriesAsync (System.Net.Http.HttpMethod method, System.String path, System.Byte[] data, System.Boolean compress) [0x0008d] in <2ab50e9b6a2542709a4b41f26275fde1>:0
之前玩4.0.13都没有问题,这两天换到4.1.2之后才出现
4.1.2
文字描述
是
服务端报错









已解决