-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
status/staleNo recently activity has been seen and will be closed soon.No recently activity has been seen and will be closed soon.
Description
Describe the problem
Broken URL for purpur.
init tries and fails to locate purpur server file downloads at https://purpur.pl3x.net/downloads/ but the url no longer appears to be working.
Correct URL should now be: https://purpurmc.org/downloads/
Container definition
docker run -it -e MEMORY="10G" -e JVM_XX_OPTS="-XX:MaxRAMPercentage=75" -m 10G -e TYPE=PURPUR -e VERSION=1.16.5 -v /mnt/z/server:/data -p 25565:25565/tcp -e USE_AIKAR_FLAGS=true -e EULA=TRUE --name testies itzg/minecraft-server:java16
Container logs
[init] Running as uid=1000 gid=1000 with /data as 'drwxr-xr-x 1 1000 1000 512 May 19 09:02 /data'
[init] Resolved version given 1.16.5 into 1.16.5
[init] Resolving type given PURPUR
parse error: Invalid numeric literal at line 2, column 0
[init] ERROR: Failed to locate a Purpur build for 1.16.5.
[init] Please check if a download is available at https://purpur.pl3x.net/downloads/
Metadata
Metadata
Assignees
Labels
status/staleNo recently activity has been seen and will be closed soon.No recently activity has been seen and will be closed soon.