Advertisement
Zer0TheRadioDemon

Untitled

Apr 26th, 2022
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. 2022-04-26T13:37:51 7489.641 ERR NCSimple_Serializer (ch=0):
  2. 2022-04-26T13:37:51 7489.646 EXC Memory stream is not expandable.
  3. at System.IO.MemoryStream.set_Capacity (System.Int32 value) [0x0003d] in <695d1cc93cca45069c528c15c9fdd749>:0
  4. at System.IO.MemoryStream.EnsureCapacity (System.Int32 value) [0x00061] in <695d1cc93cca45069c528c15c9fdd749>:0
  5. at System.IO.MemoryStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x000b3] in <695d1cc93cca45069c528c15c9fdd749>:0
  6. at StreamUtils.StreamCopy (System.IO.Stream _source, System.IO.Stream _destination, System.Byte[] _tempBuf, System.Boolean _bFlush) [0x00029] in <b43ff319d6d64cb189ddca74c2bff9a8>:0
  7. at (wrapper dynamic-method) PlayerDataFile.DMD<PlayerDataFile::Write>(PlayerDataFile,PooledBinaryWriter)
  8. at NetPackagePlayerData.write (PooledBinaryWriter _writer) [0x00007] in <b43ff319d6d64cb189ddca74c2bff9a8>:0
  9. at NetConnectionSimple.taskSerialize (ThreadManager+ThreadInfo _threadInfo) [0x004f7] in <b43ff319d6d64cb189ddca74c2bff9a8>:0
  10. UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
  11. Log:Exception(Exception)
  12. NetConnectionSimple:taskSerialize(ThreadInfo)
  13. ThreadManager:myThreadInvoke(Object)
  14. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  15. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  16. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  17. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  18. System.Threading.ThreadHelper:ThreadStart(Object)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement