Quantcast
Channel: Civilization Fanatics' Forums
Viewing all articles
Browse latest Browse all 12856

Dynamic memory error?

$
0
0
Hi everyone,

since Christmas I haven't been able to play my mod. Single Player is fine, but when I try to start any Multi Player game, the whole game chrushes the moment I want to start the game.

Opening the crash dump with WinDbg, I'm getting this Analysis:

Quote:

eax=00000069 ebx=00000000 ecx=00330000 edx=0d207510 esi=0d207510 edi=4bc2fdf6
eip=77641206 esp=0018f55c ebp=0018f588 iopl=0 nv up ei pl nz na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206
ntdll!RtlpLowFragHeapFree+0x1f:
77641206 8b4704 mov eax,dword ptr [edi+4] ds:002b:4bc2fdfa=????????
I guess I have Troubles with my Heap. Unfortunately, I know nothing about memory programming, so I'm a bit lost here.

Strangely, the problem first appeared when I was changing the simplest of things, ie adding some new game music with XML. Now even when I change everything to how it was before, the error remains.

Does anyone know how one can find the pricise object which is causing Memory corruption? Or how to reset the memory?

Thanks for any help!

Viewing all articles
Browse latest Browse all 12856

Trending Articles