billfrank85
Refugee
- Version
- b259
- Platform
- Linux
On our Linux dedicated server, we keep experiencing these issues, usually related to player login. This only started happening sometime Sunday. It is my understanding that a dedicated server hotfix/update was sent out at that time, and our server has been having issues ever since. Delayed container opening, audio sync issues, zombie AI/spawn issues, and lag. Nothing was changed on our end before the issue started, or even after.
It is also my understanding that this might be an issue with the new signage system implemented in 3.0.
2026-07-08T13:05:15.467Z EXC Memory stream is not expandable.
at System.IO.MemoryStream.set_Capacity (System.Int32 value) [0x00031] in <9c9d7808da6a43e3b68409f2b63b3e6f>:0
at System.IO.MemoryStream.EnsureCapacity (System.Int32 value) [0x0005c] in <9c9d7808da6a43e3b68409f2b63b3e6f>:0
at System.IO.MemoryStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00093] in <9c9d7808da6a43e3b68409f2b63b3e6f>:0
at PooledBinaryWriter.Write (System.Byte[] _buffer) [0x0000e] in <d6335cee6aa240b0be8658cc339bbea3>:0
at NetPackageSignDataResponse.write (PooledBinaryWriter _writer) [0x00032] in <d6335cee6aa240b0be8658cc339bbea3>:0
at NetConnectionSimple.WriteToStream (System.Int32 streamIndex, System.Int32 packageIndex, System.Int32& packagesToSend, NetPackage& package, PooledBinaryWriter& writer, System.IO.MemoryStream& stream) [0x0007f] in <d6335cee6aa240b0be8658cc339bbea3>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
NetConnectionSimple:WriteToStream(Int32, Int32, Int32&, NetPackage&, PooledBinaryWriter&, MemoryStream&)
NetConnectionSimple:taskSerialize(ThreadInfo)
ThreadManager:myThreadInvoke(Object)
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart(Object)
2026-07-08T13:05:15.468Z WRN Failed writing NetPackageSignDataResponse to client (cl=EOS_xxx, ch=0), requeueing 2 packages. Stream index: 2 - stream size before: 1053351
2026-07-08T13:05:15.469Z WRN Packages in stream:
2026-07-08T13:05:15.469Z WRN NetPackageSignDataResponse: 1
It is also my understanding that this might be an issue with the new signage system implemented in 3.0.
2026-07-08T13:05:15.467Z EXC Memory stream is not expandable.
at System.IO.MemoryStream.set_Capacity (System.Int32 value) [0x00031] in <9c9d7808da6a43e3b68409f2b63b3e6f>:0
at System.IO.MemoryStream.EnsureCapacity (System.Int32 value) [0x0005c] in <9c9d7808da6a43e3b68409f2b63b3e6f>:0
at System.IO.MemoryStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00093] in <9c9d7808da6a43e3b68409f2b63b3e6f>:0
at PooledBinaryWriter.Write (System.Byte[] _buffer) [0x0000e] in <d6335cee6aa240b0be8658cc339bbea3>:0
at NetPackageSignDataResponse.write (PooledBinaryWriter _writer) [0x00032] in <d6335cee6aa240b0be8658cc339bbea3>:0
at NetConnectionSimple.WriteToStream (System.Int32 streamIndex, System.Int32 packageIndex, System.Int32& packagesToSend, NetPackage& package, PooledBinaryWriter& writer, System.IO.MemoryStream& stream) [0x0007f] in <d6335cee6aa240b0be8658cc339bbea3>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
NetConnectionSimple:WriteToStream(Int32, Int32, Int32&, NetPackage&, PooledBinaryWriter&, MemoryStream&)
NetConnectionSimple:taskSerialize(ThreadInfo)
ThreadManager:myThreadInvoke(Object)
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart(Object)
2026-07-08T13:05:15.468Z WRN Failed writing NetPackageSignDataResponse to client (cl=EOS_xxx, ch=0), requeueing 2 packages. Stream index: 2 - stream size before: 1053351
2026-07-08T13:05:15.469Z WRN Packages in stream:
2026-07-08T13:05:15.469Z WRN NetPackageSignDataResponse: 1
- Reproduction Steps
- 1. Logging in near certain POI's seems to trigger it (ones with new signs).
2. Observing console, WRN and EXC both appear with similar timestamps.
- Link to Logs
- https://pastebin.com/raw/kSriBvFg
- Link to Screenshot/Video
- https://imgur.com/a/P5R7RlI

