Good Morning,
Since some of my company’s customers want a longvinter game server, we’ve been working on the development of an “egg” for Pterodactyl for the last few days.
In the meantime, all the necessary requirements have been installed and the server starts cleanly from our point of view on the log.
We chose the following start command for the server: “./LongvinterServer.sh -Port=25001 -QueryPort=25002”
The console or the log of the server looks like this:
https://mcpaste.com/89085455fdc20ba5e5122a56b1763822
Although ports 25001 and 25002 are released and the server also takes these variables from the start command, we are not able to access the server. The “loading screen” is simply discarded ingame and we return to the main screen.
Do you have an idea what could be causing this?