So far I haven't been able to recreate it. What item are you moving and are there custom stack sizes on the server?

JPipes
Pipes that automatically transfer items between boxes, furnaces, turrets, quarries, etc.
Total Downloads: 3,674 - First Release: Apr 9, 2017 - Last Update: Feb 1, 2018
- 5/5, 30 likes
-
I was asking for assistance from the dev, not from you. You provided no such thing. You suggested i not use something I have paid for. Next time just don't make a useless suggestion and keep your nose out of my business thanks. Simply stating a fact. no ass hattery here being a nosey bastard will get you the same response from me in real life too.
-
Either way, you're clearly looking for attention so I'll leave it at that. If you don't want to use furnace splitter then don't. Just don't accuse me of being nosey when I merely just recommended a supported plugin. -
Referencing the image, if I tried to drag the 471 Sulfur Ore located in the filter into my inventory, the 471 ore would disappear. I could split it and drag the split to my inventory, but I can't drag the entire amount.
-
@adhdork That's an issue with StackSizeController. This also happens if you drag a stack exceeding the default stack value into an object and drag it back it will only drag a %. Try doing it in a candle hat or miners hat to confirm my theory.
-
50k stack with StackSizeController: 20k Sulfur Ore dragged to mining hat, items swap places. 20k Sulfur Ore's 10k split dragged to mining hat - nothing happens (still have hat and 20k ore).
Candle Hat dragged to filter: Candle Hat is removed from inventory and placed in filter. Candle Hat disappears when dragged from filter to inventory. -
@adhdork Could not reproduce. Once you drag the item it should stay in your inventory. The item that goes into the filter is a duplicate that is then deleted when you remove it from the filter. Also, the filter only accepts 1 item so you wouldn't even be able to drag the entire stack. Something might be wrong with the version you have I'd update as soon as possible.
https://www.rustez.com/uploads/manual/jpipe.mp4 -
It has something to do with the CanAcceptItem() hook. There must be another plugin that is overriding it.
-
@iDeath thx for suggestion and video - updated StackSizeController, but still have the same issue. Error message:
Most recent update notes to StackSizeController:
Link to StackSizeController Updates for reference -
-
@adhdork Have you tried disabling stacksizecontroller before trying to filter so we can narrow down the issue? Also, make sure Jpipes is updated.
-
-
@iDeath After you mentioned the version of StackSizeController, I verified the other mods involved were the most recent.
@TheGreatJ That's the entire message - my console wasn't large enough for the single line:
Skins is another mod we run: Skins for Rust | Oxide -
@adhdork Conflict between Jpipes and Skins (pretty obvious statement) have you tried disabling skins to see if filtering is restored?
-
@iDeath Ty for suggesting that - def the obvious next step, but I'm apparently having an off-day
It's definitely an issue with the Skins mod. Damnit.
In the meantime, I'll tell players to be mindful to move single items to the filterLast edited by a moderator: Dec 1, 2017 -
[DOUBLEPOST=1512095777][/DOUBLEPOST]
Until then, here is the fix:
At line 157 in Skins.cs, replace thisCode:return true;
Code:return null;
Last edited by a moderator: Dec 1, 2017 -
Is it possible to stop antihack from kicking from the game when walking on the pipes in the air by modifying the plugin or is it because the pipes are unrecognised entities and would have to be added by facepunch? The solution I am currently using is antihack enforcement 0 but that just stops people getting kicked.
-
-
-
JPipes having issues with the can use permission. If i use the admin permission I can connect pipes like normal but if i take it off and have the same as my normal players with "use" it says you dont have enough building privilege to attach a pipe to this storage container even with a toolcupboard authed.