SirEdvin / UnlimitedPeripheralWorks

Extreme compact CC:R and CC:T mod that tries to make everything, that even possible a peripheral
MIT License
8 stars 3 forks source link

[bug] returns wrong error when item_storage is full #3

Closed Merith-TK closed 1 year ago

Merith-TK commented 1 year ago

image

before and after I increased item_storage size

SirEdvin commented 1 year ago

I can't reproduce it with described case (works for me and ExtenderDrawer), so I need more detail. Or world copy, if this possible :)

Merith-TK commented 1 year ago

Was using Create item Vaults

SirEdvin commented 1 year ago

So ... I will close this for now, because I wan't able to reproduce this properly ...

Merith-TK commented 1 year ago

IIRC I had two create item vaults Left was filled to the max Right wasnt

I tried to right.PullItem("left")

if I recall correctly that is

SirEdvin commented 1 year ago

I will take a look after porting everything to 1.19.4, I guess :)

SirEdvin commented 1 year ago

So, this is happening because now or in older versions create not always correctly processing fabric requests (I suppose).

Due to #16 this issue is not longer relevant, because create integration will be in place