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"
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.
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"