What to do if the voice chat mod takes the server down on startup.
The voice chat mod needs a UDP port and a specific configuration. If it's wrong, it can take the server down on startup.
Fixes
- Check the mod config: in
config/(Fabric/Forge) orplugins/(Paper), set the voice port to the one assigned to your server. - If you just want to get out of the crash quickly, remove the voice mod/plugin (take it out of
mods/orplugins/) and restart. The server will boot again. - Re-add it with the correct port once you're sure.
Not sure which voice port to use? Open a ticket and we'll tell you the right port for your server.
Was this article helpful?