Soulmask

Soulmask

View Stats:
Tumbelina May 31, 2024 @ 8:00am
Unable to connect to private server
Hello, I'm having an issue connecting to a private server. I go to Online game Option, then connect directly, then i input the information. A loading screen comes it like it's trying to connect, then a couple more loading screens with the loading animation at the bottom right. Then it just takes me back to the main game screen. I have the information correct as others are currently playing. I've tried multiple times and it does the same thing. Any suggestions? Thanks in advance!
< >
Showing 1-10 of 10 comments
toehunter May 31, 2024 @ 10:12am 
There's a password bug, you should see something like ~error invalid password in console
SavingPvtBrian May 31, 2024 @ 10:27am 
My server that i just started gives me a connection timed out error. Also the game isn't creating the Engine.ini even though it is started and visible.
toehunter May 31, 2024 @ 10:33am 
Windows server?
[iMPC]bigJJ May 31, 2024 @ 10:34am 
I had this same problem at first. It was the ports not being forwarded correctly. Fixed that and its works beautifully now. Ports for the server that is.
Last edited by [iMPC]bigJJ; May 31, 2024 @ 10:34am
Maxter1o2 May 31, 2024 @ 10:36am 
Windows based server here having same issue opened ports not new to server hosting.
Current Bat file

@echo off

start WSServer.exe Level01_Main -server %* -log -saving=600 -backup=900 -Port=7777 -QueryPort=27015 -UTF8Output -MULTIHOME=0.0.0.0 -EchoPort=18888 -forcepassthrough -SteamServerName=Myservername -MaxPlayers=25 -pve -PSW=password -adminpsw=adminpassword

exit /B
Jinxster May 31, 2024 @ 10:47am 
in the startserver icon edit:

@echo off

start WSServer.exe Level01_Main -server -Silent -MaxPlayers=put how many players max1-50 -saving=600 -backup=900 -SteamServerName="server name u want"(put name between quotes so it shows the whole name if u have spaces in the name of server) -PSW=whatever password you want to use -adminpsw=whatever password u want to use -pve or pvp -Port=7777 -QueryPort=27015 -UTF8Output -MULTIHOME=0.0.0.0 -EchoPort=18888 - online=Steam -forcepassthrough
proc_result=$?
echo $proc_result
proc_serial=$((proc_serial + 1))
done

exit /B

this worked for me but make sure u open the ports on your router
use spaces after each command and each command starts with -
Last edited by Jinxster; May 31, 2024 @ 10:48am
Maxter1o2 May 31, 2024 @ 10:49am 
Originally posted by Jinxster:
in the startserver icon edit:
start WSServer.exe Level01_Main -server -Silent -MaxPlayers=put how many players max1-50 -saving=600 -backup=900 -SteamServerName="server name u want"(put name between quotes so it shows the whole name if u have spaces in the name of server) -PSW=whatever password you want to use -adminpsw=whatever password u want to use -pve or pvp -Port=7777 -QueryPort=27015 -UTF8Output -MULTIHOME=0.0.0.0 -EchoPort=18888 - online=Steam -forcepassthrough
proc_result=$?
echo $proc_result
proc_serial=$((proc_serial + 1))
done

exit /B

this worked for me but make sure u open the ports on your router
use spaces after each command and each command starts with -

Thank you I will make a new bat with changes thank you Jinxster
Maxter1o2 May 31, 2024 @ 11:25am 
Originally posted by Maxter1o2:
Originally posted by Jinxster:
in the startserver icon edit:
start WSServer.exe Level01_Main -server -Silent -MaxPlayers=put how many players max1-50 -saving=600 -backup=900 -SteamServerName="server name u want"(put name between quotes so it shows the whole name if u have spaces in the name of server) -PSW=whatever password you want to use -adminpsw=whatever password u want to use -pve or pvp -Port=7777 -QueryPort=27015 -UTF8Output -MULTIHOME=0.0.0.0 -EchoPort=18888 - online=Steam -forcepassthrough
proc_result=$?
echo $proc_result
proc_serial=$((proc_serial + 1))
done

exit /B

this worked for me but make sure u open the ports on your router
use spaces after each command and each command starts with -

Thank you I will make a new bat with changes thank you Jinxster

lol Figured out my issue oversight on myend but using the bat style you gave also made me notice I had a port conflict with Ark Ascended lol so that was my issue 7777 was taken so changed ports and works flawless.
JinushiFUN Jun 2, 2024 @ 6:44am 
Originally posted by Jinxster:
in the startserver icon edit:

@echo off

start WSServer.exe Level01_Main -server -Silent -MaxPlayers=put how many players max1-50 -saving=600 -backup=900 -SteamServerName="server name u want"(put name between quotes so it shows the whole name if u have spaces in the name of server) -PSW=whatever password you want to use -adminpsw=whatever password u want to use -pve or pvp -Port=7777 -QueryPort=27015 -UTF8Output -MULTIHOME=0.0.0.0 -EchoPort=18888 - online=Steam -forcepassthrough
proc_result=$?
echo $proc_result
proc_serial=$((proc_serial + 1))
done

exit /B

this worked for me but make sure u open the ports on your router
use spaces after each command and each command starts with -

Hi, can I ask your discord for help solving this problem?
JinushiFUN Jun 2, 2024 @ 6:44am 
Originally posted by Maxter1o2:
Originally posted by Maxter1o2:

Thank you I will make a new bat with changes thank you Jinxster

lol Figured out my issue oversight on myend but using the bat style you gave also made me notice I had a port conflict with Ark Ascended lol so that was my issue 7777 was taken so changed ports and works flawless.

Hi, can I ask your discord for help solving this problem?
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: May 31, 2024 @ 8:00am
Posts: 10