Found existing log file at 'logs/latest.log', gzipping it now... thread 'tokio-runtime-worker' (2845708) panicked at /home/minecraft/Pumpkin/pumpkin/src/net/bedrock/mod.rs:544:88: called `Result::unwrap()` on an `Err` value: Error { kind: UnexpectedEof, message: "failed to fill whole buffer" } stack backtrace: 0: __rustc::rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: pumpkin::net::bedrock::BedrockClient::handle_play_packet::{{closure}} 4: pumpkin::net::bedrock::BedrockClient::handle_frame::{{closure}} 5: as core::future::future::Future>::poll 6: tokio::runtime::task::raw::poll 7: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 8: tokio::runtime::scheduler::multi_thread::worker::run 9: tokio::runtime::task::raw::poll note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.