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
https://cs2bus.com/app/1250/discussions/0/3317353727670499474/
It says to replace the .so files in the System directory directly. In my guide I instruct to symlink these from the updated ones used by Steamcmd. Maybe the command I have isn't exactly right for Ubuntu based stuff? The above post seems to be located differently.
On Debian I can get them from: ~/steam/steam/steamcmd/linux32/
On the above Ubuntu post they seem to get them from: ~/Steam/linux32/
Make sure you get the following files from the Steamcmd install and replace the ones in the "System" directory in your Killing Floor server install:
steamclient.so
libtier0_s.so
libvstdlib_s.so
Couldn't resolve hostname killingfloor-crashreports.icculus.org .
Will retry sending any crash reports next run.
Missing Class Class Editor.TransBuffer
...and never goes any further
The GameType for KFO is KFStoryGame.KFStoryGameInfo
In KFMapVote.ini I added the following:
GameConfig=(GameClass="KFStoryGame.KFStoryGameInfo",Prefix="KFO-",Acronym="KFO-SUICIDAL",GameName="KF Objective Suicidal",Mutators="MML.ML01",Options="Difficulty=5")
GameConfig=(GameClass="KFStoryGame.KFStoryGameInfo",Prefix="KFO-",Acronym="KFO-HELL",GameName="KF Objective Hell on Earth",Mutators="MML.ML01",Options="Difficulty=7")
Replace MML.ML01 with MutLoader.MutLoader if you are not using NikC's Multi Mut Loader but MutLoader v2.2
In your exact case, it seems you did not create the script kfserverstart.sh in the System folder, but in the parent kf1server folder.
I still need to figure out how to get KFO working eventually.
Big up to shmeep who somehow did this while also having normal KF run on the same server. I might just need to take another look at it but I couldn't figure it out!