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

Specified argument was out of the range of valid values #1617

Open
orcbolg opened this issue Apr 19, 2023 · 0 comments
Open

Specified argument was out of the range of valid values #1617

orcbolg opened this issue Apr 19, 2023 · 0 comments

Comments

@orcbolg
Copy link

orcbolg commented Apr 19, 2023

######################## [START LOG] ########################
ClassicUO [STANDARD_BUILD] - 0.1.11.81 - 04/18/2023 16:13:42
OS: Win32NT x64
Thread: CUO_MAIN_THREAD

Shard: 70.42.74.122
ClientVersion: 7.0.98.1

Exception:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: minimumLength
at System.Buffers.DefaultArrayPool1.Rent(Int32 minimumLength) at ClassicUO.Assets.MultiMapLoader.LoadFacet(GraphicsDevice device, Int32 facet, Int32 width, Int32 height, Int32 startx, Int32 starty, Int32 endx, Int32 endy) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Assets/MultiMapLoader.cs:line 282 at ClassicUO.Network.PacketHandlers.DisplayMap(StackDataReader& p) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/PacketHandlers.cs:line 3083 at ClassicUO.Network.PacketHandlers.AnalyzePacket(ReadOnlySpan1 data, Int32 offset) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/PacketHandlers.cs:line 160
at ClassicUO.Network.PacketHandlers.ParsePackets(CircularBuffer stream, Boolean allowPlugins) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/PacketHandlers.cs:line 131
at ClassicUO.Network.PacketHandlers.ParsePackets(Span`1 data) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Network/PacketHandlers.cs:line 86
at ClassicUO.GameController.Update(GameTime gameTime) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/GameController.cs:line 409
at Microsoft.Xna.Framework.Game.Tick() in /home/runner/work/ClassicUO/ClassicUO/external/FNA/src/Game.cs:line 535
at Microsoft.Xna.Framework.Game.RunLoop() in /home/runner/work/ClassicUO/ClassicUO/external/FNA/src/Game.cs:line 855
at Microsoft.Xna.Framework.Game.Run() in /home/runner/work/ClassicUO/ClassicUO/external/FNA/src/Game.cs:line 416
at ClassicUO.Client.Run() in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Client.cs:line 86
at ClassicUO.Bootstrap.Main(String[] args) in /home/runner/work/ClassicUO/ClassicUO/src/ClassicUO.Client/Main.cs:line 248
######################## [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
Development

No branches or pull requests

1 participant