CHollingworth / Lampray

Linux Application Modding Platform. A native Linux mod manager.
https://www.nexusmods.com/baldursgate3/mods/2169
The Unlicense
174 stars 16 forks source link

Not seeing LAMP folder or conf.mdf file #106

Open w2KZSmL8 opened 8 months ago

w2KZSmL8 commented 8 months ago

Describe the bug

Hello there, I downloaded the Lampray-master archive from Github, extracted it into my Downloads folder, and then ran setup.sh and build.sh in that order after updating my cmake. Below is the folder after I ran both scripts. There is no LAMP folder and no file called conf.mdf. Anyways, there is an executable called "Lampray" in the "build" folder that it is possible to drag archive files into, but despite setting mod type and enabling the mod, deployment yields the 0/0 screen, which is also below. There is no relevant terminal output I can see.

I would also greatly appreciate it if the wiki could be updated to reflect the changed file structure and create clearer and more step by step instructions on how to point 7z to the correct file path, if this ends up being the issue. I am a newbie trying to install mods on my Linux install of BG3 and would be thankful for a dumbed-down guide. Thanks again.

Error message

Screenshot from 2023-12-18 19 22 28

Screenshot from 2023-12-18 19 27 03

Screenshot from 2023-12-18 19 28 23

To Reproduce

Steps to reproduce the behaviour:

  1. Download file from Github
  2. Run setup.sh and build.sh

Expected behaviour

I expected there to be a folder titled "LAMP" and a conf.mdf file with path variables that I could change.

System Info (please complete the following information):

shakeyourbunny commented 8 months ago

I have the same problem on SuSe tumbleweed.

Requiring "p7zip-full & p7zip-rar" is bit quite vague; as it wants some 7z.so ... from what package?!?

[LAMP:LOG:0] Initializing Lampray
[LAMP:LOG:0] Searching for 7z.so
[LAMP:ERROR:2] Fatal. Cannot locate 7z.so
[LAMP:LOG:0] Saving LAMP CONFIG:bit7zLibaryLocation:
[LAMP:ERROR:8] Failed to save LAMP CONFIG:bit7zLibaryLocation::

Also, it could not locate BG3's profile?

[LAMP:WARNING:9] Unable to load LAMP CONFIG:PreviousGame
[LAMP:LOG:0] Clearing log file.
[LAMP:LOG:0] 27/12/2023 12:58 | | Battle Control Online, Welcome Back Commander.
[LAMP:LOG:0] Loading BG3:CurrentProfile
[LAMP:WARNING:9] Unable to load BG3:CurrentProfile
[LAMP:LOG:0] Saving BG3:CurrentProfile:Default
[LAMP:ERROR:8] Failed to save BG3:CurrentProfile::Default
[LAMP:LOG:0] Loading BG3:ProfileList
[LAMP:WARNING:9] Unable to load BG3:ProfileList
[LAMP:LOG:0] Saving BG3:ProfileList:Default
[LAMP:ERROR:8] Failed to save BG3:ProfileList::Default
[LAMP:LOG:0] Loading BG3:appDataPath
[LAMP:WARNING:9] Unable to load BG3:appDataPath
[LAMP:LOG:0] Loading BG3:installDirPath
[LAMP:WARNING:9] Unable to load BG3:installDirPath
[LAMP:ERROR:7] Could not load modlist.
AndrewBakerATL commented 6 months ago

Experiencing the same issue here. I'm probably going to just start working backwards until I find a working version. The old "LAMP" version seemed to work great, from what I remember.

I'm on Tumbleweed as well. (installed p7zip-full via opi, tried 7zip from standard repos, but that didn't work either)

AndrewBakerATL commented 6 months ago

I used YAST to check all of the files installed by 7zip, then tried each one of those in the config file, and still no dice. Nothing is extracting, not sure why at this point, unless it's configured specifically for the .so version (which doesn't show here).