nihilistzsche / LtnManager

A GUI for managing your Logistic Train Network. A mod for Factorio.
https://mods.factorio.com/mod/LtnManager
MIT License
49 stars 13 forks source link

Unable to activate the manager #199

Open Muramas opened 1 year ago

Muramas commented 1 year ago

Describe the Bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Be certain to reproduce the issue on the same save file that you upload.

Save file & Username

Upload the save file where the bug occured. If the file is too large for GitHub, use an alternative file service.

nullis.zip

Muramas

Please also provide your in-game username so I can reproduce the conditions exactly.

IF YOU DO NOT UPLOAD A SAVE FILE AND PROVIDE YOUR USERNAME, THE BUG REPORT WILL BE IGNORED UNTIL YOU DO.

Log file

Attach factorio-current.log, found in Factorio's user data directory.

factorio-current.log

image

image

I am playing a modded version of Factorio, a mod called Nullius https://mods.factorio.com/mod/nullius

I think the mod has changed the name of a few dependencies and the manager doesn't think that the research has been completed.

JayExplore commented 1 year ago

It looks like your quick bar is full

raiguard commented 1 year ago

Try using the /unlock-shortcut-bar command and see if that solves it.

Dorky106 commented 1 year ago

I am also having this issue and /unlock-shortcut-bar doesn't help.

mutability commented 1 year ago

I think this is because Nullius uses a different technology name to unlock LTN:

https://github.com/GregorSamsanite/nullius/blob/9580546301652ca0ac5dd0f40da51504d5ce95aa/nullius/prototypes/mods.lua#L8 vs https://github.com/nihilistzsche/LtnManager/blob/030bc973fa6270766a8c047590002cf146daceae/data.lua#L29

(FWIW the keyboard shortcut to open LTN Manager works fine, it's just the shortcut bar that's disabled)