Bubb13 / EEex

An executable extender for Beamdog's Enhanced Edition of the Infinity Engine
50 stars 7 forks source link

[eeex-v0.9.22.1-alpha] Unhandled exception running with ProtonCompatibility=1 #68

Closed majcosta closed 6 months ago

majcosta commented 7 months ago

When running with ProtonCompatibility=0 I get the familiar AttachConsole failed(5), but with it set to 1 I get the 'Unhandled exception, this should never happen, report this' etc error window.

Tried with three different Wine versions, and it's the same, except the number displayed when using GloriousEggroll's Wine is different:

Using 8.21 Staging: 0xC0000417 InfinityLoader_Crash_0.dmp.zip Using lutris-7.2-2-x86_64: 0xC0000417 InfinityLoader_Crash_1.dmp.zip Using wine-ge-8-25-x86_64: 0xC0000005 InfinityLoader_Crash_2.dmp.zip

This is IWD:EE 2.6.6.0

Output of uname -a: Linux arch-box 6.7.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 26 Jan 2024 19:10:20 +0000 x86_64 GNU/Linux

majcosta commented 6 months ago

Looks like it's working again on v0.10.1.1-alpha! Closing. :partying_face: