M-HT / SR

A project to statically recompile following games to create Windows or Linux (x86 or arm) versions of the games - Albion, X-Com: UFO Defense (UFO: Enemy Unknown), X-Com: Terror from the Deep, Warcraft: Orcs & Humans, Septerra Core: Legacy of the Creator, Battle Isle 3: Shadow of the Emperor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Albion: Floating point exception on startup

ChristophSchmidpeter opened this issue · comments

Using the AUR package albion-sr-gog, running albion.desktop leads to the follwing output during startup

Using config file: Albion.cfg
/opt/ALBION/Albion.sh: line 109: 10391 Floating point exception(core dumped) ./SR-Main

and the programs does not execute any further.

System: Arch Linux x64 latest

How can I produce logs / core dumps for Albion SR?

commented

I finally managed to install Arch Linux and it works for me without problems.
Did you create/install the package now (on the latest Arch) or was it created/installed earlier ?
What configuration changes (if any) did you do (in file /opt/ALBION/Albion.cfg) ?

@M-HT Thanks for your reply. I was able to get it to work finally by removing some residual files, somehow the uninstaller didn't remove them. Until now it seems to have been an issue of the AUR package, which seems to remove them in the latest version. Closing for now.