#server-support

1 messages ยท Page 30 of 1

rancid mist
#

cba with all the admin work

calm grove
#

@kind coral - awesome. will try that

#

have you tried it? so just doing --config "server1.json" and --config "server2.json" works fine?

kind coral
#

Yeah we tested it last night

calm grove
#

I have found that it doesnt seem to like it when you change the savegame and logs folder after having run it before so assumed there woudl be issues even if it was documented as supported

rancid mist
#

I 00:00:00,033] [app] start creation step Init
[I 00:00:00,034] [app] start creation step Init_Steamworks
[E 00:00:00,125] [steam] Failed to initialize Steamworks system...Generic Error
[E 00:00:00,126] [steam] Message from Steam: InitGameServer failed
[E 00:00:00,126] [app] Failed to create Steamworks.
[I 00:00:00,132] [app] start destruction step Init
[I 00:00:00,138] [enshrouded] Close Log file

#

not port but something bound to ip

swift spruce
#

yeah, I have it like that, I have 2 networks(normal one behind cgnat) and zerotier(VPS with nginx)

rancid mist
#

I can only run one server at a time

#

so wierd

swift spruce
#

change the ports for the 2nd server

rancid mist
#

"name": "ProcGen Gaming Enshrouded UK 2",
"password": "arsetits",
"saveDirectory": "./savegame",
"logDirectory": "./logs",
"ip": "192.168.100.102",
"gamePort": "15650",
"queryPort": "15651",
"slotCount": "16"

#

{
"name": "ProcGen Gaming Enshrouded UK",
"password": "arsesssssnt",
"saveDirectory": "./savegame",
"logDirectory": "./logs",
"ip": "192.168.100.102",
"gamePort": "15636",
"queryPort": "15637",
"slotCount": "16"
}

scarlet fractal
#

any one know how to fix the dedicated sever not showing up?
ports are forwarded, versions are the same
my friend can connect to it but it will not show up for me
im the hosting in on my machine, after he joins it, i can join off him
i try to add the ip threw steam and its says no sever found

rancid mist
#

both config are correct..

kind coral
scarlet fractal
#

yup

gentle stratus
#

hi, do you a solution for game work with old radeon? i have an radeon R9 290 ans the game dont start, i have erroe graphique compatibility. sry for my bad english ๐Ÿ˜‰

rough ether
rancid mist
#

nm i worked out similar issue

#

I was right, enshrouded exe was ignoring ports

rough ether
#

so firewall related?

rancid mist
#

nope hardcoded

#

naughty naughty

rough ether
#

sheet thats above my knowledge level lol

rancid mist
#

you do you soldier

#

keep at it

kind coral
rancid mist
#

im literally running it from a different folder with a correct config file and it fails

#

how you starting it?

kind coral
#

I've tested 2 separate directories, and we also confirmed passing the --config argument to the exe.

Baseline me, how are you running everything? (VM, windows, etc)

rancid mist
#

windows server, but using windows gsm

#

you using a bat file to start it?

#

if so would you mind messaging me what you have

kind coral
#

No, just running from the .exe

rancid mist
#

ahh

kind coral
#

I mean, in the end a Batch file just calls the .exe

rancid mist
#

yeah im just trying to work out where you put that argument

civic forge
#

hey guys : )

#

how to i unlock the lvl 10 glider ?

kind coral
civic forge
#

somehow i unlocked the lvl 20 one im lvl 8 atm

kind coral
cloud gate
weary sentinel
gritty hound
#

does each person on a server get 8 flame shrines?

kind coral
gritty hound
#

Roger

#

just a questions are anyone on a server has issues trying to sort backpack aand storage, on my server it is not working

kind coral
#

I've never had an issue with that

gritty hound
#

it works a few times thne it stopped

frozen chasm
weary sentinel
compact nova
#

Nitrado server says game creation failed when trying to join. How do I fix?

weary sentinel
kind coral
rancid mist
#

@kind coral im being so tired tonight, can you copy n paste the target just rename if you dont want to give

#

because i have a space in my name of folder, tried using quotes

kind coral
#

hWhat

rancid mist
#

I cant get this second server to start

#

I'm having some issues spinning up a 2nd server instance using WindowsGSM too, seems to be ignoring the defined ports in the config files
"CreateBoundSocket: ::bind couldn't find an open port between 15637 and 15637"

#

oh boy, you're in for a fun one woody

#

I tried this too

#

๐Ÿฅฒ

#

I'll just make another windows server entirely it seems ๐Ÿ˜„

#

yeah I might have to spin up on my other server

#

Must be a workaround for it somewhere, as gameserver providers wouldn't be doing 1:1

#

my thinking is use wgsm to make the instance and update

#

but run it seperately from a shortcut

kind coral
# rancid mist

Im not at my desk, you need to specify the config file in the location

rancid mist
#

from that im trying to annoy my new friend @kind coral on how he's got two seperate

#

@rancid mist does your logs look like this?

#

00:00:00,020] [app] start creation step Init
[I 00:00:00,020] [app] start creation step Init_Steamworks
[E 00:00:00,106] [steam] Failed to initialize Steamworks system...Generic Error
[E 00:00:00,106] [steam] Message from Steam: InitGameServer failed
[E 00:00:00,106] [app] Failed to create Steamworks.
[I 00:00:00,111] [app] start destruction step Init
[I 00:00:00,117] [enshrouded] Close Log file

#

Indeed:

[app] start creation step Init_Steamworks
[steam] Failed to initialize Steamworks system...Generic Error
[steam] Message from Steam: InitGameServer failed
[app] Failed to create Steamworks.
[app] start destruction step Init
[enshrouded] Close Log file
CreateBoundSocket: ::bind couldn't find an open port between 15637 and 15637
src\tier0\threadtools.cpp (3690) : Assertion Failed: Illegal termination of worker thread 'CFileWriterThread'
src\tier0\threadtools.cpp (3690) : Assertion Failed: Illegal termination of worker thread 'CFileWriterThread'
src\tier0\threadtools.cpp (3690) : Assertion Failed: Illegal termination of worker thread 'Thread(0x00007FFBDAD67DA0/0x000'
src\tier0\threadtools.cpp (3690) : Assertion Failed: Illegal termination of worker thread 'Thread(0x00007FFBDAD67DA0/0x000'```
#

yeaaa as suspected

#

hardcoded or something from the exe or something explicit you have to define like the --config and point to the server dir

#

but im struggling at that atm

#

its late and brain fried

#

in the json i've tried 0.0.0.0 / "ip": "192.168.100.102", / 127.0.0.1

#

so its not that

kind coral
#

You should test a fresh setup and use SteamCMD

#

Just proof of concept

#

I can't help but feel GSM is getting in the way

rancid mist
#

nah its not - im running the server directly from the folder, gsm only steamcmd installed it

kind coral
#

Gotcha, I didnt recognize your "Start Server Params" screenshot

rancid mist
#

but I think --config is the right way to go

#

I just need to know how to do that via a bat / shortcut

#

been a while lol

kind coral
#

Did you specify the exact location e.g. "c:\enshrouded_server\configs2\enshrouded_server.json"

primal blaze
#

I understand that It will be fixed, but I want to point out the ammount of people that had this stupid mentality of taking all oportunities to destroy other people's work, just to be annoyng. 95% of players that joined my server had the audacity to mess everything up.
tHAT is insane, it is insane. I would feel proud to be the 5% that does not have that type of mentality, you can 100% trust that I wont destroy your stuff or do anything in order to annoy (Unless we've been friends for long time and there is trust).

gentle jasper
kind coral
#

Never ever trust the open internet for anything. period.

glass hare
#

People just love griefing. Gives some kind of weird satisfaction

calm grove
#

@kind coral - you dont run into problems with "Game creation failed" when trying to connect with two servers in the same folder? I had that issue before and it seems like it has something do with the logs folder not matching the server name that it was originally started up with. I am not sure exactly what file in the logs folder that is causing this but I am currently not able to connect to one of the servers, but can the other. They are both pointing to different logs folder

pastel vessel
#

I deactivated the wrong home , my house and all my items , chests etc. are gone ... can i get these back or i have done some crap ?

kind coral
calm grove
formal pebble
kind coral
pastel vessel
calm grove
#

It also fails to create the logs folder if it doesnt already exist I discovered. just terminates when you try to start it

formal pebble
pastel vessel
haughty beacon
#

is there anyone i can that has the beginner rake available. i cannot get it to show up

#

join

formal pebble
haughty beacon
#

nah its bug going on. rake wont appear at all on the work bench crafting menu past lvl 5

kind coral
pastel vessel
formal pebble
cerulean vortex
clear dove
#

Hello Everyone. I have decided to buy a dedicated server from apexhosting. However, anytime I play on the server, the rubberbanding is godawful. anyone know if there is anyway to fix that?

glass hare
#

That's the only fix besides going to a new host

clear dove
#

sighhhh thank you sir

wicked nexus
#

good morning everyone i have a problem im hosting a local world for me and my partner when i put a password to avoid unexpected visitors to our world and destroy things he gets a en error when trying to connect but when i dont use a password he can connect without issues. anyone has an idea of whats happening??

kind coral
ocean siren
#

If i recall you just need to save the .json file

dreamy moon
#

Noted that just restarting the server over and over until the log shows [OnlineProviderSteam] finished transition from 'Uninitialized' to 'InGame' (current='InGame')! AFTER all of the VoxelBlueprintRegistry logs are done will fix the Game Creation Failed on a dedicated server. If it happens before the VoxelBlueprintRegistry logs are done, it will 100% give you game creation failed. At least, in the many tries I've noted that was the case for me. Maybe editting the JSON compels the order to be correct, but I realized it wasn't necessary and it didn't always produce the correct order when editing the JSON. So long as the order of operations is correct, the server will work.

kind coral
ocean siren
#

Okay

kind coral
dreamy moon
#

And this one is busted with Game Creation Failed....

sinful plover
#

Anyone want to play

dreamy moon
#

I guess it may be... whenever you see this you're in trouble: [ecss] TaskQueue: workerCount:8 taskWorkerCount:7 0000000000000000000000000000000000000000000000000000000011111110

kind coral
kind coral
gleaming hull
#

who can point me in the right direction if i want to start a dedicated server

#

also if we already have a hosted one would we have to start over

kind coral
kind coral
# dreamy moon

Interesting. Noted. Our logs look similar -- You're right, just the timing of the VoxelRegistry task is different.

dreamy moon
gleaming hull
gleaming hull
#

if i do a local one what kind of computer can handle it

trail saffron
#

Anyone know why I am taking dmg from my own explosive arrows even at like max distance

wraith ridge
#

So im getting a weird issue that the self hosted dedicated server i set up is only showing up for people when i connect to it. I triple checked the ports setup the firewall rules exemptions and everything from this site https://hub.tcno.co/games/enshrouded/dedicated_server/ even called isp to check if for some reason they were blocked on their end which is not the case. Can someone help me check what is wrong with my setup id really appreciate it.

kind coral
plain dawn
#

so what makes hosting load anger red?

trail saffron
astral breach
#

My server still doesn't show up as a favorite in-game but now searching for it yields it immediately. Thanks for all your help yesterday @kind coral

kind coral
trail saffron
astral breach
#

someone did something wrong there lol

kind coral
astral breach
#

black lung!

kind coral
wraith ridge
kind coral
#

Well that's no good

kind coral
# wraith ridge timed out

Baseline me here, Is your server on a different PC on your network? -- You should be getting a response from that query site if everything is setup correctly

weary sentinel
fleet sedge
winged shore
#

If we're sharing github python code... ๐Ÿ™‚

RE: "Game Creation Failed" bug. It happens due to some data race when starting the dedicated server (as Nintari mentioned earlier). Users will see the error message when attempting to join if the server never to connected to steam/doesn't get the SteamServersConnected_t callback from the Steamworks API.

I've put together a python script that will restart the server until it gets into the correct state:
https://github.com/ndoa/enshrouded-server-launcher

elfin beacon
#

can someone show me their graphics settings

weary sentinel
toxic totem
#

Hi there i want to run a server for me and friends, but want them to only use the character they make on my server and not jump to private games and such, is their a way to do this?

weary sentinel
# elfin beacon i can try

no, i'm saying i'm at max quality. if it's using too many resources, turn your preset down. maybe start at max. performance and see if that's any better for you?

jagged flame
#

Running a locally hosted game with two players (myself and one other). Game run flawlessly for me. The other person playing (one room over, on the same network) experiences rubber-banding often, and (infrequent, but annoying) disconnects. The rubber-banding is frequent enough that they don't want to play anymore. Anyone with insight into how I can improve the issue? Is it an ISP/packet loss thing, perhaps?

Both PCs have similar specs. Mine, the one hosting the server, has a 7950x3D, 64GB ram, and a 4090. Their's is a 7800x3D, 64GB, and a 4090. Specs seem overkill for the recommended ones listed for hosting a server. Any thoughts on the issue?

weary sentinel
kind coral
#

agreed, its not hardware bottleneck

elfin beacon
kind coral
elfin beacon
#

my bad

kind coral
#

No, its all good. Just more minds for that kind of issue over there

jagged flame
kind coral
distant saffron
#

so.... got an oddity, I can't get my ded server to show up externally, the port is mapped successfully just like every other game is and works fine, and, the config is set up, if I give it my internal (10.0.1.x) IP, it loads fine, if I give it my WAN IP, it crashes with a "failed to load steamworks" error..... Ideas?

jagged flame
kind coral
kind coral
kind coral
distant saffron
kind coral
# distant saffron yes

For that IP entry -- there's no reason to take it off of "any" e.g. 0.0.0.0 unless you have a specific use case of VM, multi adaptor, etc

kind coral
weary sentinel
distant saffron
#

ok, am installing via steamcmd now

weary sentinel
kind coral
weary sentinel
distant saffron
#

lemme tell ya how much I wish there was a connect to IP option so you could direct connect to the LAN ip instead of going WAN

kind coral
#

You're not wrong, Is it something powerful like WiFi6 connection at least? I'm most concerned with the other person's connection to the LAN

weary sentinel
#

if i run a server at my house and a server on the other side of the world, the server at my house should have less lag. that they're having so much lag on a "local server" makes it seem like it's gotta be slow internet or some other networking issue. (i think, i'm not really deep into networking)

kind coral
#

Which is where some troubleshooting would help -- like having them join another server-- does it rubber band on any or all servers?

jagged flame
#

Speed shouldn't be an issue (we have 1gig), but I do think there's something weird with either the wifi and packet loss or the ISP using weird routing. I'm not super knowledgeable on networking behind-the-scenes.

#

I'll explore some options tomorrow and we'll see

distant saffron
#

other servers I've seen about a 10-20 boost in latency...

weary sentinel
kind coral
#

Yup. There's a few hosting providers that have open Servers for testing. or hit a random one from the game list. Just try different variables. Yep ^

distant saffron
#

hmm.... I've got it wide open in the firewall and port forwarded... but the tester can't find it...

#

triple checked port forward, it's going through, but yet it isn't...

kind coral
distant saffron
#

yup

#

"file command of type '13' failed with error: 'file not found' is popping up on "savedata"

kind coral
#

Where are you seeing that?

distant saffron
#

in the console

kind coral
#

so, enshrouded_server.log

#

You installed with SteamCMD, -- you're running the server using the enshrouded_server.exe from the new directory, Correct?

drifting bay
#

anyone having rollback issues on server?

distant saffron
#

I manually entered the full path for the /savegame/ directory, it's not throwing that error anymore

#

it's still failing the checker, but now the app itself isn't complaining

kind coral
kind coral
drifting bay
distant saffron
#

I'm in! thanks!

#

that stupid savegame error was the issue

kind coral
#

sweet good work

kind coral
drifting bay
kind coral
glass hare
sturdy plank
#

can anyone please give me a rake i have tried everything

kind coral
glass hare
#

A server dedicated to helping people with rakes makes me giggle

kind coral
#

lmao

sturdy plank
#

for some reason i can't search it up

#

in game

kind coral
uncut knot
#

wait wait ... I need a rake! lol

sturdy plank
#

im still having trouble

#

From inside of Steam Client, Click View->Game Servers. having trouble with this part

daring scroll
kind coral
#

It's still not disproven. Anything to increase the time to beat the race condition could be valid.

sturdy plank
#

i was just that blind ๐Ÿคฃ

glass hare
#

That's why pictures are worth a thousand words. If I felt fancy I'd add animated arrows

dry drum
#

Does anyone know if we'll be able to use current savefiles for future releases or will it work like Valheim?

gentle jasper
#

lol

kind coral
#

"Enshrouded's demo map was about 1 kmยฒ, Early Access is about 24 kmยฒ, and full release will be around 64 kmยฒ"

gentle jasper
glass hare
raven linden
#

looking to get some help, I want to move my data from a Nitrado server to my own hosted server, i did FTP into the Nitrado server and grab all the files and im looking at the server files location for my own hosted server just not sure what to do now

glass hare
#

I'm saving that and using it everytime someone asks now

gentle jasper
raven linden
#

both the files?

#

I have an info one as well

gentle jasper
#

just the one... the info is for solo

raven linden
#

sorry backup

#

Its not a solo world

#

so for a group world I dont also drag .backup one as well?

gentle jasper
raven linden
#

๐Ÿ™‚ ty very much

glass hare
#

Downloading my backup now so I can feel better

limber swallow
#

Once time more, pals. I have changed json as its told in many guides. I create server, logs go smootly. But I cant find my server in the game

patent coral
shell flower
#

This is a dedicated server on my own pc

limber swallow
#

Ok. Another question. Should i leave port settings empty in the json? There are just zeroes

shell flower
#

As far as I know, you only need that really if you have two NIC's

kind coral
patent coral
kind coral
# patent coral What are you looking for in this return?

{ "Server Info": { "Server Name": "Gil's Landing", "Map Name": "", "Game": "Enshrouded", "Player Count": 0, "Max Players": 10, "Server Type": "d", "Platform": "w", "Password Protected": true, "VAC Enabled": false, "Version": "0.0.15.0", "Port": 15636, "Steam ID": 90180402798692380, "Game ID": 1203620, "Ping": 0.048697386984713376 }, "Players": [] }

finite tendon
#

how come i cannot find my server i just paid for?

kind coral
#

Let's baseline too, -- Local Dedicated, how was it installed? -- You've restarted the server as well? -- output looks good

finite tendon
#

i used apex hosting

kind coral
patent coral
calm grove
#

Weird issue with farm plots and a dedi server.

I have noticed that whenever I shut down the server and restart it, no matter what I have done with my plot of farmland, it always seems to revert to this. We havent planted corn or tomoatoes in like a week now. No matter what else we plant and no matter how long its like that before the server it reset, it always goes back to this: (everything else always seems to save and restore fine, its just this one farm plot)

near jetty
#

Any way to remove this fog from the initial fort ?

finite tendon
#

@kind coral went to game servers in steam clicked the plus and added the ip address provided by the hosting

" did not find any servers at that address"

#

did i do it correctly?

calm grove
finite tendon
#

The server also is showing its running mbs are moving etc

finite tendon
#

whats that mean lol

near jetty
next dragon
#

Am i the only one who is confused by the complete lack of any in game communication besides someone already being on discord with you?

calm grove
#

I think if you put your flame altar around it it will keep however you set it up

gentle jasper
near jetty
calm grove
#

No I am saying try putting your flame altar around it and see if it works out

near jetty
#

Altar did not work at full flame and did not clean

near jetty
slim sail
#

Would anyone be able to tell me why my server does not show up in the steam direct connect for my friend unless I am in server, like it does not shopw up in his favorites until I am in server?

gentle jasper
slim sail
#

yeah they do it just continues not to show up however there have been instances where it does show up when I'm not in server, as if its super inconsistent

gentle jasper
slim sail
#

right just to double check the ip they should enter to be in favorites would be my public IP then the query port

gentle jasper
slim sail
#

ok I'll try it again thanks

slim sail
#

I'm home hosting a dedicated server so not using GPortal

kind coral
#

Right. I've seen this tonight already. Only can see the server when the host is in. Also fails to get a clean return from the Query

slim sail
#

weird

kind coral
#

Did you use SteamCMD to install the Server?

slim sail
#

I mean I just installed the dedicated server for enshrouded through steam so yes?

kind coral
#

SteamCMD is different than installing the server via Steam (thick client) -- did you forward any ports from your router, things like that?

slim sail
#

Oh I did not do anything with steam cmd I just installed the dedicated server than I port forwarded with obv the name change and password in the config

#

oh I forgot to mention I guess I also run the server through the exe instead of through steam cause I can't even connect most of the time when I'm actually running the server through steam.

slim sail
gentle jasper
#

typical install/update command: c:\steamcmd\steamcmd.exe +force_install_dir "where you want to install" +login anonymous +app_update 2278520 validate +exit

slim sail
#

Ok I'll give that a try thanks

kind coral
slim sail
next dragon
gentle jasper
next dragon
#

makes it pointless to offer a password free public server. Pointless feature since they didnt add chat. why even bother with servers and connections

#

ill just come onto a random server and use jumping like morse code? :/

gentle jasper
jolly elbow
#

Gibt es hier auch eine Mitspielersuche?

#

Guten Morgen erstmal ^^

hazy grove
#

is there all chat in the game?

glass hare
jolly elbow
eager lotus
brittle jay
#

So we've been doing daily restarts to help curb lagging on a dedicated server. Currently hosting off of bisecthosting and have a maximum of 4 players.

#

We are still experiencing some lag even immediately after restarts.

#

Has anyone else been having problems with bisect?

glass hare
brittle jay
#

will do.

rancid mist
#

This is server chat FYI

weary heart
brittle jay
#

bisect just switch nodes and so far no lag

rancid mist
#

My experience with Bisect has been great

glass hare
#

Yeah they're pretty good about it once they know. Still kinda eh on the whole put the customer on an overloaded node until they complain thing but I'm not at the scale they are so eh

rancid mist
#

I had a little stuttering at first but when I put in a ticket, they responded within 2 minutes asking me if they could move my server, which they did, and problem solved. Super positive.

undone palm
#

any aussie run a 24/7 server?

narrow sluice
#

Anyone know a good server renting site?

weary heart
narrow sluice
#

pricing wise

weary heart
#

Okay. What's the budget youre looking to spend?

narrow sluice
#

around $20-$25 it's only for 6-8 people

weary heart
#

You could consider hosting yourself, on a dedicated server you rent somewhere like Hetzner or OVH. That's the best solution.
If you'd like to be hands-off and just get started, I could give you a 48h trial using my own hosting service so you could test out the performance. Then you can decide if you'd like to continue afterwards.

compact pagoda
#

Hey,
Is there any hope of reducing the server requirements with some optimations from the devs?

glass hare
#

Wow, kinda expected a direct connect option this patch. Alrighty then. At least rakes are fixed I guess

cerulean shadow
#

Hello People,
When Enshrouded brings a new update, do i need to restart the server so that the server applies the new patch ?

grim cape
#

no word on server performance in the notes ๐Ÿ˜ฆ

glass hare
#

Probably not a high priority. Doesn't affect everyone

weary shale
#

Cant find my server after the patch...

noble bobcat
faint prism
#

Hello, could someone explain to me how to transfer the backup from a nitrado server to a gportal server? I have a lot of bugs and cannot join or apply updates on the nitrado server... I want to migrate to gportal.

lime idol
#

I played 11 hours and now i can Not Open the Game cause IT says my Graphics memory is Not enough? Any ideeas?

noble bobcat
noble bobcat
faint prism
#

I have already tried to transfer the nitrado backup to gportal but the server no longer starts after the transfer. He marks an error.

noble bobcat
weary shale
jolly pivot
#

when i can upgrade my altar to level 7?

noble bobcat
noble bobcat
woeful wing
#

my nitrado server showed up ingame yesterday.. cant find it anywhere again today.. :/
i can see its up and running in game servers favorites

faint prism
#

J'ai que des problรจmes avec nitrado de mon cรดtรฉ. Il faut que je force le redรฉmarrage du serveur au moins 30 ร  40 fois avant qu'il installe les mises ร  jours...

#

I only have problems with nitrado on my side. I have to force restart the server at least 30 to 40 times before it installs the updates...

woeful wing
weary shale
prime zodiac
woeful wing
noble bobcat
woeful wing
#

my nitrado server says "Version v0.0.15.0".. so i guess its not updated yet..

noble bobcat
woeful wing
#

knowing nitrado.. its probably gonna take all day before they roll out the update

#

my steam auto updated.. can i roll back ? ๐Ÿ˜›

abstract rover
#

is that better for other hosters? my nitrado dedicated is not working like half the time for me

noble bobcat
woeful wing
weary shale
pastel tangle
#

With my GPortal server as soon as a patch is available it restarts and updates. Both a blessing and a curse as it kicks you out unexpectedly, but keeps you up to date ๐Ÿ˜„

woeful wing
noble bobcat
weary shale
noble bobcat
abstract rover
#

I also picked nitrado for being cheap, regret it now. is it easy to migrate an existing dedicated server to another host?

pastel tangle
near flame
#

Nitrado discord told me that they're on it. so we just need to wait.

weary shale
near flame
#

yeah not the best answer but better than no answer i guess

noble bobcat
# woeful wing sounds scary

its pretty easy.. basically like downloading a file update then dragging and dropping it into another folder lol

woeful wing
near flame
# woeful wing 8 hours later

Believe me, I would always like to have it directly. I have the same problem as you and next time I will think about choosing a different hoster

noble bobcat
jaunty flax
#

Polska pisaฤ‡ priv kto chฤ™tny do gry

glass hare
woeful wing
glass hare
#

Anyway good luck to everyone

#

I'm not doing 24 hour Nitrado support again

woeful wing
glass hare
#

Meaning everytime they release an update Nitrado breaks and turns this channel into Nitrado support

#

Which is not at all what this channel is for

noble bobcat
near flame
plain canopy
#

Hi Guys, been having constant dedicated server issues - 2 players join silky smooth 3rd player joins and they have unplayable lag rubberbanding whilst 1st two players are 100% fine... its always the 3rd player any ideas?

noble bobcat
plain canopy
#

even the local player hosting the server if he is the 3rd player mahor lag

#

major*

noble bobcat
woeful wing
#

if he's hosting he's 1st

plain canopy
#

its on a dedicated server he joins it locally

woeful wing
plain canopy
#

hmm just seems odd that the 1st 2 players remain fine no issue even when the 3rd is in the server if the server hardware was struggling everyone would feel it?

glacial walrus
#

PS4 square and triangle symbols need to be replaced
please share this to the developers

worn zealot
latent leaf
# narrow sluice around $20-$25 it's only for 6-8 people

take a look at gamehostbros, they are good in my experience. if slots is your concern then that site never limit player slots and allow you can get as much slots as you want as long as the game allow it like if the game says you can only get 20 players in a server then 20 is what you get but if the game say its no limit then unlimited slot included in the base price

shy wagon
#

so throwing this out there, too see what others think. I believe the 2h weapons shouldnt be starting with an overhead swing and should be 2 cleaves into an over head swing

#

they are currently pretty bad weapons considering the damage isnt that much better and shouldnt a 2h weapon then fill the slot of an aoe/cleaving weapon for melee builds

#

Im just trying to start a conversation here or find out what exactly im doing wrong with 2h build

worn zealot
#

Dear Sir or Madam,
I admire your social commitment.
However, I must point out that there are different channels on different topics in a Discord. Unfortunately, the topic you mentioned is wrong in this channel, as it is about the #server-support .
You might like to try #enshrouded-chat .

Sincerely,
me.

shy wagon
#

Fair enough apologies steel raven would i probably be better for the skills and builds channel then seeing as its pretty related to builds

timber bridge
#

Ok having an issue with my dedicated server. I can't find my server. I added it to my server list with out issue but when I start enshrounded it's not listed. I've tried searching for it but it never finds it.

quasi edge
#

hi, is it possible that the world will be corrupted after updating a dedicated server?

quasi edge
timber bridge
quasi edge
#

then we may be in the same situation ^^

#

our host could create a fresh world and we could see it, but not our world

loud lava
#

How come I cannot find my server in battlemetrics any idea?

woeful wing
timber bridge
#

13371130

woeful wing
#

you be living in the future? ๐Ÿ˜›

timber bridge
#

??

brave granite
#

Why cant i find my server after the update?

pseudo mica
#

Me too, can't see my server

#

Tried to join via steam but it doesn't work

winged oasis
#

i need help

#

why?

quasi edge
#

just go to troubleshooting they explain it

woeful wing
timber bridge
brave granite
#

Mine updated once and then i turned it off and started it and then it updated once more and now i see it in the list

pseudo mica
#

The update has been done on the server

brave granite
#

Mine literally updated twice and then it worked - give it a shot. If its not finding any updates then im out of ideas sorry

woeful wing
#

wish nitrado would update my server already... it still says Version v0.0.15.0

timber bridge
#

how do you find the ver?

worthy ridge
#

Yeah new version available, this fixed my issues! Now it connect to Steam on all starts and server is accessible. Tested it on 3 machines, Native Windows 10, Windows 10 VM on proxmox, debian + Win64 on proxmox ๐Ÿ‘

pseudo mica
#

@brave granite Thanks mate

worthy ridge
balmy pecan
woeful wing
worthy ridge
#

on one off my machines it didn'T want to update.. took 3 tries

balmy pecan
woeful wing
#

my steam says Build ID 13371057

balmy pecan
glass hare
woeful wing
glass hare
#

Ah, didn't realize nitrado added that to their website. Still a useless value btw

rocky spoke
#

gotta look at the server log file

woeful wing
#

so you're saying theres i no way i can tell wether my server has the update or not ?

balmy pecan
worthy ridge
#

@glass hare my server problems are all gone with the new version. your query is also showing good results ๐Ÿ˜‰

glass hare
woeful wing
balmy pecan
woeful wing
#

can contact them.. i can make a ticket that they say they will respond to within 48 hours

#

which they never do

glass hare
#

We need an oof emoji in here

#

This is kinda what I meant earlier with my Nitrado support comment ๐Ÿ˜…

balmy pecan
#

the reason i will never use nitrado gportal or 4netplayers or something like that ๐Ÿ™‚
its easy to rent a server but you have to live with the problems

near flame
#

Nitrado updated the server (German) just restart the servers.

balmy pecan
near flame
#

Yeah ๐Ÿ˜…

stable lintel
#

Same. On Nitrado here (bleh) and a 2nd shutdown for 5 minutes and start finally got the update - which is taking a while to install

balmy pecan
#

my own neede i think ... 2 minutes ? xD

near flame
#

Just want to inform you ๐Ÿ˜‚

near flame
glass hare
balmy pecan
glass hare
#

My recommendation is to just look for smaller companies that actually give a damn (if you're going to rent anyway)

worthy ridge
#

Yeah selfhosting on a dedicated server is to much to ask for most ppl XD.

near flame
#

After my month I will look for an alternative. But for now itโ€™s ok. I think.

worthy ridge
#

I can host some too now ๐Ÿ˜‰ (In the EU)

near flame
deep fox
#

anyone elses quests reset after the recent update?

woeful wing
glass hare
#

I mean...it's not the games fault though

#

I've bashed that company enough. It's each consumers choice who they give money to. I recommend literally anyone else than Nitrado though ๐Ÿ˜‚

worthy ridge
#

yeah CGNAT is terrible... (currently got a real ipv4) Hope I will get my own ip too with my new fiber internet, when it's actually build...

slate rose
#

Just wanna inform you guys that my 4netplayers server finally updated with a manual restart just a minute ago. You should try it if you still didn't get the update.

finite imp
#

Hello my server has updated today (SVN 490142) but i'm unable to find my server now

quasi edge
#

any idea/fix why a dedicated server would crash at launch when charging with a preupdate world?

rocky spoke
zealous sandal
#

Kinda disappointed in the patch to be completely honest. CPU usage hasn't improved in the slightest and I'd have at least expected the high fps fix for the client

glass hare
#

These things will come eventually

finite imp
soft temple
#

anyone got a decent server to play on eu

#

if you do can you message me the name and password thanks

slate rose
soft temple
#

im just looking to play on someone esles server if possible

worthy ridge
#

if you rent one then yes, otherweise maybe go to lfg channel...

zealous sandal
golden vigil
#

I've had pretty decent luck with performance on my Nitrado server. But trying to connect to the damn thing can be a pain.

rocky spoke
#

mine's been fine, just annoying waiting hours for them to push updates on back end.. hoping they get better at that

light hinge
#

No 60fps/hz fix in new patch ;_;

golden vigil
#

I logged into this morning just fine. Went to make a rake. Realized that I couldn't and turns out to be a bug. Found a server I could go to to grab a rake. Now, I can't find my server again. Painful.

granite stone
#

Nitrado is absolutely a nightmare to deal with too.
you absolutely wanna stay away from there.

i don't think you can get a worse host than that :P check their ''support'' discord :P
biggest joke on the internet fell_fear

zealous sandal
#

also another week of my server's CPU idling at 15% with no players which goes up to 25% the longer the server is running and if it's been in use in the meantime which hurts my electricity bill

rocky spoke
#

shockbyte is worse.

golden vigil
#

Restarted the Nitrado server, looks like it's picking up the latest patch. Which will probably take like 2-3 hours again....

worthy ridge
golden vigil
#

I think it's time I just buy my own damn server and UPS and be done with the pain.

zealous sandal
#

It's fun providing a server for my friends but at some point I'm gonna have to collect some money xD

#

paying 0,41โ‚ฌ/kWh

golden vigil
#

Pricey. Here I would be paying 0.101 CAD per kWh

worthy ridge
#

you should switch your electric company... thts even higher then the 0,4โ‚ฌ/kWh "Energiepreisbremse"

slate rose
zealous sandal
#

I went with Vattenfall's 2 year deal for 0,41โ‚ฌ back in November 2022 during which others were priced at 0,60โ‚ฌ and up so I'm stuck with this until November of this year. Going to Tibber after that!

lyric tangle
#

Hey!
So, after using Shockbyte and not being happy how they recently handled all of their services I was wondering what provider do you guys recommend for a dedicated server?

worthy ridge
#

I switched to tibber and pay hourly a differen price... currently 0,215โ‚ฌ or this night 0,168โ‚ฌ ... can get higher too but not all the time... today average is 0,21โ‚ฌ

patent shard
#

"Not enough system memory available" anyone help? new update wont let me play

lyric tangle
#

I saw someone reccommended Nitrado, but I haven't had the best experience with them :D

zealous sandal
patent shard
#

it works fine with every other game i have installed

#

more memory?

worthy ridge
#

I also have PV and battery, so I often don't pay much for electricity

worthy ridge
split pawn
#

How do I fix a friend quest log that got reset when he log on?

worldly geyser
#

I see the server was updated last night - is there a link to the updates/changes?

split pawn
glass hare
lyric tangle
#

Hey, thanks, I'll check it out :)

worthy ridge
#

I also will host server, but currently no website and stuff, so all manually ๐Ÿ˜‰ but if you want ๐Ÿ˜‰ in the EU, just PM me.

granite stone
#

yes, hosting it on a wet potato, stuck in a thunderstorm would be a better choice than Nitrado

quasi edge
#

is there some fix for a dedicated server crashing on launch xith pre existing world?

glass hare
granite stone
#

well, 4.3 hours

glass hare
#

Ouch

#

Hope you got a refund

granite stone
#

oh, i did a chargeback on the card.
i did ask for a refund 3 days ago, they never replied

#

their problem now

#

gonna have to get a new host today tho! we wanna play! ty for the list.

rancid mist
#

Icant play on my own server

indigo knoll
#

Does anyone know if it's possible to run a dedicated server when one has a roaming IP?

#

As in a dynamic one, not a static one

sick dust
#

yes

#

i dont even put the ip in the json

#

just leave it 0.0.0.0

indigo knoll
#

Okay somehow we can't get the game to pick up the server

#

We've tried opening all the ports etc, and putting the pc in the dmz

#

Do you have any suggestions?

indigo knoll
rancid mist
#

@indigo knoll something silly like windows firewall on pc?

#

assuming you're not on server os / hardware

#

anyone got release notes for this new update?

#

nm

worthy ridge
#

If the one is behind a CGNAT then nothing will work expect getting a VPS and route the query port threw a VPN. not nice but would work.

#

Is his IP pingable?

indigo knoll
#

We are behind a CGNAT, how do i go about doing it thru a vpn?

worthy ridge
#

trying this is a bit much of work... and maybe think it threw. It would be muss less pain to host it somewhere else.

indigo knoll
#

My partner is pretty determined lol

#

He'll work it out

worthy ridge
#

or the other option would be that you setup a VPN so that you could access it.

indigo knoll
#

Just some basic instructions would be great is there a link that'd help me?

zealous sandal
worthy ridge
#

just google it? XD

indigo knoll
indigo knoll
#

Oh my god thank you SO Much guys

#

That's everything we need to figure the rest out!

#

You're the best

glass hare
#

I'd suggest just doing tailscale on a vps and your home network. It uses wireguard but is insanely easier to setup

#

slap an iptables forward rule in there to your home's tailscale IP and boom done

zealous sandal
#

I've found Tailscale to be easier if it can be run on the endpoint you actually want to connect to and Wireguard if you just want one gateway in your home network that opens up the entire LAN

glad marlin
#

my saved locally hoster server is gone from favorties list after the latest update, whats with this behaviour? ๐Ÿ˜„

zealous sandal
#

but I guess you can configure that behaviour in their admin panel just as easy

glad marlin
#

and the search engine in this game is slower than internet explorer ๐Ÿ˜ฆ

zealous sandal
#

has its IP changed in the meantime? Steam doesn't give a sh**about hostnames unfortunately and will just stick with first resolved IP

glad marlin
glass hare
#

Is the server updated?

glad marlin
#

I hope so, it is hosted by a friend, I am checking that only. Probably after the latest fix the server wasn't updated

glass hare
#

That would be my guess. Not really sure how they patched โ€ข Improved error message handling when trying to join a host with a mismatching version. when you can't even find a mismatched version in the server browser

glad marlin
#

But I feel the search engine of this game has to be fixed, how can it be so slow ๐Ÿ˜ฆ

glass hare
glad marlin
#

Didn't expect it from Steam, the game is new so that is still acceptable but steam? ๐Ÿ˜ฆ

glass hare
#

Yeah they use steam's server browser. Which was made many many many years ago

glad marlin
#

Oh, didn't know that, this game deserves a better browser. The search part is the only negative thing one can point out, otherwise this is a supperb game. Any idea when the full version going to get launched though

fickle monolith
#

Is the server resetting map / character progress still a thing? I haven't seen anything about it in patch notes, but i know it was happening

glass hare
#

I'm going to assume yes if they didn't have it in the patch notes

warm narwhal
#

Lol it is a 10GB server patch

zealous sandal
#

I'm blocking everything but Germany at the firewall to mitigate it a little bit (at least it's UDP)

worldly parrot
#

So I'm about to start the game today is the beast master class worth it for solo

zealous sandal
#

we need a direct connection option with the ability to hide from the server browser

glass hare
glad marlin
#

the best thing I did yesterday was taking over an abandon beautiful house in the midst of jungle, so I have a pre-built base now which I can upgrade even further ๐Ÿ˜„

zealous sandal
#

just answering people refreshing the server browser? probably not

glass hare
zealous sandal
#

hmm not on my Win VM though

glass hare
#

Bare metal

#

It hates VM's for some reason

zealous sandal
#

it's lower than Proton but still too high

#

I see ๐Ÿ‘

#

hosters must love that

glass hare
#

No, no we don't

#

We have a whole discord dedicated to complaining about it ๐Ÿ˜ญ

zealous sandal
#

Hey we got the rake back so progress?

glass hare
#

WTB this kind of idle on proton

zealous sandal
#

This your 7950X box? I'm seeing 15% on 4 cores

woven sequoia
glass hare
#

6700k lol

#

Good ol windows 10 pro

zealous sandal
#

weird man... what could be the culprit? virtio-net?

glass hare
#

I honestly have no clue, whatever is causing it is well beyond my expertise

balmy pecan
#

i'm also running docker container gamefiles are outside the docker for updates

glass hare
balmy pecan
#

i'm running palworld and enshrouded server on my host

glass hare
#

No idea how the hell you have 12% cpu on enshrouded

balmy pecan
potent gust
balmy pecan
#

with 4 players i have a load of 200 - 300

glass hare
#

That's about right then nvm

uncut dune
#

I run my server on a 12600k and itโ€™s about 4% cpu.

balmy pecan
dreamy hearth
#

Can anyone help me?

glass hare
#

This is just annoying to deal with

#

Like I hate having to force restart customers servers but I litterally have no choice

#

that's stupid af

dreamy hearth
#

I play from a dedicated server, however, when I went to open my server today, it did not appear in the server list even though I had played before.

potent gust
#

Try restarting the server wherever you have it hosted.

dreamy hearth
#

ive tried

agile field
#

same, also can't find server in browser.

dreamy hearth
balmy pecan
fair bronze
potent gust
dreamy hearth
#

ill try

sick dust
potent gust
#

Check the discord link I posted

agile field
#

win self hosted server, server and client build 491572, verified ports open, server console shows [Session] 'HostOnline' (up)! properly

balmy pecan
sick dust
#

steamcmd.exe +login anonymous +app_update 2278520 validate +quit

glass hare
glass hare
sick dust
#

(technically validate isnt needed)

glass hare
worthy ridge
#

lul

glass hare
#

Never seen a CPU usage leak before but there it is

balmy pecan
sick dust
glass hare
glass hare
sick dust
#

ahh, yeah, i forgo that

balmy pecan
sick dust
#

This is mine after 2 min up

#

you have something wierd going on, could be docker related?

glass hare
sick dust
#

or is that 86% of the total current CPU load, which might be 24% total CPU and the game is responsible for 86%?

fair bronze
#

Looking for people to hop in and test my server. Trying to max all 16 slots if possible to see how my pc handles it. You are welcome to w/e gear or mats you want.
Server name: Free Gear/Mats

balmy pecan
astral breach
#

Anyone know how to update their server using steamcmd on linux? i thought restarting the server would do it, but nope

glass hare
#

Linux reports CPU usage different than windows so it can get confusing and hard to explain. Basically 100% = 1 cores worth of CPU load at 100%. Which gets even weirder when you add multi threading since it becomes 86%/24

balmy pecan
#

or a load of 24 ๐Ÿ™‚

stone jungle
#

you all have servers on linux?

#

I thouh Enshrouded servers only runned on windows

balmy pecan
#

hmm do not know ? i run it on wine

glass hare
stone jungle
#

i dint know it worked on wine

balmy pecan
worthy ridge
#

but calculate 8% from 24 cores is... mh.. it saying 305% is much easier as you know..- ok 3 cores are fully saturated

balmy pecan
wise trellis
#

Try protonge instead of wine, looks to run better for cpu usage so far

stone jungle
#

I never used docker on windows, only to run apache as nginx servers

wise trellis
#

Need to test more though

balmy pecan
#

and 8% * 24 is around 200%

worthy ridge
#

nginx > apache

candid thunder
#

I cant start the game: it says that i dont have enough memory storage but i played yesterday

#

How

balmy pecan
#

as start option

worthy ridge
#

do you hae enougth virtual memory?

boreal orchid
#

Hi, is there no solution for high ping/latency when the dedicated server in on different region?
it is weird, because with other games. it usually still playable, meanwhile here. the desync is really bad.

and there is no way to join via IP ingame too. i tried to add it from steam. didn't work

balmy pecan
#

ahh sorry --disable-ram-check

worthy ridge
#

with minecraft i run into memory issues.. as i had only like 2GB of virtual Memory but 32GB real...

balmy pecan
candid thunder
#

Thank you you saved me @balmy pecan

worthy ridge
wild delta
boreal orchid
glass hare
balmy pecan
#

win works fine for me

boreal orchid
wild delta
balmy pecan
#

i also autorestart all 24 hours, backuptime ๐Ÿ˜›

glass hare
#

Idk, there's such a massive variation in CPU usage per server it's insane

#

Some people have 170% with 5 players. Mine are typically at like 500% for 5 players lol

#

Someday it will get fixed, I'm not sweating it

pine arch
#

did they fix the quest issue that was setting a quest as complete for all the players at the server?

glass hare
#

I don't oversell my servers for it to really matter

pastel tangle
#

I get what @glass hare is saying around servers needing to be restarted to lower the usage as we should be able to run them for days on end. The only good remedy is daily restarts which I do at 2am local time as well as a backup.

astral breach
#

My server still says it's on 490142 in terminal but i'm able to connect just fine on the new patch

glass hare
#

What in the actual flap jacks did I just discover

#

Idle with 4 cores assigned to the container

#

Idle with 1 core assigned

astral breach
#

huh

glass hare
#

You can litterally watch the usage go up in real time when you change how many cores are pinned to the container

agile field
#

Can't find server in browser after update.
Win10 server on my LAN, server and client both build 491572, verified ports open (15636-7), server console shows [Session] 'HostOnline' (up)! properly. Installed as steam app using login and i also just tried steamcmd anonymous, no luck.

eternal valley
#

steam game server shows my server as being online but i cant connect to it. it does not show up in game how do you fix this?

agile field
eternal valley
#

491572

#

and so is my game

balmy pecan
eternal valley
#

for the dedi and the game

balmy pecan
#

the build id for the server is always different from client

eternal valley
#

yeah thats how it should be

#

they are also

balmy pecan
#

client build is 13371057
dedicated server build should be 13371130

pure moon
#

Hey, i already asked yesterday but had no answer. Does anyone know about the "overloaded server" issue ?

eternal valley
#

yeah mine match that

pure moon
#

i have a server that has run perfectly a week long, and since 2 days, a message appears " overloaded server" and it became unnplayable

#

Nothing has changed, same host, same settings, same number of people connected

#

it is like server had come to its end

gray ibex
pure moon
#

oh thanks, ima try after the update, hope it will work for me too !!

#

btw restarting server never fixes the issue for us

gray ibex
#

I would put a ticket in with your host

pure moon
#

thanks for advice, already done though

grim cape
gray ibex
#

It sounds like they have overloaded their server

pure moon
#

y maybe

#

thanks @gray ibex for the answers ๐Ÿ™‚

rancid mist
#

What horse are you using @pure moon ? ๐Ÿ™‚ I think what Nev says is correct

#
  • host
pure moon
#

what do u mean by "what host", sorry newbie here hehe

rancid mist
#

Thats ok, what website are you paying for your multiplayer server

pure moon
#

we are not paying anything, that's a free server running from the game

indigo knoll
#

Thanks everyone that helped me, managed to get our server working!

rancid mist
#

OHH

pure moon
#

is it a mistake ?

rancid mist
#

So just hosting to friends your experiencing issues?

pure moon
#

y

#

we are at max 4 playing at the same time, and this issue appeared suddenly for "no reason"

rancid mist
#

may i ask what is your GPU, internet ping SDD and the 4 regions the people are all playing from?

hoary dome
#

Hi everyone,
I'm currently hosting my own server and everything is working fine.
But i have a question:
Is there a way to specify the name and ports as a command line argument to the server ?

pure moon
#

asking to my host friend, and come back to you asap, thx a lot @rancid mist

rancid mist
#

No worries Gou, i study IT and may get it wrong but ill try my best to help you out when i can

#

As generally my friends and i on ark and shroud and its just a fine way of balancing who has the strongest computer, speed ect

pure moon
#

Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz 2.90 GHz

rancid mist
pure moon
#

all playing from france

hoary dome
slim sail
#

is there a fix for this?

rancid mist
#

is that 27.7mbs?

pure moon
#

277mbs upload y

rancid mist
#

OH ok

pure moon
#

27.7 sry

rancid mist
#

Thats your issue

brisk tapir
pure moon
#

oh really ?

rancid mist
#

you need someone else to host

pure moon
#

hmmm hahaa

#

ok then, what's the minimum requirement in terms of uploading ?

rancid mist
#

go ping test on google

#

what is yours?

#

and if you set everyones performance to the lowest

pure moon
#

and how can we explain the fact that it was running perfectly until it didn't anymore ?

rancid mist
#

Actually

pure moon
rancid mist
#

Ask him to clear his steam catche

slim sail
rancid mist
#

Log back in

#

try that while everyone including him runs on low

#

see if that helps ๐Ÿ™‚

pure moon
#

thanks a lot

rancid mist
brisk tapir
slim sail
#

Yeah its just a pain I'll work through it tho, this game is worth the pain it gives me.

next nova
#

Getting constant error 'Wrong password' on my local dedicated server. Enshrouded_server.json is the only way to edit it? Can't figure it out.

rancid mist
stark rover
#

God please add direct join via IP

hoary dome
#

or equivalent

rancid mist
stark rover
#

ARK Ascended is known to be a terrible attempt at the next game in the series

rancid mist
#

They didnt even change the code base, i got sucked into that money grab and wont be buying any more maps again :l

stark rover
#

Yep

#

Could also add support for joining from the steam server browser

rancid mist
#

After seeing how well enshrouded can do with their own engine and game, nah im out

stone jungle
#

anybody knows a good place to rent a server just for 3/4 players? I'm trying gportal but its completely sold out

rancid mist
#

what country are you bruno? ๐Ÿ™‚

stone jungle
#

europe

#

not everyone on the same country, but we are all on west europe

#

usully the best servers are UK/Frankfurt/france

meager stag
rancid mist
#

Personal opinion, if your friends or you have a good enough computer or internet host yourself and leave on. maybe talk about giving some money towards power. Its early game access theres alot of hotfixes and downtime atm i wouldnt buy a server atm

#

Full game is in a year

stark rover
#

I'm also a little bit confused as to what the "game port" is used for. When running netstat -aon on my machine I noticed that the only port active (UDP) was the query port.

Upon having people connect I saw traffic destined for the query port not the game port, we could play the game without issues but I also don't need to forward additional ports if not necessary.

kind coral
floral island
#

Hi there! I have my own dedicated server, and I see it perfectly and can login to it... But my friend is playing through geforce now, and the server just won't show, even searching for the name?

stark rover
kind coral
pastel tangle
floral island
#

Yes, we double checked, we both have the same version number

kind coral
floral island
#

The game version on the main menu is the same

kind coral
stark rover
#

As of right now I can't get the server to appear in the server list in game, even though it's in my Steam favorites

floral island
#

She says she can't add servers

stark rover
slim sail
#

Maybe my port forward is just not good

kind coral
#

Yeah, something is awry

slim sail
#

Cause on my router I don't have the internal and external port forward like in those videos I just have the typical port to port with ip

rancid mist
#

what type of router do you have

kind coral
slim sail
#

Linksy router

stark rover
#

When was the patch?

rancid mist
#

You usually hook a white cable from the back of the router to your computer and enter the IP address it will take you to your ADMIN site and you can change privlages (sorry spelling) from there too for ports

kind coral
#

๐Ÿฅฒ

rancid mist
#

You can also call your provider and they can help you how to do it if you have done everything but this and no luck as here we are required to open ports by our ISP provider sometimes or router

stark rover
#

Yeah, that was probably it. I didn't know there was an update last night since Steam auto-updated my client

stark rover
#

Ha.

#

Yep that was it

#

Now let's see if I remove my firewall rules to allow the other ports will it work on just the query port

kind coral
# hoary dome thx, i'll deal with it

Since all Dedicated Servers use the same savefile name, you kinda have to maintain 2x .json, log, savefile locations.

The old way was run 2 full installs in 2 different directories. With --config argument at least we can operate out of 1 directory for game files

zealous sandal
balmy pecan
# stark rover

hmm you are forwarding a port range to a single port ? or do i misunderstand this

hoary dome
kind coral
balmy pecan
#

1:65535 -> 15636 ?

why not 15636 -> 15636

balmy pecan
stark rover
#

Because source ports are always random

balmy pecan
stark rover
#

No it is

subtle cargo
#

hi, may i know why i cant see my friend's server anymore?

stark rover
#

There was a patch last night

stark rover
balmy pecan
stark rover
#

Not sure what you mean by that but it's both

stark rover
# stark rover

I could not connect until all ports were there, but netstat is still reflecting that there are no listening ports for the enshrouded_server process

balmy pecan
#

unix or windows ?

stark rover
#

Windows

subtle cargo
stark rover
#

No problem, just went through that myself

agile field
#

after patch I also had to open all remote ports for the server exe, couldn't just allow traffic on 15636-7

kind coral
stark rover
#

It would have to be that because it doesn't register in Windows as a port that's listening yet I can see in packet captures traffic going to my local machine over that port and the machine responding back lol

kind coral
#

Precisely

stark rover
#

What is strange to me though is that even if that was the case logically I should be able to telnet to it

#

As that just creates a TCP session

pulsar jasper
#

Does anyone have any advice on manually updating a Dedicated Server (ran on my PC).
Got the game yesterday and was able to play for 6 hours no problem.

I see the server on the Steam Server List but clicking connect opens the game but the server does not show up on the in game Server List.

stark rover
#

in SteamCMD

#

Updating should resolve it, sounds almost exactly like the problem I was having that Gilmesh helped me resolve

pulsar jasper
# stark rover app_update 2278520 validate

Running that now. Had found a post on Reddit saying app_update 2278510 validate. Was that just last version?
Is there a specific place to find what to put each time an update comes out?

pulsar jasper
stark rover
#

The 2278510 is the AppID for the dedicated server

#

So it'll always be the same command

strange jolt
#

After the update you tell a friend that you don't have enough graphics memory?
Has this happened to anyone else and do you know if there is a solution?

strange jolt
#

thanks i go look

gray ibex
pulsar jasper
stark rover
#

.\steamcmd.exe +login anonymous +app_update 2278510 validate

kind coral
balmy pecan
kind coral
#

No, Game Server Version (SVN)

floral island
stark rover
kind coral
balmy pecan
kind coral
#

Nah, I think it's a good starting point

balmy pecan
#

i see all day long people crying because they do not understand the basics of hosting on windows or unix

kind coral
stark rover
#

Honestly at lot of the issues can be blamed on poor ISP devices

#

My ISP device before I got rid of it would not allow me to port forward anything

balmy pecan
#

or bad hosters like nitrado gportal or 4netplayers

kind coral
balmy pecan
#

you should not have a look how palworld servers run ... this terrible performance ...

balmy pecan
spice osprey
#

Guys where can i ask questions on the game?
Like the development and other things?

lucid tusk
#

I've tried to upload my world with tier 4 flame to G-Portal from the 12036... folder, but it didn't work. Does anybody know the issue? Was it the wrong files?

balmy pecan
balmy pecan
kind coral
abstract ice
#

hi, anyone knows why my dedicated server is not showing on server list when i search it?

mighty burrow
#

Version mismatch?

abstract ice
#

no idea

kind coral
abstract ice
#

lemme check

stark rover
teal siren
#

Hello, I would like to know how to recover a backup on your PC in order to put it on a dedicated enshrouded server please. is it possible to do it?

kind coral
floral island
#

my friend who plays through geforce now tells me she can find the server on her local steam, but not on the geforce one :?

strange jolt
kind coral
floral island
#

seems like geforce now uses their own server list

stark rover
#

You don't get access to the underlying OS

#

So, they cannot add the server to their favorites

kind coral
#

Dang

stark rover
#

Which once again is why there should be a feature to directly connect via IP

kind coral
#

I would join first, then hopefully she can "join off you" in-game

stark rover
#

That might be possible

#

Yeah that would be the only way, use the friends option in the server list viewer in game

#

and she should see it when you're in

floral island
#

going to give it a try

desert creek
#

Guys when my friends try to join my server the console shows the above message

[I 00:00:50,906] [online] Disconnecting peer #0 (SteamSessionConnectionMsg).
[W 00:00:50,906] [session] Remove player from session. Not found in online game info. Player Handle: 0(0)
[I 00:00:50,907] [SessionPlayer] started transition from 'Remote_InSession' to 'Free' (current='<invalid>')!
[I 00:00:50,907] [SessionPlayer] 'WaitForJoin' (down)!
[I 00:00:50,907] [session] Player removed. Player handle: 0(0)
[I 00:00:50,907] [SessionPlayer] 'Reserve' (down)!
[I 00:00:50,907] [SessionPlayer] finished transition from 'Remote_InSession' to 'Free' (current='Free')!
[I 00:00:50,909] [online] Removed Peer #0.
[I 00:00:50,912] [session] Removed 0 pending packages for 1 removed Machines

floral island
desert creek
stark rover
#

Make sure you're forwarding TCP & UDP for both the game & query ports

strange jolt
#

--disable-ram-check no work, still the problem, anyone know any way to fix?

kind coral
tame dagger
#

I haev the same issue. It's since the update. I can see the server running. I can add it to my Steam server fav's but I can't see it in game or join it.

tame dagger
#

I submited a ticket with logs.

#

I did

tame dagger
#

I closed the server ran app_update 2278520 validate and then started it back up.

#

And that's when I lost it in my list in game

desert creek
stark rover
#

Yes as of last night

tame dagger
#

I ran the update this morning at 8am est

stark rover
#

What does this show?

kind coral
tame dagger
#

checking on server version

stark rover
#

Mine is the same, and I'm able to see it

#

Is your game out of date lol?

kind coral
#

So, dont compare that to anything meaningful

stark rover
tame dagger
#

I update the files on my client and verfied them as well

soft spear
#

With the new Update, my server from 4netplayers works perfect. No more Lags or something like that.

tame dagger
#

[I 00:00:00,034] enshrouded_server(detached HEAD) - version 0cf549fdadc2e9439f5e34a22917b7236310ec8e (master)