[ERROR] Failed to handle packet id 3 in Handshake state [ERROR] Failed to handle packet id 3 in Handshake state [ERROR] Failed to handle packet id 69 in Handshake state [ERROR] Failed to handle packet id 114 in Handshake state [ERROR] Player id 12215 interacted with entity id 12211, which was not found. [ERROR] Player id 12244 interacted with entity id 12245, which was not found. [ERROR] Player id 12248 interacted with entity id 12252, which was not found. [ERROR] Player id 12250 interacted with entity id 12254, which was not found. [ERROR] Player id 12252 interacted with entity id 12221, which was not found. [ERROR] Player id 12253 interacted with entity id 8674, which was not found. [ERROR] Player id 12254 interacted with entity id 4949, which was not found. [ERROR] Player id 12255 interacted with entity id 7296, which was not found. [ERROR] Player id 12256 interacted with entity id 6363, which was not found. [ERROR] Player id 12263 interacted with entity id 12267, which was not found. [ERROR] Player id 12263 interacted with entity id 12267, which was not found. [ERROR] Player id 12268 interacted with entity id 12253, which was not found. [ERROR] Player id 12278 interacted with entity id 12252, which was not found. [ERROR] Player id 12279 interacted with entity id 9438, which was not found. [ERROR] Player id 12282 interacted with entity id 2239, which was not found. [ERROR] Player id 12282 interacted with entity id 2239, which was not found. [ERROR] Player id 12283 interacted with entity id 10427, which was not found. [ERROR] Slot components are currently unsupported thread 'tokio-runtime-worker' panicked at pumpkin/src/world/mod.rs:1268:14: called `Option::unwrap()` on a `None` value stack backtrace: 0: rust_begin_unwind at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 1: core::panicking::panic_fmt at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 2: core::panicking::panic at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:145:5 3: core::option::unwrap_failed at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:2015:5 4: core::option::Option::unwrap at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:978:21 5: pumpkin::world::World::set_block_state::{{closure}} at ./pumpkin/src/world/mod.rs:1265:39 6: ::execute::{{closure}} at ./pumpkin/src/command/commands/fill.rs:104:34 7: as core::future::future::Future>::poll at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 8: pumpkin::command::dispatcher::CommandDispatcher::try_is_fitting_path::{{closure}} at ./pumpkin/src/command/dispatcher.rs:236:69 9: pumpkin::command::dispatcher::CommandDispatcher::dispatch::{{closure}} at ./pumpkin/src/command/dispatcher.rs:188:91 10: pumpkin::command::dispatcher::CommandDispatcher::handle_command::{{closure}} at ./pumpkin/src/command/dispatcher.rs:73:60 11: pumpkin::net::packet::play::::handle_chat_command::{{closure}}::{{closure}} at ./pumpkin/src/net/packet/play.rs:528:26 12: as core::future::future::Future>::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.14/src/task/task_tracker.rs:669:9 13: tokio::runtime::task::core::Core::poll::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:17 14: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9 15: tokio::runtime::task::core::Core::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30 16: tokio::runtime::task::harness::poll_future::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:19 17: as core::ops::function::FnOnce<()>>::call_once at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 18: std::panicking::try::do_call at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 19: std::panicking::try at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 20: std::panic::catch_unwind at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 21: tokio::runtime::task::harness::poll_future at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18 22: tokio::runtime::task::harness::Harness::poll_inner at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27 23: tokio::runtime::task::harness::Harness::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:15 24: tokio::runtime::task::raw::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:5 25: tokio::runtime::task::raw::RawTask::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18 26: tokio::runtime::task::LocalNotified::run at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:9 27: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:674:22 28: tokio::task::coop::with_budget at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 29: tokio::task::coop::budget at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:594:9 31: tokio::runtime::scheduler::multi_thread::worker::Context::run at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:542:24 32: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:507:21 33: tokio::runtime::context::scoped::Scoped::set at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 34: tokio::runtime::context::set_scheduler::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:26 35: std::thread::local::LocalKey::try_with at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 36: std::thread::local::LocalKey::with at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 37: tokio::runtime::context::set_scheduler at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:9 38: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:502:9 39: tokio::runtime::context::runtime::enter_runtime at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 40: tokio::runtime::scheduler::multi_thread::worker::run at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:494:5 41: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:460:45 42: as core::future::future::Future>::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/task.rs:42:21 43: tokio::runtime::task::core::Core::poll::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:17 44: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9 45: tokio::runtime::task::core::Core::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30 46: tokio::runtime::task::harness::poll_future::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:19 47: as core::ops::function::FnOnce<()>>::call_once at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 48: std::panicking::try::do_call at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 49: std::panicking::try at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 50: std::panic::catch_unwind at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 51: tokio::runtime::task::harness::poll_future at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18 52: tokio::runtime::task::harness::Harness::poll_inner at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27 53: tokio::runtime::task::harness::Harness::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:15 54: tokio::runtime::task::raw::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:5 55: tokio::runtime::task::raw::RawTask::poll at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18 56: tokio::runtime::task::UnownedTask::run at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:500:9 57: tokio::runtime::blocking::pool::Task::run at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:161:9 58: tokio::runtime::blocking::pool::Inner::run at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:511:17 59: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}} at /home/minecraft/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:469:13 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.