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

Application: deploying 0/0 #143

Open The-Observer1984 opened 4 months ago

The-Observer1984 commented 4 months ago

Describe the bug

App will not deploy when mod is added

Error message

on the screen stuck on 0/0

To Reproduce

Steps to reproduce the behaviour:

  1. Go to the executable
  2. Click on it twice
  3. click on deploy after a mod
  4. click yes/deploy
  5. See error

Expected behaviour

Expected to see it deploy then mod in game

Screenshots

If applicable, add screenshots to help explain your problem.

System Info (please complete the following information):

Additional context I ran the application so im not sure if there is anything else to do

SnazzyPanda commented 4 months ago

You say that you are running v1.0.0, so you may want to update to a newer version if that is the case. The latest release was 1.3.2.

Can you also double check that you have set your game paths: https://github.com/CHollingworth/Lampray/blob/master/docs/managing-mods.md#step-1-set-your-game-paths, I believe that is something that may cause that error.

If that doesn't fix it, could you post the log that Lampray generates?

The-Observer1984 commented 4 months ago

lamp.log updated to 1.3.2

The app was located in the wrong location, mods wont load though

SnazzyPanda commented 4 months ago

It looks like you have not set the game paths. I think that is what is causing your issue:

[LAMP:LOG:0] Queue 'Deployment Start': Success
[LAMP:WARNING:11] Game Configuration not set.
[LAMP:LOG:0] Task Complete.

Please go through step 1 on this page: https://github.com/CHollingworth/Lampray/blob/master/docs/managing-mods.md#step-1-set-your-game-paths. I am not sure that the menu names listed are right, but there should be a menu in the top-left of the app. If you open that and then click Game Configuration, you should get the page to set your game paths.

The-Observer1984 commented 4 months ago

lamp.log here the new logs, idk if im running it wrong or if i need to configure steam

SnazzyPanda commented 4 months ago

Are you still getting the same deploy issue? The logs show that it was able to extract/deploy some mods that time, so based on what I can see the deploying 0/0 issue should be fixed.

The-Observer1984 commented 4 months ago

Im getting a diffrent issue of the mods not showing up in game

SnazzyPanda commented 4 months ago

Okay, that is probably a mod type issue. Since I don't have Baldurs Gate 3, I don't think I can really provide any help. You can refer to the docs regarding selecting mod types here, otherwise you could also try asking for help in the Discord.

cfwelch commented 3 months ago

I had this issue too. My problem was that I went into the game config and saw that it said "the path is usually ..." and I thought "oh yeah that looks right, nothing to do then", but you actually have to click on the red box below and then enter that path. Just thought I'd mention in case this happens to anyone else :)