Jump to content

cod:waw


potato

Recommended Posts

Creating game server (Call of Duty : World at War)...

Creating paths for game server...

Copying game files from ftp server...

Checking for available ip and port...

Modifying game files...

Setting up game service...

Game server has been created: 216.245.204.99:28960

GameStat.ServerPlugin.GetGameServerStatus: Overlapped I/O operation is in progress

GameStat.ServerPlugin.GetGameServerStatus: Overlapped I/O operation is in progress

GameStat.ServerPlugin.GetGameServerStatus: Overlapped I/O operation is in progress

 

That was in console

 

+set fs_savepath C:\UserFiles\john\GameServers\TC30816500880334305868561\ +set dedicated 2 +set net_ip 216.245.204.99 +set net_port 28960 +set sv_maxclients 10 +set sv_punkbuster "1" +exec server.cfg +map_rotate

 

Thats the command line

Link to comment
Share on other sites

create a server.bat into you gameserver created folder (next to the executable) with the following contents :

 

 

CoDWaWmp.exe +set fs_localAppData [b]E:\UserFiles\username\GameServers\TCXXXXXXXXXXXXXXXX\[/b] +set fs_savepath [b]E:\UserFiles\username\GameServers\TCXXXXXXXXXXXXXXXX\[/b] +set dedicated 2 +set net_ip [b]YOURSERVERIP[/b] +set net_port 28960 +set sv_punkbuster "1" +exec [b]server.cfg[/b] +map_rotate 

 

Replace stuffs in bold by your own, your server should start in console mode and if theres an error at loading you should be able to see it.

Link to comment
Share on other sites

As you say direct X is installed, you have tried from the command line. Are these files from the CD or from download. Download copies of several of the games have been known to have problems.

Otherwise I'd start checking file integrety.

Also have you ever been able to run it?

Which version are the files?

Any chance of having someone actually log onto the machine instead of remoting in as that would take care of its check to see if it is being run remotely.

Link to comment
Share on other sites

hmm direct x is installed but this is what my data center told me

 

Launching it brings up Call of Duty which loads for about 2 seconds, then gives me a DirectX error.

Since it's Windows Server 2003, a lot of graphic acceleration features, including DirectX, are disabled for server rather than workstation/gaming use (client-side gaming that is).

Link to comment
Share on other sites

there was also a localization file? Idk if this is a debug or not.

 

english

 

 

 

WIN_CONFIGURE_UPDATED_TITLE

"Recommended Settings Updated"

 

 

 

WIN_CONFIGURE_UPDATED_BODY

"The recommended settings have been updated since the last time you ran Call of Duty: World at War.

Would you like the game to configure itself optimally with these new settings?

 

This is recommended for most people. It will change your system settings but not your controls."

 

 

 

WIN_LOW_MEMORY_BODY

"It looks like you are low on virtual memory.

This can cause the game to run slowly and it may stop completely.

It is highly recommended that you close some programs before running Call of Duty: World at War.

 

Do you want to run Call of Duty: World at War anyway?"

 

 

 

WIN_LOW_MEMORY_TITLE

"Low Memory"

 

 

 

WIN_COLORDEPTH_WARN_BODY

"It is highly unlikely that a correct windowed display can be

initialized with the current desktop display depth. Select

'OK' to try anyway. Press 'Cancel' if you wish to quit."

 

 

 

WIN_COLORDEPTH_WARN_TITLE

"Low Desktop Color Depth"

 

 

 

WIN_COMPUTER_CHANGE_BODY

"Your computer appears to have changed since the last time you ran Call of Duty: World at War.

Would you like the game to configure itself optimally for your new hardware?

 

This is recommended for most people.

It will change your system settings but not your controls."

 

 

 

WIN_COMPUTER_CHANGE_TITLE

"Set Optimal Settings?"

 

 

 

WIN_DISK_FULL_BODY

"Call of Duty: World at War couldn't write a file. The hard drive is probably full."

 

 

 

WIN_DISK_FULL_TITLE

"File Write Error"

 

 

 

WIN_IMPROPER_QUIT_BODY

"It appears that Call of Duty: World at War did not quit properly the last time it ran.

Do you want to run the game in safe mode?

 

This is recommended for most people.

It will change your system settings but not your controls."

 

 

 

WIN_IMPROPER_QUIT_TITLE

"Run In Safe Mode?"

 

 

WIN_ERROR

"Fatal Error"

 

 

WIN_OUT_OF_MEM_BODY

"Out of memory error. You are probably low on hard disk space."

 

 

WIN_OUT_OF_MEM_TITLE

"Out of memory error"

 

 

WIN_UNABLE_LOAD_DLL_BODY

"Unable to load a DLL. Possibly due to low memory, insufficient hard drive space, or missing DLL files."

 

 

WIN_DIRECTX_INIT_TITLE

"DirectX Error"

 

WIN_DIRECTX_INIT_BODY

"DirectX encountered an unrecoverable error.

 

Check the readme for possible solutions."

Link to comment
Share on other sites

i got windows 2003 server too, and np running in rdc so reinstalling DX from a trusty source and not some unknown website downloads should make it.

Edit make sure u got the latest version, I used to have an older DX and when installed CoDWaW I had an error message about DX dll's missing. Installed the latest version and was gd to go.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use