Closed artifoxel closed 2 years ago
Running BGEE or BG2EE with EEex seems to crash whenever a UI element is clicked in UI Edit Mode.
Here are the steap to reproduce on a fresh install of either EE game (BGEE+SOD+DLCMerger / BG2EE).
~EEEX/EEEX.TP2~ #0 #0 // EEex: 0.9.7 ~EEEX/EEEX.TP2~ #0 #1 // Enable effect menu module - (LShift-on-hover to view spells affecting creature): 0.9.7 ~EEEX/EEEX.TP2~ #0 #2 // Enable timer module - (visual indicators for modal actions, contingency spells, and spell/item cooldowns): 0.9.7
InfinityLoader.exe
SetPrivateProfileString('Program Options','UI Edit Mode','1')
Baldur.lua
Running InfinityLoader.exe as administrator still crashes as above. Launching via Baldur.exe, will allow UI edits to work normally.
Baldur.exe
Anybody have any workarounds? 🦊
This is fixed in master — thanks for reporting!
Running BGEE or BG2EE with EEex seems to crash whenever a UI element is clicked in UI Edit Mode.
Here are the steap to reproduce on a fresh install of either EE game (BGEE+SOD+DLCMerger / BG2EE).
InfinityLoader.exe
and set in-game graphics options Fullscreen 'Off', Scaled Mode 'On'SetPrivateProfileString('Program Options','UI Edit Mode','1')
line toBaldur.lua
InfinityLoader.exe
and press F11Running
InfinityLoader.exe
as administrator still crashes as above. Launching viaBaldur.exe
, will allow UI edits to work normally.Anybody have any workarounds? 🦊