Wulf updated QuickSmelt with a new update entry:
1.0.8

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
-
Wulf Community Admin
-
-
version number is messed up
-
Wulf Community Admin
-
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 -
@Wulf How do i increase the speed of smelting? I've been messing around and can't figure it out
-
-
Wulf Community Admin
-
U increase it in the config... Then oxide.reload
-
Thank u @Wulf for giving so much plugin support to us
-
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 }
-
Wulf Community Admin
-
dude i can not get this to work for my server can u help out please
thanks -
Code:
{ "ChancePerConsumption": 1.0, "CharcoalChanceModifier": 5.5, "CharcoalProductionModifier": 5.0, "DontOvercookMeat": true, "ProductionModifier": 10.0 }
-
Code:
"ChancePerConsumption": 0.5, "CharcoalChanceModifier": 1.5, "CharcoalProductionModifier": 1.0, "DontOvercookMeat": true, "ProductionModifier": 1.0
-
Wulf Community Admin
-
Wulf Community Admin
Wulf updated QuickSmelt with a new update entry:
1.1.0
-
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.)
Code:{ "ChancePerConsumption": 1.0, "ProductionModifier": 100.0, "CharcoalChanceModifier": 1.5, "DontOvercookMeat": true }
Last edited by a moderator: Oct 24, 2015 -
Wulf Community Admin
-
[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