rockerbacon / modorganizer2-linux-installer

An easy-to-use Mod Organizer 2 installer for Linux
GNU General Public License v3.0
1.03k stars 79 forks source link

installer cant find game #747

Open circuitsystem opened 1 month ago

circuitsystem commented 1 month ago

ive tried both oblivion and morrowind. when i try to install it gives the below image My OS and my games are on seperate drives, but even if i place the installation files right into the same folder as the .ini it refuses to find the ini image

rockerbacon commented 1 month ago

Please provide the install logs and inform the path of the steam library where the games are installed.

What is this .ini you’re talking about?

circuitsystem commented 1 month ago

Please provide the install logs and inform the path of the steam library where the games are installed.

What is this .ini you’re talking about?

where is the install log?

I didnt mean to type .ini i've been a bit tired today

rockerbacon commented 1 month ago

Logs are everything that appear in your terminal after you run ./install.sh. If you want to save it to a file you can run ./install.sh > install.log

undo-k commented 1 month ago

I also cannot find the library with the script, running MO2 installer v5.0.3. Freshly installed FO3 GOTY, ran once, installer cannot find it.

I know that the game exists in ~/.local/share/Steam

INFO: all dependencies met
INFO: selected game 'fallout3_goty'
INFO: found Steam in '/home/spite/.local/share/Steam'
INFO: game not found in '/home/spite/.local/share/Steam'
INFO: steam not found in '/home/spite/.var/app/com.valvesoftware.Steam/.local/share/Steam'
ERROR: could not find any Steam library containing a game with appid '22370'. If you known exactly where the library is, you can specify it using the environment variable STEAM_LIBRARY

edit: sorry I didn't read hard enough and didn't specify the direct path as an environment variable. I got it working now