When I disable the toolbox module, the toolboxes are still available
codetaylor opened this issue ยท 0 comments
Seriously? I have to fill all this out? ... y u make work
Issue Description
This is a cool mod, but when I disable the toolbox module, the toolboxes are still available in the game.
What Happens
When I disable the toolbox module, the toolboxes are still available in the game.
- Disable toolbox module in config
- Load game
- See toolboxes
- Weep
What You Expect to Happen
When I disable the toolbox module, the toolboxes are not available in the game.
Affected Versions
Do not use latest
; please supply accurate version numbers.
- Artisan Worktables: master-HEAD
- Athenaeum: master-HEAD
I'm not really a coder, but here's a solution...
In your mod's constructor you interrogate the config file before it's been given a chance to load. You should use a props file and load it yourself... are you even a real coder?