Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ArgumentException: Destination is too short #1618

Open
orcbolg opened this issue Apr 28, 2023 · 0 comments · May be fixed by #1673
Open

System.ArgumentException: Destination is too short #1618

orcbolg opened this issue Apr 28, 2023 · 0 comments · May be fixed by #1673

Comments

@orcbolg
Copy link

orcbolg commented Apr 28, 2023

######################## [START LOG] ########################
ClassicUO [STANDARD_BUILD] - 0.1.11.83 - 04/27/2023 23:38:01
OS: Win32NT x64
Thread:

Shard: play.trueuo.com
ClientVersion: 7.0.98.1

Exception:
System.ArgumentException: Destination is too short.
at System.ThrowHelper.ThrowArgumentException_DestinationTooShort()
at ClassicUO.Network.CircularBuffer.Enqueue(Span1 buffer, Int32 offset, Int32 size) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/CircularBuffer.cs:line 104 at ClassicUO.Network.PacketHandlers.Append(Span1 data, Boolean fromPlugins) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/PacketHandlers.cs:line 145
at ClassicUO.Network.Plugin.OnPluginRecv(Byte[]& data, Int32& length) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/Plugin.cs:line 658
at Assistant.Engine.SendPacketToClient(Byte[] packet, Int32 length, Boolean delay) in c:\Projects\ClassicAssist\ClassicAssist\Engine.cs:line 783
at ClassicAssist.UO.Commands.SystemMessage(String text, Int32 hue, Boolean suppressInQuietMode, Boolean throttleRepeating) in c:\Projects\ClassicAssist\ClassicAssist\UO\Commands.cs:line 200
at ClassicAssist.Data.Macros.MacroEntry.OnExceptionEvent(Exception exception) in c:\Projects\ClassicAssist\ClassicAssist\Data\Macros\MacroEntry.cs:line 317
at ClassicAssist.Data.Macros.MacroInvoker.<>c__DisplayClass40_0.b__0() in c:\Projects\ClassicAssist\ClassicAssist\Data\Macros\MacroInvoker.cs:line 259
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
######################## [END LOG] ########################

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant