Enshrouded

Enshrouded

Voir les stats:
Setting up dedicated server
I am having an issue setting up a server with the tool. I followed the steps and changed the name and added a password. however, my server is not showing up on the list at all. Do you have any suggestions? This is my first time trying to do this.
< >
Affichage des commentaires 16 à 21 sur 21
Nickk888 a écrit :
chiken a écrit :
So what worked for me......
Add your dedicated server to the steam server favorites list

Navigate to where the enshrouded_server.exe is located.
Instead of running the Enshrouded Dedicated Server via the steam app, run the .exe as administrator.
YOU ARE THE BEST! THANK YOU! I CAN FINALLY PLAY WITH MY FRIENDS!


Can I ask, when your friends connect, what IP did you provide together with the port? I am giving them my public ip from whatismyip but we are unable to add it to steam>game servers > favorites.
Trying to follow you step, but I don't understand this part;
Navigate to where the enshrouded_server.exe is located.

Where is that folder?
Is that somewhere in this folder: SteamLibrary\steamapps\common
or where?

If yes, then I can only find Enshrouded folder there, contains Enshrouded.exe and not enshrouded_server.exe
Nvm, found out that you didn't say to first install enshrouded dedicated server.
But that is not the same thing as Gportal right?
Can see my server and it is set as favourite, but it never shows in-game...
hardwar69 9 févr. 2024 à 17h38 
rem ___________________
rem BEGIN CONFIGURATION
rem ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
set SteamCMD_Dir=C:\steamcmd
rem ^ Location to dirctory containing steamcmd.exe ^
set Server_Dir=C:\steamcmd\Enshrouded
rem ^ Location to directory that the Enshrouded Server will be installed in ^
set Executable_Dir=C:\steamcmd\Enshrouded
rem ^ Location to directory containing the following executable ^
set Server_Executable=Enshrouded_Server.exe
set SteamAppId=1203620
rem The Steam AppID above needs to be set to the actual game app ID not the server appd ID then it will work
rem ________________
rem BEGIN BATCH CODE
rem ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
cls
@echo off
title Enshrouded Server
echo DO NOT CLOSE THIS WINDOW!
echo.
::update
echo Checking For Update
rem start "" /b /w /high "%SteamCMD_Dir%\steamcmd.exe" +login anonymous +force_install_dir "%Server_Dir%" +app_update 2278520 validate +quit
start "" /b /w /high "%SteamCMD_Dir%\steamcmd.exe" +login anonymous +force_install_dir "%Server_Dir%" +app_update 2278520 +quit
echo.
echo Waiting For Crash...
cd "%Executable_Dir%"
start "Enshrouded Server" /w /high "%Server_Executable%" -nosteamclient -SteamServerName="Another Server" &:: Using "-log" Will Prevent Automatic Crash Detection
rem start "Enshrouded Server" /w /high "%Server_Executable%"
echo Crash Detected!
echo.
echo CTRL+C To Freeze Before Restarting
timeout /t 15
goto start
:close
echo.
echo !ERROR! SERVER ALREADY RUNNING! SHUTDOWN WILL COMMENCE
taskkill /im "%Server_Executable%" /f /t
timeout /t 3
goto start
Dernière modification de hardwar69; 9 févr. 2024 à 17h39
Some extra notes on personal experience with dedicated server:

After adding it to the steam server list, if you at a later state don't find the server (and/or not showing correctly in steam server list), or when joining you get the error, restart Steam.
This has fixed it every time for me.

Also, a friend couldn't join at times, he solved it by first starting his own MP game, and then join the server. Meaning if players can't join, it might actually be them.
Dernière modification de Firsken; 9 févr. 2024 à 18h02
palles 10 févr. 2024 à 23h06 
chiken a écrit :
So what worked for me......
Add your dedicated server to the steam server favorites list

Navigate to where the enshrouded_server.exe is located.
Instead of running the Enshrouded Dedicated Server via the steam app, run the .exe as administrator.
Can confirm for some reason this works.
< >
Affichage des commentaires 16 à 21 sur 21
Par page : 1530 50

Posté le 24 janv. 2024 à 20h43
Messages : 21