Found existing log file at 'logs/latest.log', gzipping it now... 2026-02-05 11:37:34 [ERROR] Failed to read incoming packet with id 3: Failed to handle packet id 3 in Handshake State 2026-02-05 11:37:45 [ERROR] Failed to read incoming packet with id 69: Failed to handle packet id 69 in Handshake State 2026-02-05 11:37:45 [ERROR] Failed to read incoming packet with id 111: Failed to handle packet id 111 in Handshake State 2026-02-05 11:37:55 [ERROR] Failed to read incoming packet with id 3: Failed to handle packet id 3 in Handshake State 2026-02-05 11:38:14 [ERROR] Failed to read incoming packet with id 18: Failed to handle packet id 18 in Handshake State 2026-02-05 11:38:29 [ERROR] Failed to read incoming packet with id 3: Failed to handle packet id 3 in Handshake State 2026-02-05 11:38:40 [ERROR] Failed to read incoming packet with id 69: Failed to handle packet id 69 in Handshake State 2026-02-05 11:38:49 [ERROR] Failed to read incoming packet with id 18: Failed to handle packet id 18 in Handshake State 2026-02-05 11:40:11 [ERROR] Failed to read incoming packet with id 3: Failed to handle packet id 3 in Handshake State 2026-02-05 11:40:11 [ERROR] Failed to read incoming packet with id 15819: Failed to handle packet id 15819 in Handshake State 2026-02-05 11:42:08 [ERROR] Failed to read incoming packet with id 69: Failed to handle packet id 69 in Handshake State thread 'tokio-runtime-worker' (2941343) 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.