Makes copy/pasting to inserters and requester chests a little more intelligent and intuitive
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
crash when used with an assembler which has a recipe with a fluid
I can confirm I get the same crash too.
Oooo my bad, I'll take a look tomorrow
Hey, I fixed the issue, see my commit: https://github.com/gabfv/osha-smarter-pasting/commit/c8d8b1149ef61b0162d0baabe20ff1002126864f
Basically, there's a "type" property for the ingredient prototype, so I just added a check that verify if the type of ingredient is an "item" (so any "fluid" doesn't get put in one of the request slots).
Synthe, NOiZE, i've uploaded a new version which fixes this and some other things. Feel free to check it out. Thanks for your patience!
Nice thanks!