Found existing log file at 'logs/latest.log', gzipping it now... thread 'tokio-rt-worker' (3899844) panicked at pumpkin-world/src/lighting/runtime.rs:439:18: called `Result::unwrap()` on an `Err` value: "Invalid section index" stack backtrace: 0: __rustc::rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: pumpkin_world::lighting::runtime::DynamicLightEngine::update_lighting_at::{{closure}} 4: pumpkin::world::World::set_block_state::{{closure}} 5: pumpkin::block::fluid::flowing_trait::FlowingFluid::spread_to::{{closure}} 6: ::on_scheduled_tick::{{closure}} 7: pumpkin::world::World::tick_chunks::{{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.