QuickSmelt

Can Increase the speed of all BaseOven types

Total Downloads: 57,333 - First Release: May 27, 2015 - Last Update: Jun 13, 2018

5/5, 106 likes
  1. Wulf

    Wulf Community Admin

    Wulf updated QuickSmelt with a new update entry:

    1.0.8

     
  2. Yeah u got it. bet your having fun with all the name changes.
     
  3. version number is messed up
     
  4. Wulf

    Wulf Community Admin

    Fixed. ;)
     
  5. Plugin not working properly, console spammed with this error:
    Code:
    [Oxide] 11:25 PM [Error] Failed to call hook 'OnConsumeFuel' on plugin 'QuickSmelt' (InvalidCastException: Null object can not be converted to a value type.)
    [Oxide] 11:25 PM [Debug] at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0 at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue (System.Object value, System.Type destinationType) [0x00000] in <filename unknown>:0 at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue[Single] (System.Object value) [0x00000] in <filename unknown>:0 at Oxide.Core.Configuration.DynamicConfigFile.Get[Single] (System.String[] path) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSmelt.get_ProductionModifier () [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSmelt.OnConsumeFuel (.BaseOven oven, .Item fuel, .ItemModBurnable burnable) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 9, 2015
  6. @Wulf How do i increase the speed of smelting? I've been messing around and can't figure it out
     
  7. This ever gonna get a fix? Plugin doesn't work any more.
     
  8. Wulf

    Wulf Community Admin

    You know as much as me, the Overview has it all documented.

    I'll check and see if I can figure out that error.
     
  9. U increase it in the config... Then oxide.reload
     
  10. Thank u @Wulf for giving so much plugin support to us :D
     
  11. wonder if this is config right for 5x quick smelt due to everyone saying it stop working
    Code:
    {
      "ChancePerConsumption": 5.5,
      "CharcoalChanceModifier": 5.5,
      "CharcoalProductionModifier": 5.0,
      "DontOvercookMeat": true,
      "ProductionModifier": 5.0
    }
     
  12. Wulf

    Wulf Community Admin

    Did you test it?
     
  13. dude i can not get this to work for my server can u help out please

    thanks
     
  14. Code:
    {
      "ChancePerConsumption": 1.0,
      "CharcoalChanceModifier": 5.5,
      "CharcoalProductionModifier": 5.0,
      "DontOvercookMeat": true,
      "ProductionModifier": 10.0
    }
    not insta craft??? what am i doing wrong??
     
  15. Code:
      "ChancePerConsumption": 0.5,
      "CharcoalChanceModifier": 1.5,
      "CharcoalProductionModifier": 1.0,
      "DontOvercookMeat": true,
      "ProductionModifier": 1.0
    How to add 2x smalt?
     
  16. Wulf

    Wulf Community Admin

    The default is already roughly 2x.

    This plugin isn't for instant crafting.

    Did you check your logs for errors?
     
  17. Wulf

    Wulf Community Admin

    Wulf updated QuickSmelt with a new update entry:

    1.1.0

     
  18. Thats great now I get error messages in the console
    Code:
    [Oxide] 10:01 PM [Error] Failed to call hook 'OnConsumeFuel' on plugin 'QuickSmelt v1.1.0' (InvalidCastException: Null object can not be converted to a value type.)
    the version i was using (till it got updated) was :
    Code:
    {
    "ChancePerConsumption": 1.0,
    "ProductionModifier": 100.0,
    "CharcoalChanceModifier": 1.5,
    "DontOvercookMeat": true
    }
    Which worked perfectly ??
     
    Last edited by a moderator: Oct 24, 2015
  19. Wulf

    Wulf Community Admin

    Use the old version if you are having issues. The new version was an attempt to fix that error, and I can't reproduce the error.
     
  20. [Oxide] 5:40 PM [Error] Failed to call hook 'OnConsumeFuel' on plugin 'QuickSmelt v1.0.8' (NullReferenceException: Object reference not set to aninstance of anobject)

    This error i got on any versions, 1.0.7, 1.0.8 and 1.1.0