Alt mode for 1x1 loaders

by Quezler

Shows the filters in alt mode as you would expect.

Utilities
1 year, 6 months ago
1.1
574

b Missing dependency on base

1 year, 8 months ago
(updated 1 year, 8 months ago)

I'm getting the following error on startup:

   7.000 Mods to disable:Failed to load mods: __alt-mode-for-1x1-loaders__/data.lua:1: attempt to index field 'container' (a nil value)
stack traceback:
    __alt-mode-for-1x1-loaders__/data.lua:1: in main chunk

This is because it is loading before base. Any mod that uses base-mod prototypes should add a dependency on base (which is basically every single mod in existence).

1 year, 8 months ago

fixed in 1.0.5

New response