MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.81k stars 494 forks source link

PaperMC is not installing #6898

Closed boterocamilo closed 6 months ago

boterocamilo commented 7 months ago

Details:

Joulinar commented 7 months ago

hmm looks like download is broken as the whole job/master directory has been removed by GeyserMC guys https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/

MichaIng commented 7 months ago

Same with Geyser plugin. The branch still exists, but is marked as "disabled": https://ci.opencollab.dev/job/GeyserMC/job/Geyser/

I have no real insights into the status Minecraft plugins, the Bedrock Edition, etc, so if someone can shad some light on it, that would be good.

The download links here btw fail as well: https://geysermc.org/download

As long as nobody has an alternative idea, I would just remove the Bedrock support dialogue for now. Not sure how widely used/required it is either?

Joulinar commented 7 months ago

We could ask on their GitHub. At least there the download link is shown as well.

MichaIng commented 7 months ago

https://github.com/GeyserMC/Geyser/issues

MichaIng commented 7 months ago

Okay, the download URLs have changed on their download page:

MichaIng commented 7 months ago

Fixed with: https://github.com/MichaIng/DietPi/commit/facb80e Ups, wrong commit name v9.1 => v9.2 😄

There was also a bug in how we edited the Geyser config file. Not sure when this changed, but the auth-type key is now part of a config block and needs to spaces indentation.