Found existing log file at 'logs/latest.log', gzipping it now... thread 'tokio-runtime-worker' (3506932) panicked at /home/minecraft/Pumpkin/pumpkin/src/net/bedrock/mod.rs:426:52: called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to decompress packet: read_boxed_slice: length 136827 out of bounds" } stack backtrace: 0: __rustc::rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: as core::future::future::Future>::poll 4: tokio::runtime::task::raw::poll 5: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 6: tokio::runtime::scheduler::multi_thread::worker::run 7: tokio::runtime::task::raw::poll note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.