Found existing log file at 'logs/latest.log', gzipping it now... 2026-01-21 05:42:03 [ERROR] packet id 193 2026-01-21 05:42:05 [ERROR] packet id 1 2026-01-21 05:42:05 [ERROR] packet id 129 2026-01-21 09:14:51 [ERROR] packet id 193 2026-01-21 09:14:53 [ERROR] packet id 1 [pumpkin/src/net/bedrock/mod.rs:414:17] "received nack, client is missing packets" = "received nack, client is missing packets" 2026-01-21 10:41:05 [ERROR] Player id 690 interacted with entity id 695, which was not found. 2026-01-21 16:50:19 [ERROR] packet id 193 2026-01-21 16:50:21 [ERROR] packet id 1 2026-01-21 16:50:22 [ERROR] packet id 129 2026-01-21 19:03:03 [ERROR] Failed to read incoming packet with id 3: Failed to handle packet id 3 in Handshake State 2026-01-21 19:03:07 [ERROR] Failed to read incoming packet with id 69: Failed to handle packet id 69 in Handshake State 2026-01-21 19:03:07 [ERROR] Failed to read incoming packet with id 58: Failed to handle packet id 58 in Handshake State thread 'Generation Thread 0' (2405564) panicked at pumpkin-world/src/generation/proto_chunk.rs:489:9: index out of bounds: the len is 512 but the index is 512 stack backtrace: 0: __rustc::rust_begin_unwind at /rustc/ded5c06cf21d2b93bffd5d884aa6e96934ee4234/library/std/src/panicking.rs:698:5 1: core::panicking::panic_fmt at /rustc/ded5c06cf21d2b93bffd5d884aa6e96934ee4234/library/core/src/panicking.rs:80:14 2: core::panicking::panic_bounds_check at /rustc/ded5c06cf21d2b93bffd5d884aa6e96934ee4234/library/core/src/panicking.rs:276:5 3: pumpkin_world::chunk_system::Chunk::upgrade_to_level_chunk 4: pumpkin_world::chunk_system::Cache::advance at ./pumpkin-world/src/chunk_system.rs:1197:34 5: pumpkin_world::chunk_system::GenerationSchedule::generation_work at ./pumpkin-world/src/chunk_system.rs:1760:19 6: pumpkin_world::chunk_system::GenerationSchedule::create::{{closure}} at ./pumpkin-world/src/chunk_system.rs:1433:25 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.