Closed valeth closed 4 years ago
Hi, thanks for reporting. /register
must be run by a player, however, crash isn't expected if ran by RCON/console etc. I'll look into it.
As far as the player goes, it seems strange to me. Will look at that as well.
Mod Loader
Versions
Describe the bug Complete server crash if any user uses any command.
error log
To Reproduce Steps to reproduce the behavior:
/register 12345 12345
Expected behavior Server does not crash and either shows an error message to the user, or registers them.
Additional context The test server was run in a docker container. This was tested in both
online
, andoffline
mode. The test user was included inops.json
with permission level 4.