EasyFurnace

Auto fills and auto starts furnaces

Total Downloads: 4,207 - First Release: Jun 30, 2015 - Last Update: Sep 29, 2016

5/5, 7 likes
  1. oskar3123 updated EasyFurnace with a new update entry:

    1.1.1

     
  2. oskar3123 updated EasyFurnace with a new update entry:

    1.1.2

     
  3. For me its working only with the sulfur ore (
    With Metal ore and HQ metal ore nothing happens...
     
  4. HQ metal is currently not implemented. As for the normal metal, did you make sure you had enough metal fragments? (Default: 1 for both furnaces) The furnace also has to be empty before you move the ore.
     
    Last edited by a moderator: Jul 5, 2016
  5. I am testing now. With the sulfur ore it works fine, every time. But with the metal (no HQ) it works sometimes.
    + not changed the version number in the plugin
     
  6. I can't seem to reproduce the problem with normal metal ore. Could you show me your config?
    I will also add high quality metal in the next update and fix the version number.
     
  7. my config. I think its not neccesary to split wood and resource. just need to split only the ore, maximum slots.
     

    Attached Files:

  8. The problem should not be with the config. Did you get any errors in the console?
     
  9. Could you make a GUI so players can just distribute their items into 4 stacks, and put the wood in, I've gotten a lot of requests for this.
    [DOUBLEPOST=1467754975][/DOUBLEPOST]You have everything except the GUI.
     
  10. oskar3123 updated EasyFurnace with a new update entry:

    1.1.3


    [DOUBLEPOST=1467756237][/DOUBLEPOST]
    @cucagmin
    The issue you were having should be resolved in version 1.1.3, you will however have to delete your old config file.

    @Kappa 3
    Exactly what do you mean by this?
    Create a separate plugin or change how this one works?
     
    Last edited by a moderator: Jul 5, 2016
  11. Change this one with a similar GUI to the auto sort plugin.
     
  12. Can U add reSort items in furnace inventory when I add some more item? Sort various items, not only one. Or will be nice to sort all items by GUI button.
     
  13. I don't want to do that as this plugin mains for ease of use, an extra GUI creates unnecessary confusion (in my opinion).
     
  14. Kind of what I was thinking but @oskar3123 has a point.
     
  15. I might add the resorting feature, but I don't think I am going to add any GUI elements for the reason already specified.
     
  16. Either way, nice plugin, thanks!
     
  17. Well, we will wait multiple items sort.
     
  18. What do you mean?
     
  19. Code:
    Creating item with less than 1 amount! (Wood)
    [Oxide] 13:45 [Error] Failed to call hook 'OnItemAddedToContainer' on plugin 'EasyFurnace v1.1.3'(NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 13:45 [Debug]   at Oxide.Plugins.EasyFurnace.OnItemAddedToContainer (.ItemContainer container, .Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EasyFurnace.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] arg