azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.
https://azalea.matdoes.dev
MIT License
361 stars 48 forks source link

Chunk Storage Error #157

Closed AS1100K closed 1 month ago

AS1100K commented 2 months ago

I have also spoken about this error in the discord.

While this error, when running in dev profiles crashes the bot but in release profile it throws error as shown in the image below.

image

When this error occurs?

This error occurs when joining a world like 2b2t.org where the server has queue. In the queue, bot receives a a simple text of it's position and no blocks are in the world.

How frustrating it is?

This makes the log file exceptionally large, as the bot is in the queue for around 12 hours.