TeamDman / SuperFactoryManager

Mozilla Public License 2.0
35 stars 15 forks source link

Duping when using input/output amount limiting #64

Closed algul closed 2 years ago

algul commented 3 years ago

I can't reproduce this reliably, but it happens a lot. Most often when moving items from inventory and limiting the amount of destination inventory. Sometime SFM can't put stuff into the destination inventory so it tries to put it back, but now it can't (because something else filled the slot for example) so it will start duping by either throwing stacks upon stack on the ground or putting it back, but exceeding the stack limit(going above 64).

jmoiron commented 2 years ago

I think this is the same issue as #43

TeamDman commented 2 years ago

Closing since focusing on new version (full rewrite)