ForrestMarkX / KF2-Server-Extension

A repository for ServerExtension by Marco found here https://forums.tripwireinteractive.com/forum/killing-floor-2/killing-floor-2-modifications/general-modding-discussion-ad/beta-mod-releases/109463-mutator-server-extension-mod
GNU Lesser General Public License v3.0
12 stars 16 forks source link

Server Crash on connnect after installing ServerExtension #14

Closed morthuber closed 6 years ago

morthuber commented 6 years ago

Details

Version: 0.99 KF Server Version: 10897 Launch.log

What happens:

After installing the Mod on the dedicated Server and the Client, I start the Server using ?Mutator=ServerExtMut.ServerExtMut

Server starts up normally (see: Launch.log) and the web admin page is available after a few seconds, keeps running, if I do nothing. As soon as I connect from my client the server dies, the only Error I get is: Error: Failed to read file '../../KFGame/Script/U_0x011000010557FF9B.usa' error ()

If I read the Log correctly ../../KFGame/Script/ relative from the base directory is the KFGame/Script directory of the Server. Which is empty except for a "Manifest.txt" file. I'm assuming the file should be created automatically, since it contains a user id and was not in the downloaded .zip?

Reinstalling the KF2 Server with steamcmd and reinstalling the mod did not help. The Server works fine, when I disable the mod. I have found nothing I did wron in the last hours of debugging, does anyone have an idea?

Steps to reproduce

ForrestMarkX commented 6 years ago

Your KF2 server install seems to be corrupted

morthuber commented 6 years ago

Thought so too, that's why I reinstalled to a different directory. Is there a way to get more information (as to why it can't access / create that file) that could help me debug this?

ForrestMarkX commented 6 years ago

That's a default thing that happens with everyones ServerExt install

morthuber commented 6 years ago

That's a default thing that happens with everyones ServerExt install

Sorry for sounding like an idiot here, but which part happens with everyone's Install? The KF2 corruption? If so: Would that be a bug, or just something I failed to do that would fix the corrupt install?

ForrestMarkX commented 6 years ago

No this line you mentioned "Error: Failed to read file '../../KFGame/Script/U_0x011000010557FF9B.usa' error ()"

morthuber commented 6 years ago

Turns out I pulled the wrong version if the ServerExtension Mod (the last version before you took over). Sorry for wasting your time...