Found existing log file at 'logs/latest.log', gzipping it now... 2026-01-26 14:38:16 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 14:55:08 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 15:28:49 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 15:45:39 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 16:02:31 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 16:36:15 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 17:09:57 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 18:00:25 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 19:07:42 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 19:24:39 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 19:58:24 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer 2026-01-26 20:32:16 [ERROR] Failed to read incoming packet with id 0: incomplete: failed to fill whole buffer thread 'tokio-runtime-worker' (2597487) panicked at pumpkin/src/entity/player.rs:1421:77: called `Option::unwrap()` on a `None` value stack backtrace: 0: __rustc::rust_begin_unwind 1: core::panicking::panic_fmt 2: core::panicking::panic 3: core::option::unwrap_failed 4: ::teleport::{{closure}} 5: ::tick::{{closure}} 6: ::tick::{{closure}} 7: pumpkin::entity::player::Player::tick::{{closure}} 8: pumpkin::server::Server::tick_worlds::{{closure}}::{{closure}} 9: tokio::runtime::task::raw::poll 10: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 11: tokio::runtime::scheduler::multi_thread::worker::run 12: tokio::runtime::task::raw::poll note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.