Found existing log file at 'logs/latest.log', gzipping it now... 2026-02-05 07:46:03 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer thread 'tokio-runtime-worker' (2937746) panicked at /home/minecraft/Pumpkin/pumpkin/src/net/bedrock/mod.rs:424:52: called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to decompress packet: incomplete: failed to fill whole buffer" } 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.