RyanJGray / aliasIsolation

Anti-aliasing mod for Alien: Isolation
The Unlicense
36 stars 0 forks source link

Crash with Epic Games version #29

Closed Keith94 closed 1 month ago

Keith94 commented 7 months ago

Describe the bug Game crashes at startup

How to reproduce Launch Epic Games version

Expected behaviour No crash

Setup details

Additional context

---------------------------
Fatal error
---------------------------
A fatal error was caught by Alias Isolation, and the current process will terminate.
A crash dump has been written to C:\Users\\AppData\Local\Temp\aliasIsolationCrashDump.dmp.
Press Ctrl+C to copy the contents of this message to the clipboard.

 ?? 
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
aliasIsolation_hookableOverlayRender
RtlIpv6AddressToStringA
RtlDeactivateActivationContextUnsafeFast
LdrShutdownProcess
RtlExitUserProcess
ExitProcess
 ?? 
 ?? 
 ?? 
 ?? 
BaseThreadInitThunk
RtlInitializeExceptionChain
RtlClearBits

---------------------------
OK   
---------------------------

aliasIsolationCrashDump.dmp

RyanJGray commented 2 months ago

Hey!

I missed this when it was put up a while ago, sorry about that!

If this is still an issue, I can try using the EGS release and debugging the overlay issues.

From what I've read, the EGS overlay is kind of notorious for causing crashing and weird issues due to it invasively hooking into DirectX games.

A workaround/fix is planned for this

Keith94 commented 1 month ago

closing in favor of https://github.com/aliasIsolation/aliasIsolation/issues/42