FurnaceSplitter

Moved

Total Downloads: 9,007 - First Release: Apr 9, 2017 - Last Update: Apr 20, 2018

5/5, 31 likes
  1. @Kastomonolu I am getting that same error too. I tried to delete all furnacesplitter files from config, data, plugin, etc and reinstall a freshly downloaded version, but I've been getting the same error.
     
  2. Hi i hange me serwer from vanilla serwer to moded. So i install plugins, whith plugins was be FuranceSplkiter but they dont work... I see on the website i must use "furnacesplitter.use GROUP" but i dont know where i need to do that. I go to Confing file from this plugin and nothing. So i try to use "furnacesplitter.use default" on F1 like admin, and on RCON CONSOLE - Rusty. Nothing... Can somewone help me? What i need to do? Where to use it?
     
  3. Server Console > o.grant group <groupname> furnacesplitter.use

    For players group > o.grant group default furnacesplitter.use
     
  4. Thanks I'm getting the CanMoveItem too. @Skipcast

    Code:
    (14:12:22) | Failed to call hook 'CanMoveItem' on plugin 'FurnaceSplitter v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.FurnaceSplitter.CanMoveItem (.Item item, .PlayerInventory playerLoot, UInt32 targetContainer, Int32 targetSlot) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.FurnaceSplitter.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
    [DOUBLEPOST=1520450823][/DOUBLEPOST]@Skipcast Also, on another server of mine, it seems to split, but it's splitting in weird ways. I take 1000 hqm 1000 wood and this is what I get.
     

    Attached Files:

  5. Simply the reason of providing a function without ever having thought on the possible conflicts >> of using exactly this hook, which is called on any action with an open inventory...Yep, very well planned^^
     
  6. Is this directed towards me? If so I am very confused.

    EDIT: I expect it's not related to me :) I have used no hooks lol
     
  7. Nope. A general statement towards the plugin and the surrounding trouble.
     
  8. Hello, I need help. When I install Skipcast's FurnaceSplitter plugin, it doesn't work. On the plugins site it just says: "furnacesplitter.use - Players with this permission will be able to use the plugin.". I tried to use that command in every possible field I could imagine, but I just cant get it to work. Thanks
     
  9. Wulf

    Wulf Community Admin

    That is a permission. See Using the Oxide permission system.
     
  10. Code:
    (16:02:57) | Failed to call hook 'CanMoveItem' on plugin 'FurnaceSplitter v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.FurnaceSplitter.CanMoveItem (.Item item, .PlayerInventory playerLoot, UInt32 targetContainer, Int32 targetSlot) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.FurnaceSplitter.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
     
  11. 22d8e1c47fbcaa70316a310ce5cbe0f3.png same problem as above
     
  12. Code:
    {
      "UiPosition": {
        "x": 0.6505,
        "y": 0.022
      }
    }
    So this is my current Config, I dont think it should be like this ? Anywho, the plugin does not actually work. No errors are showing up, logs report the plugin was started, but nothing happens as far as a splitter goes........
     
  13. Need update! Stacks > 65k not work

    and support for StacksExtendend
     
  14. Failed to call hook 'CanMoveItem' on plugin 'FurnaceSplitter v2.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FurnaceSplitter+Extensions.GetWorkTemperature (.BaseOven oven) [0x00000] in <filename unknown>:0 at Oxide.Plugins.FurnaceSplitter+<CanMoveItem>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0 at Oxide.Plugins.FurnaceSplitter.CanMoveItem (.Item item, .PlayerInventory playerLoot, UInt32 targetContainer, Int32 targetSlot) [0x00000] in <filename unknown>:0 at Oxide.Plugins.FurnaceSplitter.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
     
  15. Getting this error - also at same time im getting a stacksize controller error
    Code:
    Failed to call hook 'GetEnabled' on plugin 'FurnaceSplitter v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.FurnaceSplitter.GetEnabled (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.FurnaceSplitter.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
     
  16. im trying to grant permissions for this using oxide and it says Permission furnacesplitter.use doesnt exist. What do I need to do to fix this?
     
  17. This error spams the living daylights out of console after adding ChestStacks (ChestStacks) Also no longer seems to split stacks in furnaces
     

    Attached Files:

  18. We need bbq added.
     
  19. Page 13 shows how to edit the .cs to add in the missing "ovens" and change the small oil refinery to have room for charcoal though that doesn't seem to work for me anymore.