This is the msg I get no matter what server I try.
Build AmericasArmy_Build_[2004-06-01_02.01.01]
OS: Windows XP 5.1 (Build: 2600)
CPU: AuthenticAMD PentiumPro-class processor @ 1800 MHz with 1023MB RAM
Video: NVIDIA GeForce FX 5900XT (8198)
General protection fault!
History: UGameEngine::Tick <- Level Pipeline SF <- UpdateWorld <- MainLoop <- FMallocWindows::Free <- FMallocWindows::Realloc <- 706D7564 0 FArray <- FArray::Realloc <- 0*2 <- FMallocWindows::Free
Allocation file generally means that something is not staying resident in memory or has no place to be put. In a nut shell, if you do not have enough memory this could result though more than likely it is one of two of the following. Check your Swap file settings. This is your virtual memory and should be set at the minimum amount of your exsisting RAM and a maximum of double the amount of your existing RAM. Though a game computer can be set with 2048mb for both as this will keep a constant size and eliminate a delay in resizing the swap file.
A stuck key on the keyboard or another application running can also case this fault. Don't laugh, a stuck key is really not uncommon. A USB device that was initially ported to a specific plug in that was moved to another USB plug in is a prime suspect. For instance, do you have a USB mouse or keyboard? are they still plugged in to the same ports or have they been moved?
The big question here is, what did you change in your settings or configuration that started this? A new graphics driver? Memory chip?