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

Deploy screen shows 0/0 if game configuration is not done or not done correctly when deploy is selected #105

Closed Maldor closed 7 months ago

Maldor commented 8 months ago

Describe the bug

Deploy screen shows 0/0 if game configuration is not done or not done correctly when deploy is selected. Does not have a "Go back" option or an alert showing that something is wrong

Error message

Screen: 0/0 Log: [LAMP:WARNING:9] Unable to load LAMP CONFIG:Check_Updates_Startup [LAMP:LOG:0] Queue 'Deployment Start': Starting [LAMP:LOG:0] Tracker data saved to Lamp_Data/Config/lampTrack.mdf [LAMP:LOG:0] Task Complete. [LAMP:LOG:0] Queue 'Deployment Start': Success [LAMP:WARNING:11] Game Configuration not set. [LAMP:LOG:0] Task Complete. [LAMP:LOG:0] Queue 'Deployment Start': Success

To Reproduce

  1. If set, remove and from conf.mdf found in [LAMP]/Lamp_data/Config
  2. Open Lamp
  3. Set mods (if any, not required)
  4. Click Deploy
  5. Click start Note: Screen shows 0/0 with no option to go back

Expected behaviour

Warning about game configuration not being complete

Screenshots

System Info (please complete the following information):

Additional context Ran across this as a newbie with trying to get Baldurs Gate 3 modded on my steam deck.

PaulineNemchak commented 8 months ago

Btw, how to find what causes the same 0/0 problem if I have this error and I have 7z and the path is the same as in the config file (I'm using steam deck)?

hw-claudio commented 8 months ago

I found the same issue. Just configure the directories manually to avoid this bug (in the menu, configure game, enter the two directories for the game manually from the directory selector).

It would likely make sense to provide a default configuration out of the box with the default directories (~/.steam/steamapps/... etc).

PaulineNemchak commented 8 months ago

@hw-claudio sorry, where do you mean to configure the directories?

hw-claudio commented 8 months ago

click on the top left of the window to open the menu:

Screenshot from 2024-01-03 21-45-46

CHollingworth commented 7 months ago

The FAQ and the new wiki should resolve questions that people have.