hankmorgan / UnderworldExporter

Updated Release 27th Oct 2018 Unity based port of Ultima Underworld I and II. Download under releases
https://www.youtube.com/watch?v=4DZj3eWP9cw
MIT License
322 stars 22 forks source link

File Not Found: EYES.GR #64

Open fireta opened 4 years ago

fireta commented 4 years ago

I'm trying to get Underworld Exporter working on Ubuntu 20.04. The Launcher works but, it gives me an error after clicking on Underworld 1: File Not Found: /home/username/UWDATA/EYES.GR.

It's missing a folder in that file path. It should be /home/username/UW/UWDATA/EYES.GR. That's how I specified it in config.ini. How can I fix this? I'm still pretty new to coding.

edit There's a line in the terminal that says something; not sure if it's important. It says "Gtk-Message: 13:49:19.937: Failed to load module "canberra-gtk-module"

hankmorgan commented 3 years ago

You show be pointing the path to the folder containing the .exe uw.exe. The data folder is then relative to that . I think UWDATA is wrong by you here as eyes.gr is in the uw/data folder.