Alt mode for 1x1 loaders

by Quezler

Shows the filters in alt mode as you would expect.

Utilities
2 years ago
1.1
624

b Missing dependency on base

2 years ago
(updated 2 years 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).

2 years ago

fixed in 1.0.5

New response