#My server dont working.
39 messages · Page 1 of 1 (latest)
are you using any mods?
Can you post the full log file (in /home/container/Logs/)?
Hmm, from comparing those logs to ones I have from my own servers I don't see anything particularly suspicious
the error does actually happen on vanilla, I suspect it's a bug related to the game
this error is ok?
my startup command
maybe in this problem?
it shouldn't be the problem, either
when you try joining is there any message on the server's console?
as far as I can tell there's nothing particularly wrong in the server - the only suspicious thing I see is the port but that's only because Minecraft uses the 25565 port and if the port allocation (or even firewall/etc. rules) are set up in a way that's meant for Minecraft then that wouldn't work
if it's set up properly for Unturned then the port is just fine
assuming you're using a server host you should contact them about the issue
ea
standard unturned port is 27015?
Yes, but that isn't the bit that matters
i wrote hosting so they open this port
Unturned uses a 2-port range with UDP whereas Minecraft uses one port with I believe only TCP
basically unless your server also has access to the 25596 port and they're open on UDP the server won't work
the ports can be just about any valid port (i.e. 1025-65535) for either game but Unturned needs 2 consecutive ports to function, 27015-27016 will work just as well as 25595-25596
and how to configure the server on two ports?
the server just needs to have both ports allocated to it on pterodactyl
assuming there's no firewall blocking connection that's all that needs to be done on your host's part
I have the ability to create a second port within my hosting
but i don't need to configure anything additionally?
shouldn't need to, no
do note that the second port needs to be the +1 port though, so for example with 25595 the second port needs to be 25596
for example 25597 wouldn't work
and where inserts the second port?