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
10 months ago
1.1 - 2.0
12.6K
Storage

g Multiplayer support?

4 months ago

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

4 months 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?

4 months 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.

4 months 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.

4 months 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.

4 months 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.

4 months ago

ah ok bummer, thanks

3 months ago
(updated 3 months 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.

3 months ago

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

3 months ago
(updated 3 months 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