2025-02-17 04:07:37 INFO [pumpkin@main] Starting Pumpkin 0.1.0-dev (148ac38) for Minecraft 1.21.4 (Protocol 769) 2025-02-17 04:07:37 DEBUG [pumpkin@main] Build info: FAMILY: "unix", OS: "linux", ARCH: "x86_64", BUILD: "Release" 2025-02-17 04:07:37 WARN [pumpkin@main] Pumpkin is currently under heavy development! 2025-02-17 04:07:37 INFO [pumpkin@main] Report Issues on https://github.com/Pumpkin-MC/Pumpkin/issues 2025-02-17 04:07:37 INFO [pumpkin@main] Join our Discord for community support https://discord.com/invite/wT8XjrjKkf 2025-02-17 04:07:37 DEBUG [pumpkin::server::key_store@main] Creating encryption keys... 2025-02-17 04:07:37 DEBUG [pumpkin::server::connection_cache@main] Loading server favicon from 'icon.png' 2025-02-17 04:07:37 INFO [pumpkin::server::connection_cache@main] Favicon 'icon.png' not found; using default icon. 2025-02-17 04:07:37 INFO [pumpkin@main] Started Server took 724ms 2025-02-17 04:07:37 INFO [pumpkin@main] You now can connect to the server, Listening on 0.0.0.0:25565 2025-02-17 04:07:37 DEBUG [rustyline@tokio-runtime-worker] VEOF: KeyEvent(Char('D'), Modifiers(CTRL)) 2025-02-17 04:07:37 DEBUG [rustyline@tokio-runtime-worker] VINTR: KeyEvent(Char('C'), Modifiers(CTRL)) 2025-02-17 04:07:37 DEBUG [rustyline@tokio-runtime-worker] VQUIT: KeyEvent(Char('\\'), Modifiers(CTRL)) 2025-02-17 04:07:37 DEBUG [rustyline@tokio-runtime-worker] VSUSP: KeyEvent(Char('Z'), Modifiers(CTRL)) [?2004h2025-02-17 04:07:37 DEBUG [rustyline@tokio-runtime-worker] old layout: Layout { prompt_size: Position { col: 0, row: 0 }, default_prompt: false, cursor: Position { col: 0, row: 0 }, end: Position { col: 0, row: 0 } } 2025-02-17 04:07:37 DEBUG [rustyline@tokio-runtime-worker] new layout: Layout { prompt_size: Position { col: 2, row: 0 }, default_prompt: true, cursor: Position { col: 2, row: 0 }, end: Position { col: 2, row: 0 } } $ 2025-02-17 04:07:45 DEBUG [rustyline@tokio-runtime-worker] c: '\u{3}' => key: KeyEvent(Char('C'), Modifiers(CTRL)) 2025-02-17 04:07:45 DEBUG [rustyline@tokio-runtime-worker] terminal key binding: KeyEvent(Char('C'), Modifiers(CTRL)) => Interrupt [?2004l 2025-02-17 04:07:45 WARN [pumpkin@tokio-runtime-worker] Received interrupt signal; stopping server...