Posted February 16, 2023
EDIT: Nevermind, this turned out to be just the problem initializing the graphics under wayland. "SDL_VIDEODRIVER= ./IcewindDale" fixed the issue.
///
This doesn't want to run on my arch linux (yeah yeah, not officially supported) box after a clean install at all.
% ./start.sh
Running Icewind Dale: Enhanced Edition
INFO: status: 1
INFO: error: cannot open file pointer: No such file or directory
INFO: Creating DPWrapper
INFO: Steam not found
INFO: scanning:(0) /storage/gog/Icewind Dale Enhanced Edition/game/override
...
INFO: scanning:(13) /home/e/.local/share/Icewind Dale - Enhanced Edition/movies
INFO: LUA: UI string not found: Recent events text will go here.
INFO: LUA: UI string not found: TUTORIAL_MOVIES_LABEL
INFO: LUA: Initializing Quests
./start.sh: line 16: 1128181 Segmentation fault ./"IcewindDale"
strace hints that "cannot open file pointer" was triggered by attempting to open Baldur.lua, and after the "Initializing quests" it crashes immediately after an unsuccessful attempt to find luaAuto.cfg. Perhaps this is baldur's gate executable in icewind dale's clothing?
Anyone else having similar issues?
///
This doesn't want to run on my arch linux (yeah yeah, not officially supported) box after a clean install at all.
% ./start.sh
Running Icewind Dale: Enhanced Edition
INFO: status: 1
INFO: error: cannot open file pointer: No such file or directory
INFO: Creating DPWrapper
INFO: Steam not found
INFO: scanning:(0) /storage/gog/Icewind Dale Enhanced Edition/game/override
...
INFO: scanning:(13) /home/e/.local/share/Icewind Dale - Enhanced Edition/movies
INFO: LUA: UI string not found: Recent events text will go here.
INFO: LUA: UI string not found: TUTORIAL_MOVIES_LABEL
INFO: LUA: Initializing Quests
./start.sh: line 16: 1128181 Segmentation fault ./"IcewindDale"
strace hints that "cannot open file pointer" was triggered by attempting to open Baldur.lua, and after the "Initializing quests" it crashes immediately after an unsuccessful attempt to find luaAuto.cfg. Perhaps this is baldur's gate executable in icewind dale's clothing?
Anyone else having similar issues?
Post edited February 17, 2023 by spicausis