Jump to content


egmeek

Member Since 02 Apr 2020
Offline Last Active Apr 04 2020 12:54 PM

Posts I've Made

In Topic: MO3.3 SUPPORT // Game or Client Crashes & Launch Issues Megathread

03 April 2020 - 01:41 AM

Can you post the full syringe.log in spoiler tags? I have a hunch, but I'd like to confirm.

OK, here is the full contents of syringe.log. The time in this log is different since I tried another time after the last post, but the log contents are pretty the same.

Spoiler


In Topic: MO3.3 SUPPORT // Game or Client Crashes & Launch Issues Megathread

02 April 2020 - 10:22 AM

I can't start a skirmish or campaign from the MO client. Whenever I try, it takes me back to the MO client immediately.

I can find the following errors in syringe.log,

 

[18:16:41] WinMain: SyringeDebugger::Run("-SPAWN -CD -LOG -SPAWN");

[18:16:41] SyringeDebugger::Run: Running process to debug. cmd = "gamemd.exe -SPAWN -CD -LOG -SPAWN"
[18:16:41] SyringeDebugger::Run: Allocating 0x584 bytes...
[18:16:41] SyringeDebugger::Run: pAlloc = 0x00340000
[18:16:41] SyringeDebugger::Run: Writing DLL loader & caller code...
[18:16:41] SyringeDebugger::Run: pcLoadLibrary = 0x00340000
[18:16:41] SyringeDebugger::Run: Entering debug loop...
[18:16:41] SyringeDebugger::HandleException: Exception (Code: 0xC0000005 at 0x94F9A0DF)!
[18:16:41]     The process tried to write to 0x00D781B8.

[18:16:41] Registers:
[18:16:41]     EAX = 0x006BC0DC    ECX = 0x00000005    EDX = 0x00397008
[18:16:41]     EBX = 0x00000000    ESP = 0x0033F91C    EBP = 0x0033FA68
[18:16:41]     ESI = 0x00390000    EDI = 0x0033FA38    EIP = 0x94F9A0DF

 

Any ideas what that might be about? Although I know it's about an access violation, I've got no idea about what might be wrong from the address 0x94F9A0DF.