NeoForge 1.21.11 server not responding to crafty-issued commands
Quick Information
- Operating System: Windows
- Install Type: WinPackage
- Crafty Version: v4.9.0
What Happened?
Commands sent through the "send command" web interface, and any stop or restart commands don't reach the server executable on a fresh install of minecraft 1.21.11 with NeoForge (any version, I ran 21.11.38-beta on Oracle Java 25.0.2) on Java 21 or 25
Expected result
Stop button stopping the server instead of waiting 60 seconds and killing its process, and any commands actually being sent to the server
Steps to reproduce
- Create new server
- Upload contents of latest neoforge installer
- set server executable to 'libraries\net\neoforged\neoforge\21.11.38-beta\neoforge-21.11.38-beta-universal.jar'
- set server execution command to '"C:\Program Files\Java\jdk-25.0.2/bin/java" @user_jvm_args.txt @libraries/net/neoforged/neoforge/21.11.38-beta/win_args.txt' (I intentionally left nogui out, as thats the way I currently administer the server)
Screenshots
https://pasteboard.co/ZayBN0r4JPqG.png
Tried using the command "say testing" and no output was shown in the console
Priority/Severity
- High (anything that impacts the normal user flow or blocks app usage)
- Medium (anything that negatively affects the user experience)
- Low (anything else e.g., typos, missing icons/translations, layout/formatting issues, etc.)