More Long Inserters

by Kryzeth

Adds long inserter variants of nearly all detected inserters. Optionally also adds burner versions of the bulk and stack inserters. Fully compatible with Bobs Logistics, Artisanal Reskins, Krastorio 2, and many more! Incompatible with the inserter overhaul setting in Bobs Logistics.

Content
25 days ago
0.16 - 2.0
18.0K
Logistics

b [Fixed] Error on load without Bob Logistics

5 months ago
(updated 5 months ago)

Failed to load mods: __kry-inserters__/prototypes/sorter.lua:54: attempt to index global 'bobmods' (a nil value)
stack traceback:
__kry-inserters__/prototypes/sorter.lua:54: in main chunk
[C]: in function 'require'
__kry-inserters__/prototypes/makeinserters.lua:209: in main chunk
[C]: in function 'require'
__kry-inserters__/data-final-fixes.lua:9: in function 'final_fixes'
__kry-inserters__/data-final-fixes.lua:33: in main chunk

Modlist:
Base mod
Elevated Rails
Quality
Space Age
Creative Mod
Kryzeth Standard Library
More Long Inserters

Appears to be an issue with this mod erroneously detecting Bob's Logistics Mod when Creative Mod is installed, as adding that Bob's Logistics Mod fixes the issue.

5 months ago
(updated 5 months ago)

Issue also appears with the Editor Extensions mod.

5 months ago
(updated 5 months ago)

Ahh, a very simple oversight; I forgot to add a check for the existence of "bobmods" variable before attempting to access its contents.

Technically speaking, it wasn't an incompatibility with any specific mod, but simply having more than 10 inserters (space age + this mod already hits this limit; creative mode and editor extensions each add one more, iirc) that activated that specific part of the code.

Should be fixed as of v5.0.8

New response