#server-support
1 messages ยท Page 30 of 1
@kind coral - awesome. will try that
have you tried it? so just doing --config "server1.json" and --config "server2.json" works fine?
Yeah we tested it last night
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
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
yeah, I have it like that, I have 2 networks(normal one behind cgnat) and zerotier(VPS with nginx)
change the ports for the 2nd server
"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"
}
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
both config are correct..
You sure you're entering IP:15637 into Steam Server List?
yup
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 ๐
experiencing the same thing with no solution here
so firewall related?
sheet thats above my knowledge level lol
Huh? We've had multiple users with 2 servers up and running
im literally running it from a different folder with a correct config file and it fails
how you starting it?
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)
windows server, but using windows gsm
you using a bat file to start it?
if so would you mind messaging me what you have
No, just running from the .exe
ahh
I mean, in the end a Batch file just calls the .exe
yeah im just trying to work out where you put that argument
Yeah add it to the Target line of the exe properties, or if you're running via command line, just add the argument in your call
somehow i unlocked the lvl 20 one im lvl 8 atm
Dunno ask in #enshrouded-chat
iirc Alchemy Station, you probably joined a server that did have the quest already..
not sure where best to share this, but if you want the code: https://github.com/FixingDeer/Enshrouded-Serverlog2Discord
it's by no means perfect, but it works well enough for me (and is easily expandable if someone wants additional logged events added to their discord)
does each person on a server get 8 flame shrines?
Negative, 8 total
Roger
just a questions are anyone on a server has issues trying to sort backpack aand storage, on my server it is not working
I've never had an issue with that
it works a few times thne it stopped
Is it only for self-hosted servers? i.e is it possible to use for example with gportal?
likely self-hosted only, since you'll need to run python on the server and have access to the log file directly. though, if you can set up a process to download the log file every x mins/seconds you can maybe run it locally.
Nitrado server says game creation failed when trying to join. How do I fix?
when i used to host on g-portal, they didn't offer scheduled backups. so i wrote a script to log in and click the "backup" button every x hours. i'm assuming it would be possible to automate copying of the log file (it's a very small file), i just don't have a g-portal account to test with anymore.
Always restart first, some make changes in the .json, then restart > #server-faq message
@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
hWhat
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
Im not at my desk, you need to specify the config file in the location
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
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
nah its not - im running the server directly from the folder, gsm only steamcmd installed it
Gotcha, I didnt recognize your "Start Server Params" screenshot
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
Did you specify the exact location e.g. "c:\enshrouded_server\configs2\enshrouded_server.json"
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).
John Gabriel's Greater Internet FWad Theory, in perfect performance. ๐
Never ever trust the open internet for anything. period.
People just love griefing. Gives some kind of weird satisfaction
@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
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 ?
Interesting. All the dedicated server world files have the same name. Was it you that mentioned moving the save folder once it's already been ran causes issues?
Oh, wait. There we go. So you just have to clear out the logs folder and it seems to work after that
I believe it deletes everything permanently ๐ฆ
Good find. I just made 2 new directories that have logs, savegame and the .json
Ohhh jesus !! i hate my life ๐ฎ
It also fails to create the logs folder if it doesnt already exist I discovered. just terminates when you try to start it
If you need help gathering resources let me know ๐
Right, it won't create
thats lovely thanks ^^ i need a drink first xD
is there anyone i can that has the beginner rake available. i cannot get it to show up
join
sounds like an easy item to get, you can make a new test world to see if the recipe is there?
Check out #1195389948069675009 channel
nah its bug going on. rake wont appear at all on the work bench crafting menu past lvl 5
Right, you can make a new world and get it going, or join a server that still has it (theres a few in LFG channel)
So yeah ^^ if u rly want helping , i take ur help ^^
Cool, let me know how I can join ๐
Join your normal server or game world with a new character. Level it to 5. Done. There have been reports of getting it SOONER than 5, but in every case, by level 5 people got rake recipe. Had it happen 3 times with my server with 3 different people.
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?
Create a ticket and ask them to put you in a different server
That's the only fix besides going to a new host
sighhhh thank you sir
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??
Have you tried a different password? That worked for another user. Restart steam, both of you as well
If i recall you just need to save the .json file
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.
On a local Dedicated, yeah. But not a thing for the local "instanced, in-game" hosting.
Okay
Nice observation. can you send me a log of a Game Creation Failure? -- I only see the correct order in my logs
This one is correct....
And this one is busted with Game Creation Failed....
Anyone want to play
I guess it may be... whenever you see this you're in trouble: [ecss] TaskQueue: workerCount:8 taskWorkerCount:7 0000000000000000000000000000000000000000000000000000000011111110
Yeah, I'd like to see the full log if you can transfer it. Not sure why it's trying to connect before its ready
No, I think that's just an output of the current CPU worker status, mine is similar, but matches my core count
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
Hey, you can certainly move your save file off of a 3rd Party Hosted site -- Are you looking to run a local Dedicated Server yourself? We have a good SteamCMD guide ill link
Interesting. Noted. Our logs look similar -- You're right, just the timing of the VoxelRegistry task is different.
Was also noting that when it is busted, it is missing the logs for [online] where it should be connecting to Steam successfully etc.
sorry we host one with the game not dedicated and want to move it to a dedicated server
You can do that as well. #server-faq message
local Dedicated Server setup, using SteamCMD > https://hub.tcno.co/games/enshrouded/dedicated_server/
if i do a local one what kind of computer can handle it
Anyone know why I am taking dmg from my own explosive arrows even at like max distance
Known Issue, see #common-issues
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.
Whats the IP:QueryPort ? -- Are they adding the server into Steam Server list?
so what makes hosting load anger red?
am I blind or does it have to do with the terrain part?
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
yes they have it on steam
Right, with explosives, they also cause terrain damage
okay makes sense thank you
that's a very interesting bug lol
someone did something wrong there lol
It's a weird one. Mining becomes very dangerous ๐
black lung!
Alright, if they can add it on Steam Server list, that should display the server at the top of the in-game list
yeah they can see it favorited but only when i get n the game
Whats the output from this: https://esquery.suhosting.net/
timed out
Well that's no good
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
yeah
shared this earlier, but realized it was in a reply and may have been ignored by others. i wrote some code to send enshrouded log events to discord (currently server start, server stop, player logging in and player logging out)
Thank you for sharing this. i am going to look for it in my logs to see if i get similar results
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
can someone show me their graphics settings
on the client? i'm at quality preset max. quality.
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?
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?
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?
Not currently
those specs are definitely better than what i'm running, so it's gotta be network traffic issues.
Not sure exactly -- try any troubleshooting? have the other person host, join another server online, etc
agreed, its not hardware bottleneck
Your issues may be better served in the #troubleshooting chat -- this is mostly for Dedicated Server support
my bad
No, its all good. Just more minds for that kind of issue over there
Thanks. I'll look into some options. If it was a network traffic issue, would a dedicated server even be any better? Could try to see if a VPN has better routing as well.
How do you guys connect to the LAN?
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?
Their's is wifi, which I imagine contributes to some of it
absolutely could
Let's baseline here, you're running a local Dedicated Server, did you install with SteamCMD?
And you're editing the IP -- are you doing this in enshrouded_server.json config?
local dedicated server, installed through the steam client itself...
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
We've found the experience much easier to use SteamCMD to install and update the Dedicated Servers https://hub.tcno.co/games/enshrouded/dedicated_server/
There's also a Query tool that can help you determine when you've got everything setup and routed correctly: https://esquery.suhosting.net/
what kind of speeds on both computers using something like speedtest.net?
ok, am installing via steamcmd now
i don't know, but it seems like it'd be tough to get better speeds than "local to each other" which is why i'm wondering if the internet is just slow or something.
You're not directly connecting to each other, though. You're going out to the internet first.
right, but if they're at the same location they aren't going very far out to the internet before back in.
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
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
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)
Which is where some troubleshooting would help -- like having them join another server-- does it rubber band on any or all servers?
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
kind of, it depends, you still have to go out to a steam server then back, which does slow the connection a bit, but not THAT much...
other servers I've seen about a 10-20 boost in latency...
good point. that'd at least narrow down if there was an issue on the client.
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 ^
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...
You ran the Server once, got the .json, edited the .json (left IP: 0.0.0.0) - then restarted again?
yup
"file command of type '13' failed with error: 'file not found' is popping up on "savedata"
Where are you seeing that?
in the console
so, enshrouded_server.log
You installed with SteamCMD, -- you're running the server using the enshrouded_server.exe from the new directory, Correct?
anyone having rollback issues on server?
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
okay. Are you doing stuff outside of default? jsut trying to understand
3rd Party Hosting? or a local Dedicated Server?
3rd party, you think that's the case? If a dedicated server isn't doing it.
sweet good work
Yeah, if you're having issues best to get a ticket open with your hosting Provider
Will do. Our hours of work were defeated.
Maybe they can pull a backup or otherwise. I'm sorry you're experiencing that.

can anyone please give me a rake i have tried everything
#1195389948069675009 chat has a rake Server posted
A server dedicated to helping people with rakes makes me giggle
lmao
Add it to your Steam Server list > #server-faq message
wait wait ... I need a rake! lol
im still having trouble
From inside of Steam Client, Click View->Game Servers. having trouble with this part
I've been saying this awhile, "change the JSON" was always a placebo. You just have to restart the server until it works, glad someone else figured it out.
It's still not disproven. Anything to increase the time to beat the race condition could be valid.
thank you so much โฅ๏ธ ๐ซก
i was just that blind ๐คฃ
That's why pictures are worth a thousand words. If I felt fancy I'd add animated arrows
Does anyone know if we'll be able to use current savefiles for future releases or will it work like Valheim?
๐๐คฃ
lol
I dont really know how that's going to play out. Nothing official -- I'd speculate, unless they add new content to the Early Access area, you wont need a new world.
"Enshrouded's demo map was about 1 kmยฒ, Early Access is about 24 kmยฒ, and full release will be around 64 kmยฒ"
I agree as well. normally, gave save file changes will happen during the first run after an upgrade... you skip too many changes, your file may be done for and not be able to get caught up.
lol
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
I'm saving that and using it everytime someone asks now
in the /savegame dir.. put the 3ad85aea in there
just the one... the info is for solo
sorry backup
Its not a solo world
so for a group world I dont also drag .backup one as well?
it's not needed really, but you can if it makes you feel better ๐
๐ ty very much
Downloading my backup now so I can feel better
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
Same. I had it working for the last 10 days. Then all of a sudden it stopped showing up today. Even though its added to my favorites, ports have been forwarded, firewall rules added, and DNS flushed.
When I set mine up I had to add it to steam>view>game server>favorite>IP:query port
This is a dedicated server on my own pc
whats the output from this site? > https://esquery.suhosting.net/
Ok. Another question. Should i leave port settings empty in the json? There are just zeroes
As far as I know, you only need that really if you have two NIC's
the IP you want to keep as 0.0.0.0 -- the ports should stay defined as default 15636 and 15637
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": [] }
how come i cannot find my server i just paid for?
Let's baseline too, -- Local Dedicated, how was it installed? -- You've restarted the server as well? -- output looks good
i used apex hosting
Add it in Steam Server list favorites, if it doesnt show up, open a ticket with your provider
Local hosted. For over a week without issues. Restarted multiple times, as well as my PC. Flushed DNS and reset router.
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)
Any way to remove this fog from the initial fort ?
@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?
Thats Shroud. I can't tell, are you joking?
The server also is showing its running mbs are moving etc
IP:Queryport
whats that mean lol
I know it's the shroud but it's in a place that could be cleaned, I'm just asking because I liked the location of the fort, and it would be interesting to have it as a base
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?
I think if you put your flame altar around it it will keep however you set it up
if you're making a game, making it work, trumps features... things will come. give it time.
What a shame, I liked the place, it's just a shame I can't keep it
No I am saying try putting your flame altar around it and see if it works out
Altar did not work at full flame and did not clean
thank you for your attention
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?
make sure they have it added in favs. steam>view>game servers. Favorites. Add by IP:QueryPort
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
strange. once it is in your favs in the steam game servers list, it will try and front page it in the game. beyond that I don't have a whole lot to offer, as searching in game is very slow... hundreds of pages of servers.
right just to double check the ip they should enter to be in favorites would be my public IP then the query port
exactly. x.x.x.x:15637(default)
ok I'll try it again thanks
whats your output from this query: https://esquery.suhosting.net/
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
weird
Did you use SteamCMD to install the Server?
I mean I just installed the dedicated server for enshrouded through steam so yes?
SteamCMD is different than installing the server via Steam (thick client) -- did you forward any ports from your router, things like that?
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.
would it be reccomended for me to isntall a new server for enshrouded going through the SteamCMD instead of the dedicated server install
I have always had better luck.
typical install/update command: c:\steamcmd\steamcmd.exe +force_install_dir "where you want to install" +login anonymous +app_update 2278520 validate +exit
Ok I'll give that a try thanks
You have 2 things here:
- You should be getting a clean output from that Query, so something is wrong. Probably why they cant see the server without you connected.
- Move to SteamCMD for a better experience, It should/could solve the connection issue
Ok thanks I'll give that a try and come back here if I have any issues, much apprecieated.
pretty basic feature. like being able to walk. if you can connect there should at least be emotes since they settled to put this on console that doesnt have chat functions on controller
to each their own. My friends and I are on voice chat the whole time... so we wouldn't use it anyways. ๐
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? :/
well if you join a public server, it's a bout to explode... cause there are no protection server tools either... either you play with friends in a secured place, or your stuff will be gone the moment you are raided... It's an early access. lots of stuff to be added. rather than complaining, participate! https://enshrouded.featureupvote.com/
is there all chat in the game?
nope
thx
Gerne / your welcome ๐
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?
Create a ticket and ask to be moved to a new node
will do.
This is server chat FYI
I've been looking around at server providers too.
Do you mind me asking what made you decide to go with BisectHosting for yours?
bisect just switch nodes and so far no lag
My experience with Bisect has been great
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
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.
any aussie run a 24/7 server?
Anyone know a good server renting site?
What would good mean to you?
pricing wise
Okay. What's the budget youre looking to spend?
around $20-$25 it's only for 6-8 people
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.
Hey,
Is there any hope of reducing the server requirements with some optimations from the devs?
Community maintained list is here. https://github.com/PR3SIDENT/enshrouded-server/blob/main/Hosting Providers/hosting-providers.md
If you're looking for recommendations there's my hosting "Something Unique Hosting" and then outside of myself I'd recommend SouthNode, BlueFang, and Bisect in order of who I consider to have the best performance
Wow, kinda expected a direct connect option this patch. Alrighty then. At least rakes are fixed I guess
Hello People,
When Enshrouded brings a new update, do i need to restart the server so that the server applies the new patch ?
no word on server performance in the notes ๐ฆ
Probably not a high priority. Doesn't affect everyone
Cant find my server after the patch...
Did you update the server?
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.
I played 11 hours and now i can Not Open the Game cause IT says my Graphics memory is Not enough? Any ideeas?
Probably need to use a FTP program, download the server files then re-upload them to gportal
try the troubleshooting section.. this is for servers specifically. Make sure you use the search bar and search for your error
I have already tried to transfer the nitrado backup to gportal but the server no longer starts after the transfer. He marks an error.
Check the logs and see what it says.. the only thing you really needed to transfer over was save data/game world
Using Nitrado, i thought the host would update the server once i restarted it
when i can upgrade my altar to level 7?
no idea.. depends on each host. Some might do it some might not
idk wrong chat
my nitrado server showed up ingame yesterday.. cant find it anywhere again today.. :/
i can see its up and running in game servers favorites
Did you update the Server??
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...
i restarted and it said "installing new update"
I think its the same as my problem, guess its they need to provide an update to the servers
I'm using G-portal for 2 players in EU. No problems at all.
Reeeeeeee... i was going to plant plants and make a cute little farm !!
Contactez l'hรฉbergeur pour voir comment il met ร jour le serveur
See what version your server is using
https://esquery.suhosting.net/
my nitrado server says "Version v0.0.15.0".. so i guess its not updated yet..
Correct ๐ my host isnt here so I cant play lol... the other fix is to not update the client
knowing nitrado.. its probably gonna take all day before they roll out the update
my steam auto updated.. can i roll back ? ๐
is that better for other hosters? my nitrado dedicated is not working like half the time for me
if you can FTP into it you can technically use SteamCMD and download the update and apply it yourself
i'm not that technical. but it is my rented server.. so i know i have the credentials.. can you talk me through the steps?
odd.. id contact the host
"error": "Invalid IP address or domain name."
Nitrado keeps telling me its installing an update everytime i restart the server, i will just keep trying until it really does install
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 ๐
my nitrado server have done that since day one.. when u restart it always says "intalling an update"
Check the server website for a FTP Login/password.
Use SteamCMD to download the latest server files
Download a FTP program(Filezilla example)
input the login info
drag n drop to remove/replace the files
Ye, i went for Nitrado because it was cheaper, i guess you receive what you pay for.
Try stopping the server rather than restarting then give it a few mins to update
I also picked nitrado for being cheap, regret it now. is it easy to migrate an existing dedicated server to another host?
I think all hosts will have issues to a degree, especially with how resource hungry the servers are, but hopefully without jinxing it, our UK server has been OK.
Nitrado discord told me that they're on it. so we just need to wait.
It becames easier after you learn it
yeah not the best answer but better than no answer i guess
sounds scary
its pretty easy.. basically like downloading a file update then dragging and dropping it into another folder lol
8 hours later
Oh, im gonna try that, thanks
i just worry about corrupting the data and having to do backup.. because i spend like 14 hours yesterday making a really nice base
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
just make sure you stop the server is all. You can also download the current server files for backup
Polska pisaฤ priv kto chฤtny do gry
The query is useless for checking version btw. That version value never changes.
Interesting.
i have had Ark servers with Nitrado, never had problems.. only 1 time they were slow with a server update.. but only that once.
meaning ?
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
I think his advertising his own server host ๐
that's good to know. then the answer is simple: wait for the update ๐
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?
Rented or self hosted?
Maybe their far from the server? have bad internet? could be their pc isnt very good.
Maybe server limitations/hardware
Sounds like CPU/RAM issue with the server
the local player hosting.. can never be 3rd? ๐
if he's hosting he's 1st
its on a dedicated server he joins it locally
โฌ๏ธ
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?
PS4 square and triangle symbols need to be replaced
please share this to the developers
- Wrong channel
- You may do that yourself pressing "F1" ingame -> bug report
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
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
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.
Fair enough apologies steel raven would i probably be better for the skills and builds channel then seeing as its pretty related to builds
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.
hi, is it possible that the world will be corrupted after updating a dedicated server?
you probably didn't updated your server to the new version
yup just did it
then we may be in the same situation ^^
our host could create a fresh world and we could see it, but not our world
How come I cannot find my server in battlemetrics any idea?
did u check the actual version of it? or did u just see it say "updating" ? ๐
it said it needed an update I told it to update... but I'll get the version number
13371130
you be living in the future? ๐
??
Why cant i find my server after the update?
just go to troubleshooting they explain it
current version, to my knowledge should be 491572 v0.7.0.1
Turn off your server and then start it again - It should find the update
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
The update has been done on the server
Mine literally updated twice and then it worked - give it a shot. If its not finding any updates then im out of ideas sorry
wish nitrado would update my server already... it still says Version v0.0.15.0
how do you find the ver?
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 ๐
Ahhh yes, i pressed Stop server, and now after starting it it makes a second update, indeed ๐
@brave granite Thanks mate
get more RAM?
build version is easier to compare this is what steamcmd uses
think i'ver had my server stopped like 3 times the last 2 hours
on one off my machines it didn'T want to update.. took 3 tries
build id dedicated server is: 13371130
client build id is : 13371057
my steam says Build ID 13371057
thats the newest client build yes
Again if you're using my query that value never changes and is useless
i'm not using your query... i'm using the info that nitrado gives me on my server page
Ah, didn't realize nitrado added that to their website. Still a useless value btw
gotta look at the server log file
so you're saying theres i no way i can tell wether my server has the update or not ?
can you ssh into your server ? you have access to the server directory ?
@glass hare my server problems are all gone with the new version. your query is also showing good results ๐
You have to look in the logs for "Game version SVN"
i am nowhere near that technical.. how do i do that?
Ayy happy to hear it!
contact your hoster tell them to update
can contact them.. i can make a ticket that they say they will respond to within 48 hours
which they never do

We need an oof emoji in here
This is kinda what I meant earlier with my Nitrado support comment ๐
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
Nitrado updated the server (German) just restart the servers.
did just take 3 hours ? ๐
Yeah ๐
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
my own neede i think ... 2 minutes ? xD
Just want to inform you ๐
Yeah. Next time we should host the server somewhere else ๐
While in general I recommend self hosting it's very difficult to reliably do especially in the EU. With the rise of CGNAT it's getting harder and harder to do
you can also ask me xD
My recommendation is to just look for smaller companies that actually give a damn (if you're going to rent anyway)
Yeah selfhosting on a dedicated server is to much to ask for most ppl XD.
After my month I will look for an alternative. But for now itโs ok. I think.
i wrote you ^^
I can host some too now ๐ (In the EU)
Will have a look. Thanks man.
anyone elses quests reset after the recent update?
i mean, the game just came out, its in EA.. and Nitrado also have kinks and quirks to figure out.. give it time, never had trouble with my ark server
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 ๐
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...
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.
Hello my server has updated today (SVN 490142) but i'm unable to find my server now
any idea/fix why a dedicated server would crash at launch when charging with a preupdate world?
thats not the current version
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
These things will come eventually
because they didnt fix those things https://steamdb.info/patchnotes/13371057/
ok I'll force update then it seem they don't changed the build ID since last update
491572
anyone got a decent server to play on eu
if you do can you message me the name and password thanks
I can tell you that 4netplayers is NOT what you wanna use lmao. It's literally unplayable
im just looking to play on someone esles server if possible
if you rent one then yes, otherweise maybe go to lfg channel...
I know that's why I'm disappointed ๐
I've had pretty decent luck with performance on my Nitrado server. But trying to connect to the damn thing can be a pain.
mine's been fine, just annoying waiting hours for them to push updates on back end.. hoping they get better at that
No 60fps/hz fix in new patch ;_;
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.
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 
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
shockbyte is worse.
Restarted the Nitrado server, looks like it's picking up the latest patch. Which will probably take like 2-3 hours again....
my one sits at 20% with 4 cores, a bit high for noone there
I think it's time I just buy my own damn server and UPS and be done with the pain.
this is also causing my CPU to be stuck at high frequency
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
Pricey. Here I would be paying 0.101 CAD per kWh
you should switch your electric company... thts even higher then the 0,4โฌ/kWh "Energiepreisbremse"
https://medal.tv/games/enshrouded/clips/1TFa4BxGnibcz_/d1337abNELkv?invite=cr-MSxqNFUsMTcwNDk3ODA0LA I don't think i've ever experienced lag this bad lmao. I can host the game fine on my 5 year old middle class system you would think that a company using enterprise hardware is able to provide a better experience than that. I guess they could but you can make more $ by selling more resources than you actually have.
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!
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?
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โฌ
"Not enough system memory available" anyone help? new update wont let me play
get more memory?
I saw someone reccommended Nitrado, but I haven't had the best experience with them :D
looking forward to Tibber! I've already integrated it into my Home-Assistant ๐
I also have PV and battery, so I often don't pay much for electricity
how much do you have? Do you have enougth virtual memory?
How do I fix a friend quest log that got reset when he log on?
I see the server was updated last night - is there a link to the updates/changes?
We have a community maintained list here. https://github.com/PR3SIDENT/enshrouded-server/blob/main/Hosting Providers/hosting-providers.md
If you're looking for recommendations my personal ones are Something Unique Hosting (owned by me), SouthNode, BlueFang and Bisect.
And then literally anyone else before Nitrado ๐คฃ
Hey, thanks, I'll check it out :)
I also will host server, but currently no website and stuff, so all manually ๐ but if you want ๐ in the EU, just PM me.
yes, hosting it on a wet potato, stuck in a thunderstorm would be a better choice than Nitrado
is there some fix for a dedicated server crashing on launch xith pre existing world?
Lol, a former nitrado customer I see
yessir!
out of 4 days of server being up, all 4 of us has had... 4 hours of gameplay.
well, 4.3 hours
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.
Icant play on my own server
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
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?
We also tried this and it didn't work lol
@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
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?
Just trying this, thank you
Yes
We are behind a CGNAT, how do i go about doing it thru a vpn?
trying this is a bit much of work... and maybe think it threw. It would be muss less pain to host it somewhere else.
or the other option would be that you setup a VPN so that you could access it.
Just some basic instructions would be great is there a link that'd help me?
Wireguard client in your home network connecting to Wireguard host (well same thing except Listen port configured) on a VPS and then port forward the Enshrouded ports of your public VPS IP to the server in your home network
just google it? XD
I tried! I'm sorry! Haha
You legend!
Oh my god thank you SO Much guys
That's everything we need to figure the rest out!
You're the best
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
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
my saved locally hoster server is gone from favorties list after the latest update, whats with this behaviour? ๐
but I guess you can configure that behaviour in their admin panel just as easy
and the search engine in this game is slower than internet explorer ๐ฆ
has its IP changed in the meantime? Steam doesn't give a sh**about hostnames unfortunately and will just stick with first resolved IP
Nothing has changed strangely, last night I played and today morning when I went to join the game I can't see it in favorites list, still the search engine is running
Is the server updated?
I hope so, it is hosted by a friend, I am checking that only. Probably after the latest fix the server wasn't updated
i bet it has no update
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
But I feel the search engine of this game has to be fixed, how can it be so slow ๐ฆ
Hilariously it's actually steam's fault
Didn't expect it from Steam, the game is new so that is still acceptable but steam? ๐ฆ
Yeah they use steam's server browser. Which was made many many many years ago
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
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
I'm going to assume yes if they didn't have it in the patch notes
Lol it is a 10GB server patch
Thank you so much
it's probing every server it finds which is why my OPNsense logs are full of Enshrouded connections hammering my network every second
I'm blocking everything but Germany at the firewall to mitigate it a little bit (at least it's UDP)
So I'm about to start the game today is the beast master class worth it for solo
we need a direct connection option with the ability to hide from the server browser
You don't like being unintentionally ddosed?
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 ๐
maybe that's where the high idle cpu usage is coming from?
just answering people refreshing the server browser? probably not
Naw, the high idle thing goes away on normal windows for some reason
hmm not on my Win VM though
Hey we got the rake back so progress?
WTB this kind of idle on proton
This your 7950X box? I'm seeing 15% on 4 cores
how difficult is it setting up proton/docker on linux ?
Naw that's just on my home pc
6700k lol
Good ol windows 10 pro
weird man... what could be the culprit? virtio-net?
I honestly have no clue, whatever is causing it is well beyond my expertise
kind of easy ๐
i'm also running docker container gamefiles are outside the docker for updates
7950X box is 50% idle on proton (whatever that equals across 24 cores)
i'm running palworld and enshrouded server on my host
No idea how the hell you have 12% cpu on enshrouded
my server enshrouded needs 100% on 16 cores is 6% usage on all cores
How many players are playing at the same time.
idling now
with 4 players i have a load of 200 - 300
That's about right then nvm
I run my server on a 12600k and itโs about 4% cpu.
9900k with 128GB Ram and 2TB NVME
Can anyone help me?
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
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.
Try restarting the server wherever you have it hosted.
ive tried
Update server?
same, also can't find server in browser.
how to update dedicated server??
what cpu is it ? its an 8 core ? 4 physical cores ?
I updated mine through steam.
do you rent game servers?
ill try
same as install same steam command if you add validate after the number
Check the discord link I posted
win self hosted server, server and client build 491572, verified ports open, server console shows [Session] 'HostOnline' (up)! properly
steam or steamcmd
steamcmd.exe +login anonymous +app_update 2278520 validate +quit
7950X3D, it's in a docker container and cores aren't pinned so it has access to all 24 with a limit of 800% total CPU load per container so it doesn't rip the entire node. The longer a server is online the worse the CPU usage gets
Yes I do
(technically validate isnt needed)
Same server after a restart
lul
Never seen a CPU usage leak before but there it is
maybe thats the problem ? 800% limit with 24 cores
What are you using to see that info?
This is pterodactyl but any docker container displays this information
Not how limits work
ahh, yeah, i forgo that
if all 24 cores are used you limit some cores to far below 5ghz
This is mine after 2 min up
you have something wierd going on, could be docker related?
It's a linux issue
or is that 86% of the total current CPU load, which might be 24% total CPU and the game is responsible for 86%?
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
recommend #self-promo or #enshrouded-chat
maybe it works better if you target the container to specific cores with --cpuset-cpus
Anyone know how to update their server using steamcmd on linux? i thought restarting the server would do it, but nope
im having same issue
Done. thanks
commands are same in windows
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
correct ๐ in linux of you have for example 24 cores ... max load is 2400%
or a load of 24 ๐
hmm do not know ? i run it on wine
I imagine other people have tried and it does the same. I'm bored though so lets experiment
i dint know it worked on wine
thats how the dockers work
but calculate 8% from 24 cores is... mh.. it saying 305% is much easier as you know..- ok 3 cores are fully saturated
you do not know if it are 3 cores
Try protonge instead of wine, looks to run better for cpu usage so far
I never used docker on windows, only to run apache as nginx servers
Need to test more though
and 8% * 24 is around 200%
nginx > apache
I cant start the game: it says that i dont have enough memory storage but i played yesterday
How
as start option
do you hae enougth virtual memory?
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
ahh sorry --disable-ram-check
with minecraft i run into memory issues.. as i had only like 2GB of virtual Memory but 32GB real...
you cannot add with gameport in steam usually its your port + 1 if game is on 123456 add with port 123457
Thank you you saved me @balmy pecan
like US vs EU? if your ping is > 100 you should not play... if > 400 don't even try..
we are in 5
still. cannot find server with that address. on side note. i can join it via ingame and i used the same ip for other games and it works
Idk what this means, 5 days of uptime?
win works fine for me
i'm in SEA, and my friend is in OCE. we usually play with 150-200ms.
but here, 400-500. unplayable. we are so hype to start tonight :<
write me private
5 player and every 24 hrs server restart in automatic
i also autorestart all 24 hours, backuptime ๐
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
did they fix the quest issue that was setting a quest as complete for all the players at the server?
I don't oversell my servers for it to really matter
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.
My server still says it's on 490142 in terminal but i'm able to connect just fine on the new patch
What in the actual flap jacks did I just discover
Idle with 4 cores assigned to the container
Idle with 1 core assigned
huh
You can litterally watch the usage go up in real time when you change how many cores are pinned to the container
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.
check your windows firewall
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?
ya both open in firewall, responding to ping from an external test site
maybe version missmatch
the server is on
491572
and so is my game
do not know i always compare steam build ids
the build ids will not be the same...
for the dedi and the game
the build id for the server is always different from client
client build is 13371057
dedicated server build should be 13371130
Hey, i already asked yesterday but had no answer. Does anyone know about the "overloaded server" issue ?
yeah mine match that
?
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
My server has been getting that too, hopefully todayโs update fixed it. Restarting my server seems to fix it temporarily
oh thanks, ima try after the update, hope it will work for me too !!
btw restarting server never fixes the issue for us
I would put a ticket in with your host
thanks for advice, already done though
no players on the server
It sounds like they have overloaded their server
what do u mean by "what host", sorry newbie here hehe
Thats ok, what website are you paying for your multiplayer server
we are not paying anything, that's a free server running from the game
Thanks everyone that helped me, managed to get our server working!
OHH
is it a mistake ?
So just hosting to friends your experiencing issues?
y
we are at max 4 playing at the same time, and this issue appeared suddenly for "no reason"
may i ask what is your GPU, internet ping SDD and the 4 regions the people are all playing from?
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 ?
asking to my host friend, and come back to you asap, thx a lot @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
Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz 2.90 GHz
Have you checked your router ISP jer or if you cant requested to your advisor to open up that port?
i just want to specify my ports in my sarting script rather than on the json file, that's all
is there a fix for this?
is that 27.7mbs?
277mbs upload y
OH ok
27.7 sry
Thats your issue
I went in threw the steam server list. Turned out buddy gave me game port instead of query port
oh really ?
you need someone else to host
go ping test on google
what is yours?
and if you set everyones performance to the lowest
and how can we explain the fact that it was running perfectly until it didn't anymore ?
Actually
going to try this
Ask him to clear his steam catche
oh ok that's not the problem I have then my server for my friends is just not showing in steam favorites or when it is it says not responding thanks tho
Log back in
try that while everyone including him runs on low
see if that helps ๐
thanks a lot
I dont have that experience i apologise Jer. I hope someone else can help though
Restart your server maybe. This is the only crappy part of the game otherwise golden
Yeah its just a pain I'll work through it tho, this game is worth the pain it gives me.
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.
Heya perhaps it was the same for my ark friends and i check the "show password protected server" and try toggling the checkboxes
God please add direct join via IP
np,
it's just more convenient for me to start my servers with something like
enshrouded_server.exe -port=12345 -queryport=67890
rather than editing several json config files
i wanted to know if it was possible to do something like that
or equivalent
Bro ark ascended didnt even havce this it was a menace and i havent check ever again if they updated the issue
ARK Ascended is known to be a terrible attempt at the next game in the series
They didnt even change the code base, i got sucked into that money grab and wont be buying any more maps again :l
After seeing how well enshrouded can do with their own engine and game, nah im out
anybody knows a good place to rent a server just for 3/4 players? I'm trying gportal but its completely sold out
what country are you bruno? ๐
europe
not everyone on the same country, but we are all on west europe
usully the best servers are UK/Frankfurt/france
Same here... The CPU Load is extremely high, even on idle with no players connected
I'll give that a try thanks
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
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.
Did you ever get a clean output from the Query site?
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?
C:\Users\BEAR>netstat -aon | findstr ":15"
UDP 172.25.0.3:15637 *:* 13416
You can pass --config "filepath" to the .exe so you can have multiple server instances running. But you would need separate .jsons that specify new ./logs ./savegame and ports
Is your friends version of the game on GeForce Now on the latest version of the game?
Yes, we double checked, we both have the same version number
Are they able to add the server to Steam Server list?
#server-faq message
Not sure how GeForce Now exactly works
The game version on the main menu is the same
We've heard reports of this- have you tested out removing GamePort and see if the server still connects?
She's trying
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
She says she can't add servers
why
Nope
Maybe my port forward is just not good
Yeah, something is awry
Does each server get a clean query response:
https://esquery.suhosting.net/
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
what type of router do you have
Yes, it does
And catch me up, you've updated everything since the patch?
Linksy router
When was the patch?
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
๐ฅฒ
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
Yeah, that was probably it. I didn't know there was an update last night since Steam auto-updated my client
thx, i'll deal with it
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
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
You can ditch the TCP forwards
hmm you are forwarding a port range to a single port ? or do i misunderstand this
yeah i know for the saves, it would be easier to specify all path in the script but i will deal with the separate json
i just have to update the web system i made to manage my servers
Thx for your help
Probably equivalent to "any" but it must have a value
1:65535 -> 15636 ?
why not 15636 -> 15636
can you show the full page ?
Because source ports are always random
so this is firewall not port forwarding ?
No it is
hi, may i know why i cant see my friend's server anymore?
Your friends server is probably out of date
There was a patch last night
Any traffic where the source port is between 1:65535 where the destination port is 15636
thats why i asked if this is firewall or port forwarding
Not sure what you mean by that but it's both
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
unix or windows ?
Windows
i see. tq for the answer, i will tell my friend then
No problem, just went through that myself
after patch I also had to open all remote ports for the server exe, couldn't just allow traffic on 15636-7
We feel like there's some uPnP going on with the GamePort. Doesn't make sense to me yet. But needs to be in place.
Ok, that would make sense
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
Precisely
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
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.
app_update 2278520 validate
How did you install the Server?
in SteamCMD
Updating should resolve it, sounds almost exactly like the problem I was having that Gilmesh helped me resolve
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?
SteamCMD
The 2278510 is the AppID for the dedicated server
So it'll always be the same command
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?
Is it this? #patch-notes message
thanks i go look
If you like you can make a .bat file, someone here could provide you with the text and then just double click every time you want to update and it will run the update for you
That did it. Thank you!
.\steamcmd.exe +login anonymous +app_update 2278510 validate
Patch Notes here: #patch-notes message
But they DO need to post the Server Version somewhere.
what you mean ? steam build id ?
everyone can have a look here
https://steamdb.info/app/2278520/patchnotes/
No, Game Server Version (SVN)
Black screen on adding servers
you're welcome
Yeah, that's good, but for normies we support need it in a cleaner spot
normies should not host theirselfs ๐
Nah, I think it's a good starting point
i see all day long people crying because they do not understand the basics of hosting on windows or unix
I can tell you have little Support experience ๐
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
or bad hosters like nitrado gportal or 4netplayers
That's still not the Game Server Version (SVN) that the enshrouded_server.log shows
you should not have a look how palworld servers run ... this terrible performance ...
Palworld is a joke
need 60gig ofs ram for 10 players for now :p
Guys where can i ask questions on the game?
Like the development and other things?
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?
Probably #enshrouded-chat
you mean the 491572 ? thats internal version id
i ignore this values and just use steam build ids
Sure, whatever you want to call it. It's called out Server Game Version (SVN) in the log.
Yeah YOU ignore it, but supporting people...you need a quick way to assess what version they're on
hi, anyone knows why my dedicated server is not showing on server list when i search it?
Version mismatch?
no idea
Did you update your server? Confirm Server Game Version (SVN) 491572
lemme check
The query told me what game version I was on I believe
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?
Unfortunately that's some version that doesn't tie to anything
my friend who plays through geforce now tells me she can find the server on her local steam, but not on the geforce one :?
This shows you the save file locations.
add IPNUMBER:PORTQUERY in favorite list from steam and start whit it
I don't know how GeForce Now works. But usually we ask users to add the server to Steam Server list favorites, then in-game the server will show up at the top of the list
seems like geforce now uses their own server list
Games have to be supported on GeForce NOW and the game is directly launched
You don't get access to the underlying OS
So, they cannot add the server to their favorites
Dang
Which once again is why there should be a feature to directly connect via IP
I would join first, then hopefully she can "join off you" in-game
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
going to give it a try
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
weird... I can see it online, but I checked just in case... shows as dead.
https://www.battlemetrics.com/servers/enshrouded?q=Blackwater Noob&sort=score
You self hosting?
yes
Make sure you're forwarding TCP & UDP for both the game & query ports
--disable-ram-check no work, still the problem, anyone know any way to fix?
Have you updated the Server since patch?
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.
Ask in #troubleshooting
Update the server
Do 3rd Party Hosting site?
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
I downloaded it yesterday from Steam, is there a newer version?
Yes as of last night
I ran the update this morning at 8am est
Can you confirm your game Server Version (SVN) ?
The "Version" in the Query isn't tied to anything
So, dont compare that to anything meaningful
mmm I see
I update the files on my client and verfied them as well
With the new Update, my server from 4netplayers works perfect. No more Lags or something like that.
[I 00:00:00,034] enshrouded_server(detached HEAD) - version 0cf549fdadc2e9439f5e34a22917b7236310ec8e (master)