Force Inventory Insert


Allows fast insert and stack transfer of items into chests with limited inventory size, without having to manually click on each slot.

Utilities
6 months ago
1.1 - 2.0
17.8K
Storage

g Multiplayer support?

1 year, 1 month ago

Should this work in multiplayer? I have this mod enabled but when I shift+click nothing happens

1 year, 1 month ago

I don't see why it wouldn't, I write mods with multiplayer support in mind from the get go, and I haven't had any reports of it not working until now.
Everything is done and stored by the index of the player that the event happens for, so there shouldn't be anything wrong with that.

Do you have any other mods that could be interfering?

1 year, 1 month ago

Hey, this is the modset I use. https://imgur.com/a/O3XRWoK

If trying this on a hosted multiplayer game, doesn't work. But if I save multiplayer game locally, and then load that game as a single player instance...the mod works just fine.

1 year, 1 month ago

Are you on experimental? Just got another report that it doesn't work, and I'm starting to think the engine broke the mod.

1 year, 1 month ago

I just tested it now and yeah, multiplayer is the thing that's breaking it, not any other mods. I'll investigate further and try to figure out why.

1 year, 1 month ago

Okay, it seems like the entire thing the mod is based off of (intercepting the input action and doing stuff before the game processes it so that way the transfer goes through instead of being blocked, and then fixing everything I changed the next tick) just doesn't work specifically for fast transferring items in multiplayer, so I'm inclined to think that it's an engine bug or limitation, and there's nothing I can do about it in the mod.

1 year, 1 month ago

ah ok bummer, thanks

1 year, 1 month ago
(updated 1 year, 1 month ago)

The multiplayer engine bug should be getting fixed next experimental version after a stable release if all goes well, so we'll have to wait and see on that.

1 year, 1 day ago

Bump. I'd love to be able to use this mod.

1 year, 1 day ago
(updated 1 year, 1 day ago)

I can't do anything about it, I'm currently waiting for 2.0.56 to release which has the fix for this issue.

Edit: also, the rest of the mod is still usable, nothing crashes or anything. It's just inventory transfer that doesn't work yet.

New response