Quote:
[05-08-2015 :: 00:28:34] [Crash] f:\dd\vctools\crt\crtw32\stdcpp\newaop.cpp (6): operator new[]
[05-08-2015 :: 00:28:34] [Crash] c:\eq\source\common\emu_tcp_connection.cpp (650): EmuTCPConnection::ProcessReceivedDataAsOldPackets
|
Pretty sure this was talked about at one time...
Most likely a 'negative' number is being passed as size to initialize a new object..which pretty much consumes the
entire 32-bit memory addressing range.