this can also crash cod servers in 1.1
#######################################################################
MrPingu
Games: - Call of Duty <= 1.5b
- Call of Duty: United Offensive <= 1.51b
- Return to Castle Wolfenstein <= 1.1
...possibly others
Platforms: Windows, Linux and Mac
Bug: crash the server
Exploitation: ingame by a command
Date: 12 Feb 2005
Author: MrPingu
Web: rtcw.barsk.net
#######################################################################
1) Bug
2) Fix
3) Other
#######################################################################
======
1) The bug
======
I dont bother to explain why, its all in the sourcecode.
When a player types /gc 60 in the console, the server crashes.
#######################################################################
======
2) Fix
======
You need a hexeditor. I used "Hex Worshop" on windows and "hexedit" on my debian server.
1. Take a backup of the original file.
2. open a hexeditor and the server dll or so
(in rtcw its called qagame_mp_x86.dll and in coa its called game_mp_x86.dll)
3. Find the hexvalue 00676300 and replace it with 00000000
4. save and exit
Then youre done :)
#######################################################################
======
2) Other
======
look at the picrure =D
http://mix.hive.no/~pingu/fixes/nukefix.gif#######################################################################