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
Also, please integrate this like V-Rising in the future ;)
@echo off
start WSServer.exe Level01_Main -server -Silent -MaxPlayers=50 -backup=900 -saving=600 -SteamServerName="name of server"(use quotes if name has spaces) -PSW=your password -adminpsw=password to use command line -pve or pvp -log -UTF8Output -MULTIHOME=0.0.0.0 -Port=7777 -QueryPort=27015 -EchoPort=18888 -online=Steam -forcepassthrough
proc_result=$?
echo $proc_result
proc_serial=$((proc_serial + 1))
done
exit /B
spaces after each command and commands start with -
I am having the same issue as OP and sadly this method did not work.
This fixed it for me :) thank you 321!
Tried wiping and re-downloading and still no joy.
So i'm stuck atm... any help. ?
https://steamcommunity.com/app/2646460/discussions/0/4330853251139145693/
A guy call "AnkhNeter" solved it for me...
"Anyway, to fix the dedicated startup error COPY from the root installation
steamclient64.dll
tier0_s64.dll
vstdlib_s64.dll
crashhandler64.dll
and PASTE them into
...\WS\Binaries\Win64
(there is currently only 2 files in there, steam_appid.txt and WSServer-Win64-Shipping.exe)
your server should start without the need of installing steam on your dedicated host machine."
So copy those 4 .dll files from your Steam install and paste them into C:\Steam CMD\steamapps\common\Soulmask Dedicated Server For Windows\Engine\Binaries\Win64
I don't know if it needed "crashhandler64.dll as well but i did add it and it works.
And the server should load... it worked for me. ;)