Im trying to run a dedicated Uo Server. Created a folder in the call of duty folder called Myserver. My configfile is in that folder along with the awe 2.12 pk3's.
In the commandline i wrote "C:\Program Files\Call of Duty\CoDUOMP.exe" +set fs_game "C:\Program Files\Call of Duty\Myserver" +set dedicated 2 +exec Myconfig.cfg
When i start the server it gives me this:
Winsock Initialized
Opening IP socket: localhost:28960
Hostname: ACER-ASPIRE
IP: 192.168.0.2
--- Common Initialization Complete ---
Working directory: C:\Program Files\Call of Duty
PunkBuster Server: pb_sv_SsNext = 899709 (0 to 999999)
PunkBuster Server: pb_sv_LogNext = 22 (1 to 999999)
PunkBuster Server: 0 Power Players loaded from C:\Program Files\Call of Duty\pb\pbpower.dat
PunkBuster Server: 0 PB Rcon Filters loaded from C:\Program Files\Call of Duty\pb\pbrcon.dat
PunkBuster Server: 0 Map lines loaded from C:\Program Files\Call of Duty\pb\pbsvmaps.cfg
PunkBuster Server: PunkBuster Server (v1.076 | A1319 C1.074) Enabled
Couldn't write uoconfig_mp.cfg.
couldn't exec Myconfig.cfg
PunkBuster Server: Game Version [CODUO MP 1.51 build 1463 Dec 6 2004 20:33:18 win-x86]
whats wrong? why cant he write the uoconfig? Why cant he exec myconfig.exe?
what do i have to check to see what i did wrong?
Antworten koenen auch in deutsch.
mein deutsch ist leider nicht so gut dass ich mein problem in deutsch schreiben kann.
entschuldigung
It´s a Windows Server?
You created a folder called "Myserver" and in this folder you have put the files of AWE 2.12?
And this is your command line:
"C:\Program Files\Call of Duty\CoDUOMP.exe" +set fs_game "C:\Program Files\Call of Duty\Myserver" +set dedicated 2 +exec Myconfig.cfg
This part is wrong: +set fs_game "C:\Program Files\Call of Duty\Myserver"
You have to change it into:
"C:\Program Files\Call of Duty\CoDUOMP.exe" +set fs_game Myserver +set dedicated 2 +exec Myconfig.cfg
The fs_game-parameter only needs the name of the MOD-folder - not more.
If you would like me to answer in German just say a word and I will do it
__________________ "Fürs Internet sollte das Baumhaus-Prinzip gelten:
Wer zu alt ist, um ohne Hilfe reinzukommen, soll uns darin auch keine Vorschriften machen."
Diskutiere nie mit einem Idioten - zuerst zwingt er Dich auf sein Niveau herab und dann schlägt er Dich mit Erfahrung...
ERROR: Max ammo mismatch for "kar98ksniper" ammo: 'kar98k_sniper_mp" set it to 150, but "kar98k_sniper_2x_mp" already set it to 200.
If you get this error, you have more then only AWE 2.12 on your PC - clean up your main- and your uo-folder and delete all other MOD-folders.
And yes, it is supposed to be installed this way - I just asked because under Linux you have to copy one more file to your MOD-folder - but not needed under Windows.
__________________ "Fürs Internet sollte das Baumhaus-Prinzip gelten:
Wer zu alt ist, um ohne Hilfe reinzukommen, soll uns darin auch keine Vorschriften machen."
Diskutiere nie mit einem Idioten - zuerst zwingt er Dich auf sein Niveau herab und dann schlägt er Dich mit Erfahrung...
The InGame-serverlist is often just a problem of wrong filter-settings, you should try a bit to find it - if it won´t show up, you can use the server-favorite-part or you open the console with ^ and then you type:
/connect IP
for example: /connect 192.168.0.1
You can also make a direct link to it like: "C:\Program Files\Call of Duty\CoDUOMP.exe" +set fs_game Myserver +connect 192.168.0.1
That will start from your clientside MOD-folder and directly connect to your LAN-server (just change the IP to your server´s IP).
---
And you should restore paka.pk3 - it´s an InGame-pk3, you get it with patch 1.4.
And your welcome everytime, not only if you have a problem
__________________ "Fürs Internet sollte das Baumhaus-Prinzip gelten:
Wer zu alt ist, um ohne Hilfe reinzukommen, soll uns darin auch keine Vorschriften machen."
Diskutiere nie mit einem Idioten - zuerst zwingt er Dich auf sein Niveau herab und dann schlägt er Dich mit Erfahrung...