#Server keeps on reseting every 20 seconds when I add a singular mod.

58 messages · Page 1 of 1 (latest)

opaque idol
#

I restarted my server recently, and put it do a past version. (1.20.1) and it kept crashing. So I removed all mods and added 1, yet still kept crashing and resetting
honestly dont know what to do

zealous steppe
#

You might have forgot to install dependencies or its a client side only mod

opaque idol
#

I didn't click shutdown

zealous steppe
#
[19:54:14] [VoiceChatServerThread/ERROR]: [voicechat] Failed to bind to address '199.115.76.77', binding to wildcard IP instead
[19:54:14] [VoiceChatServerThread/ERROR]: [voicechat] Failed to run voice chat at UDP port 24454, make sure no other application is running at that port
#

you didn't configure your voice chat mod correctly

#

your server will have some ports available to run things like voice chat, but you need to check what ports you have and then set up voice chat to use that port

opaque idol
#

Because before I wiped the server it worked fine

zealous steppe
#

This isn't a depencency issue. I just listed that as something that could happen if you don't install a modpack correctly

#

As I said, right now it's crashing because voice chat is failing to get an available port. You need to configure it correctly or remove it

opaque idol
#

Let me try that, and I'll let you know.

#

Thanks for the info so far!

opaque idol
#

So I had to keep on doing a new server

#

I don't know if it just breaks the code entirely when I do it

zealous steppe
#

when a crash happens, the server will shut down then and there. It won't check for anything else wrong

#

you can have multiple issues, and fixing one will reveal the next one

#

fix one, start it, check the log, fix the next issue, repeat

#

code?

opaque idol
#

Because I tried again and it did that same

#

If you would like, I could screen record what I do and show you

zealous steppe
opaque idol
cyan siren
#

tell voice chat to stop binding to a specific ip. set it's ip to 0.0.0.0

#

it will then use the ip of the server

cyan siren
#

oh, could they have populated it?

devout idol
#

They could have, but it's far more likely it's trying to grab a port that isn't available.

opaque idol
#

Because this happens with any mod I add

#

not only voicechat

devout idol
#

With other mods, it would be other errors

#

The only mod in the log you posted is voice chat, so you need to follow the voice chat installation instructions to make sure that the port is configured correctly

cyan siren
#

@opaque idol you must fix only one error at a time.

#

have you made a mod pack before and the server?

#

i'm getting this is your first one.

opaque idol
cyan siren
#

there's a world wipe, there's the config wipe, and there's the orbital nuke wipe

#

world wipe = you deleted the world folder so everyone starts over with the same pack but a new world

#

config wipe = you didn't like the config changes you made to the server so removed the config folder to let the default configs to regenerate

#

thermonuclear black swan wipe = you deleted the entire server, all folders and started absolutely fresh

opaque idol
cyan siren
# opaque idol

that's an orbital nuke. next time don't do that. let's get you to share latest logs and we can work thru it. is the pack in question in our menu of preinstalls or is it something you've built? I have extra panels, and I can test and see if the pack in question had an update that broke it, it happens, and if so, i'll make sure someone with power knows about it so it can be fixed. if not, i can help you figure out the mod issues.

opaque idol
#

then dropped the mods into there

#

with all the dependecies

#

All same version

#

1.20.1

cyan siren
# opaque idol my friends and I just picked out some mods and put it into a folder

unless you build your pack with a pack launcher you can easily run into issues. In this article I used gdlauncher to build a pack, and it easily translates to modrinth and curseforge apps too. https://kreezcraft.com/making-a-mod-pack/

#

there's another article about making a server from the pack at the bottom too.