Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.
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