FurnaceSplitter

Moved

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

5/5, 31 likes
  1. Same error after today's patch.
    Code:
    Error while compiling: FurnaceSplitter.cs(512,24): error CS1501: No overload for method `CanAcceptItem' takes `1' arguments
     
  2. Same error here :(
     
  3. Error while compiling: FurnaceSplitter.cs(512,24): error CS1501: No overload for method `CanAcceptItem' takes `1' arguments
    Fix PLS)
     
  4. I'm fixing it, i'll do an update in about 10-20 minutes.
     
  5. Where do I go to enable the permissions for all players on a server to use this?

    My .json file contains the following information:

    {
    "UiPosition": {
    "x": 0.6505,
    "y": 0.022
    }
    }
     
  6. grant group default furnacesplitter.use
     
  7. Code:
    (16:30:03) | [Oxide] 16:30 [Error] Failed to call hook 'CanMoveItem' on plugin 'FurnaceSplitter v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)
    (16:30:03) | [Oxide] 16:30 [Stacktrace]   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
     
  8. I must still be doing something wrong....because it is still not working. I assume I enter that ling in through the console command?
     
  9. Wulf

    Wulf Community Admin

    The prefixless commands were removed in the last Oxide build, so prefix the command with oxide. or .o.
     
  10. furnace splitter is not enabling it doesnt have the eta or anything?
     
  11. That worked, thanks!
     
  12. apperently i had to give permission to default group.,. weirdd
     
  13. Hi, when someone puts 100000 of any ore into a large furnace its splits and gives back x10 so effectively a million?! Is this a known fault or something i can do on my server to rectify the fault?
     
  14. Furnace Splitter | Page 4 | Oxide
     
  15. Found a glitch with this plugin and , it was brought to my attention that if a 100k stack of sulfur or metal ore get put into a small furnace when splits 3 stacks are made 1 being 100k and then the 2 others are divided .
    not sure if it's this plugin or StackSizeController . anything over 65k stacks will glitch stacks in one slot full stack of 65 then split
     
    Last edited by a moderator: Oct 20, 2017
  16. This is old news, and is caused by the StackSizeController. If you real the plugin description, you have to revert to an older version of the plugin to fix it.
     
    Last edited by a moderator: Oct 20, 2017
  17. Is the issue of duping items still a thing with this plugin?
     
  18. The problem was with StackSizeController, not with FurnaceSplitter. It looks like the dev of StackSizeController has fixed the issue, but to be safe you can always keep StackSizeController v 1.9.4 on your server, this version does not contain the bug.
     
  19. My Linux players are also having this issue. They cannot put anything inside the furnace. I tried setting the "enabled" to "false" in the data file, but it didn't help. I had to unload the plugin so that Linux users can use furnaces properly. Any idea why this is happening, any fix available? Would love to continue using the FurnaceSplitter.