Server not showing in browser when mods are enabled #36
Unanswered
Mephisto090
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I'm not seeing that you have speciefied |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all – thanks for your great work on this project!
I’ve followed the guide and everything works perfectly when I run the server without any mods – the server starts, appears in the game server list, and I can join without issues.
However, when I add mods (as described in the README) and start the server, it seems to load just fine. The logs indicate that the mods are being recognized and no errors are shown. But the server no longer shows up in the in-game server browser.
I'm using the included FTP server container to upload the mod files, as described in the tutorial.
Here is my docker-compose.yml file (logs will follow):
Logs:
Vanilla:
Do you have any idea what could be causing this? Are there any specific mod requirements or server config flags that could prevent the server from being listed?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions