Loader Utilities


Adds options to change how loaders function, as well as enabling stacking on loaders if possible.

Tweaks
11 days ago
2.0
1.09K
Logistics

b error when loading save

17 days ago
The mod Loader Utilities (1.1.7) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event loader-utils::on_load()
value for required parameter 1 (first) is missing
stack traceback:
    [C]: in function 'compare_versions'
    __loader-utils__/control.lua:25: in function <__loader-utils__/control.lua:24>
17 days ago
(updated 17 days ago)

Hey @protocol_1903, you're missing a null-check on script.active_mods["loaders-modernized"] before passing it to compare_versions(). The error above mentions on_load() but the issue exists in on_init() as well.

Thanks for the great mod!

16 days ago

Report issues on github, not the mod portal discussions.

Fixed in latest release

New response