I noticed this bug the other day but I also haven't been able to recreate it.
If a pipe is destroyed, the only way it would also destroy a box is if the box thinks that it is being supported by the pipe. I'll see if that is the case here.

JPipes
Pipes that automatically transfer items between boxes, furnaces, turrets, quarries, etc.
Total Downloads: 3,673 - First Release: Apr 9, 2017 - Last Update: Feb 1, 2018
- 5/5, 30 likes
-
My players keep getting kicked for flyhack violation when they climb on the pipes. I'd rather not completely disable anti hack but I will have to if there is no other solution. Does anyone know of any?
-
[DOUBLEPOST=1515474605][/DOUBLEPOST] -
-
I have found a way to override the fly hack detection, now I just need to have it only override when you are walking on a pipe.
[DOUBLEPOST=1515536991][/DOUBLEPOST]
Could I get a list of plugins/error logs?Last edited by a moderator: Jan 9, 2018 -
Code:Failed to call hook 'cmdpipeopenfilter' on plugin 'JPipes v0.6.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.JPipes+jPipe.LookInFilter (.BasePlayer player, .StorageContainer stash) [0x00000] in <filename unknown>:0 at Oxide.Plugins.JPipes+jPipe.OpenFilter (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.JPipes.cmdpipeopenfilter (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.JPipes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
did he have a tc connected to the foundation that it was sat on... the box that is. If the container is destroyed by player or decay the pipe goes too
-
-
OK, sent you a PM.
-
Hello,
Anyone here encounter pipes reset (gone) after restarting the server ?
How do I prevent that ? -
-
I just realize that I run oxide.reload before I restarted.
It's probably because of that.
Just tested twice! It's work like normal with no getting pipe reset after do some restart. Sorry my bad.Last edited by a moderator: Jan 13, 2018 -
so we are having an issue where we are unable to filter the pipes. Item Filter does not appear to be working. It just shows the item is greyed out? --- Figured it out, you have to upgrade the pipes. Now just getting the anti hack error when walking up the pipe, but I see notes it is being worked on
Last edited by a moderator: Jan 14, 2018 -
is there a way to load the previous version of Pipes before the error started of walking up the pipes and getting the fly hack? the error only started working with this past update.
-
From the FAQ page:
Why are players being kicked when they walk on pipes?
The Problem EasyAntiCheat thinks you are flying without noclip. And I would love to remove collision from the pipes so players would pass through them but it's currently not possible due to the server side limitations.
Current Fix disable EasyAntiCheat on your server with this command: antihack.enforcementlevel "0". -
thank you
-
-
Code:
(14:48:37) | Failed to call hook 'cmdpipeopenfilter' on plugin 'JPipes v0.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.JPipes+jPipe.LookInFilter (.BasePlayer player, .StorageContainer stash) [0x00000] in <filename unknown>:0 at Oxide.Plugins.JPipes+jPipe.OpenFilter (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.JPipes.cmdpipeopenfilter (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.JPipes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-