2 years ago
[PC] ME3 co-op crashes
Hi guys,
Im pretty sure I am not the only person who is experiencing intermittent crashes with the Mass Effect 3 Multiplayer sessions.
The game seems to freeze and then suddenly exits to desktop, without any error messages.
The dump file using Windbg shows the following:
SYMBOL_NAME: MassEffect3+52be1 MODULE_NAME: MassEffect3 IMAGE_NAME: MassEffect3.exe STACK_COMMAND: dt ntdll!LdrpLastDllInitializer BaseDllName ; dt ntdll!LdrpFailureData ; ~0s; .ecxr ; kb FAILURE_BUCKET_ID: NULL_CLASS_PTR_READ_c0000005_MassEffect3.exe!Unknown OS_VERSION: 10.0.22621.1 BUILDLAB_STR: ni_release
Does anyone have a clue on how I can fix this?
I have tried to make the program memory aware using Large Address Aware executable but with no success.