Expected Behavior
Nukkit should start up successfully without crashing on newer Linux versions (E.g Debian Bullseye), and kernel versions that contain + in the version name.
Actual Behavior
Nukkit will crash during startup with an error (NumberFormatException for input string "13+bpo") causing the process to exit.
Steps to Reproduce
- Start the nukkit-1.0-SNAPSHOT.jar snapshot with a Linux kernel that contains a + symbol (E.g 6.6.13+bpo-amd64)
- Observe the crash
Debug Information
Checklist:
Expected Behavior
Nukkit should start up successfully without crashing on newer Linux versions (E.g Debian Bullseye), and kernel versions that contain
+in the version name.Actual Behavior
Nukkit will crash during startup with an error (NumberFormatException for input string "13+bpo") causing the process to exit.
Steps to Reproduce
Debug Information
Checklist: