McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 51 forks source link

Item transfering bug #21

Open Peca21 opened 7 years ago

Peca21 commented 7 years ago

I have extra utilities generators and refined storage system and I use xNet to transfer Coal blocks fromt the interface to a generator. I have it setup to always keep 10 block of coal inside but everytime coal drops from 10 to 9 xnet takes whole stack of coal blocks, puts one block in the generator and the rest gets destroyed. Generator should use 5 block of coal pre second but in my refined storage system it looks like it's using 128 blocks pre second.

Version: 1.10.2 xnet-1.1.2 Video: https://www.youtube.com/watch?v=GgvwPKINsyU

McJty commented 7 years ago

um, this is a confusing and rather complicated setup. Can you reproduce this in a simpler setup too?

Peca21 commented 7 years ago

OK. I will try it in my test world

Peca21 commented 7 years ago

https://www.youtube.com/watch?v=bC2xU2mmEHg This shoul be simple enough

McJty commented 7 years ago

Checking it out now

McJty commented 7 years ago

Hmm, it works fine with other inventories. I'll check with RS

McJty commented 7 years ago

@raoulvdberge, I cannot reproduce this with regular inventories. As I haven't used RS yet I'm not sure exactly what is going on here. Could you check this and see what's the most likely cause for this problem in your opinion?

raoulvdberge commented 7 years ago

I don't know how XNet works so I have no idea either.