Found existing log file at 'logs/latest.log', gzipping it now... 2026-01-26 01:05:02 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 02:15:24 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 02:32:22 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 02:38:49 [ERROR] Failed to read incoming packet with id 71: Failed to handle packet id 71 in Handshake State 2026-01-26 02:49:19 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 03:06:14 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer thread 'tokio-runtime-worker' (2580210) panicked at /home/minecraft/Pumpkin/pumpkin-inventory/src/slot.rs:77:18: Timed out while trying to acquire lock: Elapsed(()) stack backtrace: 0: __rustc::rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: pumpkin_inventory::slot::Slot::get_cloned_stack::{{closure}} 4: pumpkin_inventory::screen_handler::ScreenHandler::send_content_updates::{{closure}} 5: pumpkin::entity::player::Player::tick::{{closure}} 6: pumpkin::server::Server::tick_worlds::{{closure}}::{{closure}} 7: tokio::runtime::task::raw::poll 8: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 9: tokio::runtime::scheduler::multi_thread::worker::run 10: tokio::runtime::task::raw::poll note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.