GlowstoneMC / Glowstone

A fast, customizable and compatible open source server for Minecraft: Java Edition
https://glowstone.net
Other
1.88k stars 270 forks source link

Server keeping the "Starting" status in Pterodactyl Panel #1109

Closed cybooo closed 2 years ago

cybooo commented 3 years ago

Title: Server staying at "Starting" status in Pterodactyl Panel

Glowstone build: 2021.5.0-SNAPSHOT.5b89f94

When Glowstone server is started, it still keeps the "Starting" status in Pterodactyl Panel, even when the server is up and running. image

Pterodactyl version: 1.3.2

merlinlcb commented 3 years ago

this is an issue of not properly configuring your pterodactyl egg to detect the right line in console to determine startup, if your using a spigot egg then its looking for the string that comes at the end of startup that says 'done' it does not appear that that same final line is used with glowstone. if you need help with your pterodactyl egg please reach out to their support, its not an issue with glowstone

mastercoms commented 3 years ago

I think we should work out of the box, since many server providers lock down configuration of their panels.

merlinlcb commented 3 years ago

the hard part about that would be getting ptero to add an egg for glowstone, if you change the final startup line for glowstone to match that of spigot it would work

mastercoms commented 3 years ago

Yeah an output change is what I'm thinking. Thanks for identifying the cause of this!

merlinlcb commented 3 years ago

Yeah an output change is what I'm thinking. Thanks for identifying the cause of this!

not a problem!

mastercoms commented 2 years ago

Fixed in https://github.com/GlowstoneMC/Glowstone/commit/1088a05cc0d6d6a57ee9e8d5a97bc024ca761671