-
Bug
-
Resolution: Fixed
-
1.19.62
-
None
-
Confirmed
-
1011998
When launching v1.19.63 server with "allow-list=true" and a non empty list of player names given in the allowlist.json file, the server crashes on startup.
*crash.log*
```text[2023-02-27 01:39:12:280 INFO] Starting Server
[2023-02-27 01:39:12:280 INFO] Version 1.19.63.01
[2023-02-27 01:39:12:280 INFO] Session ID 4d4117c5-a4f7-44d7-9d63-9163e39337b5
[2023-02-27 01:39:12:281 INFO] Level Name: Bedrock level
[2023-02-27 01:39:12:322 INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.19.63.01
OS: Linux
Server start: 2023-02-27 01:39:12 UTC
Dmp timestamp: 2023-02-27 01:39:12 UTC
Upload Date: 2023-02-27 01:39:12 UTC
Session ID: 4d4117c5-a4f7-44d7-9d63-9163e39337b5
Commit hash: 7088bc4f31ad03af9cf84fa0351b85bde1cd17ba
Build id: 14075187
CrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293Crash
[2023-02-27 01:39:12:323 INFO] at __libc_start_main (UnknownFile:?)```
When I set allow-list=false and allowlist.json to an empty list the server runs as expected.
Ubuntu 20.04{}