Enshrouded

Enshrouded

View Stats:
Cant load into a friends dedicated server
Hi all,

on an infinite loading screen once the password is inputted. Tried to verify cache,restarted the game and also in windowed mode. Other friends are able to load in normally!!!
< >
Showing 1-12 of 12 comments
Bump!
ThomasARK Feb 4, 2024 @ 5:56pm 
yep. lots having this issue, there's no resolution or dev comment afaik
Sigh thought as much ,thanks anyhow!
Scooby Dru Feb 4, 2024 @ 11:04pm 
I was getting the "Joining Failed, Incorrect Password" message when trying to join a dedicated server that is hosted by Nitrado.
I tried changing the password, restarting the server, and reinstalling the game... nothing worked.
A temporary solution was to join the server by joining a friend who was already in the server but I found a solution to join without having to rely on them every time.

THIS IS WHAT WORKED FOR ME, hopefully it will work for you...
1. Have your friend join the server
2. Open the server browser through steam by selecting View->Game Servers
3. Select the friends tab
4. Right Click on the Server and add it to favorites
5. Try connecting to the server though the Steam Server list

After that, the game started up and I was able to join the server without the "incorrect password" error message showing up anymore AND I am now able to join without having to rely on a friend.
Yeah tried to join a mate while they were on the server but still got an infinite loading screen :( logged the issue with the devs so hoping for a fix!
Kas P90 Feb 5, 2024 @ 12:52pm 
infinite loading screen also
If you’re on a dedicated server, ask the admin to restart it, was able to load in normally after that!
Ciphertazi Feb 5, 2024 @ 2:38pm 
same thing on a friend hosted game, updated drivers, running as admin, cleared shaders, verified files, nothing seems to work
Ah sorry to hear that,Id advise logging a bug report with them directly at https://enshrouded.zendesk.com/hc/en-us/requests/new?ticket_form_id=13781260232861
seamonkey Feb 5, 2024 @ 7:39pm 
same issue here, just opened a bug report. im using Verizon 5G internet if thats anything useful.
Last edited by seamonkey; Feb 5, 2024 @ 7:41pm
Craterman Dec 28, 2024 @ 6:38pm 
in the server files open enshrouded_server.json
Inside you will find a line that says "password": "WRONGPASSWORD"
the above it probably what you have been changing, instead you need to go the the user groups area that looks like
"userGroups": [
{
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"canKickBan": false,
"name": "Default",
"password": "YOURPASSWORD",
"reservedSlots": 0
}
]
and this is where you set the password, if you dont see this section try adding it in
alyssa Mar 3 @ 6:47pm 
Originally posted by Craterman:
in the server files open enshrouded_server.json
Inside you will find a line that says "password": "WRONGPASSWORD"
the above it probably what you have been changing, instead you need to go the the user groups area that looks like
"userGroups": [
{
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"canKickBan": false,
"name": "Default",
"password": "YOURPASSWORD",
"reservedSlots": 0
}
]
and this is where you set the password, if you dont see this section try adding it in


This worked for me
< >
Showing 1-12 of 12 comments
Per page: 1530 50