-
-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Labels
Milestone
Description
User story
As a user, I experienced error updating server throug pmcserver command who crashes the server instance
Game
PaperMC
Linux distro
Ubuntu 22.04
Command
command: update
Further information
https://papermc.io/api/v2/projects:
The PaperMC URL which privedes build info has changed... need to be updated to: https://api.papermc.io/v2/projects
Fix:
Relevant log output
linuxgsm@a81cd16d04e0:/app$ ./pmcserver update
[ OK ] Updating pmcserver: Checking local build: papermc.ioparse error: Invalid numeric literal at line 1, column 10
parse error: Invalid numeric literal at line 1, column 10
parse error: Invalid numeric literal at line 1, column 10
parse error: Invalid numeric literal at line 1, column 10
[ OK ] Updating pmcserver: Checking for update: papermc.ioSteps to reproduce
- go to app directory and launch ./pmcserver update
- Outputs this error:
linuxgsm@a81cd16d04e0:/app$ ./pmcserver update
[ OK ] Updating pmcserver: Checking local build: papermc.ioparse error: Invalid numeric literal at line 1, column 10
parse error: Invalid numeric literal at line 1, column 10
parse error: Invalid numeric literal at line 1, column 10
parse error: Invalid numeric literal at line 1, column 10
[ OK ] Updating pmcserver: Checking for update: papermc.io
Jakesta13
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done

