Arrow Inserter

by Bleb1k

A completely new approach to inserters: they are placed between machines and belts, which allows you to create much more compact designs! Enjoy the beautiful movement of objects that bounce seamlessly where they need to. They function similarly to the Dyson Sphere Program (DSP) and all types of inserters are supported, even from some popular mods. Who wants to leave space between assembler and belt anyway?

Content
7 months ago
1.1
912
Logistics

b [Fixed] Omnicompression Compat

7 months ago

Loading with Omnicompression causes a startup error as follows (pasted from log file):

3.988 Error ModManager.cpp:1625: Error in assignID: entity with name '-compressed-compact' does not exist.

Source: yellow-arrow-compressed-compact (inserter).

It seems Arrow Inserters causes an error when Omnicompression is generating its compressed items. Any chance this could be looked into? I'm told via Omnicompression's bug reporting it has to do with empty strings, potentially the empty 'next_upgrade' fields and the like.

7 months ago

Sorry, the mod is discontinued, you can try Slim Inserters by Kuxynator

7 months ago

To update, changing the line from 'eBase.next_upgrade = "" ' to 'eBase.next_upgrade = nil ' fixes the immediate issue. I've seen no impact in-game thus far from doing so, upgrade planner still worked as far as I tested.

7 months ago

Edit: Just refreshed and saw the notification. Understood. I'll have to look that one's code over too, it causes a similar issue. But I'll get to them about that. Thanks for the reply.

To update, changing the line from 'eBase.next_upgrade = "" ' to 'eBase.next_upgrade = nil ' fixes the immediate issue. I've seen no impact in-game thus far from doing so, upgrade planner still worked as far as I tested.

7 months ago

I've sent you Collab invite, you can fix this now

7 months ago

Ah. Many thanks, I'll upload the fix.

New response