I thought I was crazy, but when I upgraded my box OS from Win Server 2008 R2 to 2012 R2, my server started crashing on rcon map ... changes. When the server rotates to a map on it's own, no issues happen.

I downloaded a stock copy of the game from this site and put it on my server, used a generic server.cfg, same results.

Interestingly enough, when I replace the x-null gamex86.dll with the one that comes stock with mohaa, I don't have any issues.

The only thing I get in qconsole.log is this:

Code:
g_gametype
broadcast: print "console: Changing map to map dm/broken_silence\n"
------ Server Initialization ------
Server: dm/broken_silence


------------------ MoH:AA 1.12 Reborn Patch Shutdown ------------------ 
Shared settings memory deinitialized correctly.
LocalizationError removal fix shutdown.
G_BulletAttack: Unhooked correctly.
Anti Wallhack/Visuals protection shutdown
UserInfo Buffer overflow protection shutdown
RConFlood Crash Protection shutdown
InfoBoom Crash Protection shutdown
MoH:AA BOF (Buffer Overflow) Crash Protection shutdown
Grenade Throw Crash Protection shutdown
Player::PreviousWeapon Infinite Loop Crash Protection shutdown
Player::NextWeapon Infinite Loop Crash Protection shutdown
Kick/Ban Announcements Deinitialized
ScriptedEvents System Deinitialized
ScriptedTimers System Deinitialized
Internal Packet Flood Protection Deinitialized
----------------- MoH:AA 1.12 Reborn Patch ShutdownEnd ----------------
Any ideas why reborn is shutting down whenever it feels like it/any ideas on how I can fix it?