benediction
03-17-2011, 12:54 PM
System Windows XP, Serverdaten lass ich mal weg, die Maschine rennt.. nur Promod will nicht. Es gab diesen Fehler:
Game.dll loaded for "CSPromod Beta 1.5"
Host_Error: IDLLFunctions:: DLLInit returned false
Also hab ich mich hingesetzt und alles nach dieser Anleitung:
Windows Server Setup
Save this as a batch file (.bat) on tier above the servers root directory. Or simply execute the commands manually from within the directory.
@ECHO OFF
title Installing CSPromod
cd server
"HldsUpdateTool.exe" -command update -game "Counter-Strike Source" -dir . -retry
del /F "orangebox/bin/*"
del /F "orangebox/srcds_i486"
del /F "orangebox/srcds_linux"
del /F "orangebox/srcds_run"
"HldsUpdateTool.exe" -command update -game "orangebox" -dir . -retry
pause
Now extract the CSPromod Beta 1.05 Zip-Archive into the orangebox folder (next to cstrike) and after that the 1.06 Zip-Archive.
wieder neu aufgesetzt, das hat exakt solange funktioniert bis ich die CSS-Dateien per hldsupdatetool aktualisiert habe. Danach gab es einen anderen Fehler, diesmal:
"Failed to load the launcher DLL:"
Game.dll loaded for "CSPromod Beta 1.5"
Host_Error: IDLLFunctions:: DLLInit returned false
Also hab ich mich hingesetzt und alles nach dieser Anleitung:
Windows Server Setup
Save this as a batch file (.bat) on tier above the servers root directory. Or simply execute the commands manually from within the directory.
@ECHO OFF
title Installing CSPromod
cd server
"HldsUpdateTool.exe" -command update -game "Counter-Strike Source" -dir . -retry
del /F "orangebox/bin/*"
del /F "orangebox/srcds_i486"
del /F "orangebox/srcds_linux"
del /F "orangebox/srcds_run"
"HldsUpdateTool.exe" -command update -game "orangebox" -dir . -retry
pause
Now extract the CSPromod Beta 1.05 Zip-Archive into the orangebox folder (next to cstrike) and after that the 1.06 Zip-Archive.
wieder neu aufgesetzt, das hat exakt solange funktioniert bis ich die CSS-Dateien per hldsupdatetool aktualisiert habe. Danach gab es einen anderen Fehler, diesmal:
"Failed to load the launcher DLL:"