hey guys im also having trouble changed all the things but not working can someone help
QuickSmelt
Moved
Total Downloads: 57,447 - First Release: May 27, 2015 - Last Update: Jun 13, 2018
- 5/5, 106 likes
-
I'm struggling with the ByProductModifer / Percentage. If I am trying to increase the output of charcoal for instance better than a 1:1 ratio of wood to charcoal, what do I need to be changing? I upped the Modifer and maxed the percentage like the overview guided, but I don't see the changes. Am I missing something blatant? Ty.
-
Wulf Community Admin
I'll have to do some testing with it again soon to see if there was anything I missed in the overhaul.
-
i have got mine working
-
-
I hope you put your money on me being dumb! After reading some comments of your in another plugin I found my solution... I see it kind of helps to reload a plugin :S
Thanks for all your wonderful work! -
Hey Wulf, are there any plans to add ore specific control for smelt rates? This mod essentially makes smelting rates between each of the ores homogenized. I enjoy this mod, but I like to keep my server still feeling vanilla. I would enjoy to see Vanilla ratios still maintained, but with a possible multiplier (would also work well with the already implemented FuelUsageModifier config option. (I do notice vanilla production ticks still happen alongside this mod running. Is there any way to override that for complete control over smelting rates?)
Also, setting CookedModifier config setting to anything lower than 1.0 doesn't seem to change anything. Still get 1 wood:1 ore ratio, which is faster than I want. -
(22:12:38) | Failed to initialize plugin 'QuickSmelt v1.3.0' (NullReferenceException: Object reference not set to an instance of an object)
(22:12:38) | at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0 -
Wulf Community Admin
-
I always used this plugin, it's broken since the update...
[DOUBLEPOST=1483737660][/DOUBLEPOST]Hmm, for some reason this config has all weird signs in it since the update.. -
Wulf Community Admin
-
I know, but apparently "some" of the config files are having weird signs after the update.. Like it has been opened in a wrong character based editor...
-
Wulf Community Admin
-
Also having issues with smelting. I've deleted the config and restarted, but it's still at Vanilla rates. Config:
Code:{ "ByproductModifier": 1.0, "ByproductPercent": 50, "CookedModifier": 1000000.0, "CookedPercent": 100, "FuelUsageModifier": 1, "OvercookMeat": false, "UsePermissions": false }
-
with this plug i can't tweak normal droping of charcoal, it's not depended from permission, if you changed "ByproductModifier" you get this for all players without permission, why it happen? Maybe wrong in my tweaks?
I can provide video where are permission does not affect on true/false for players without the permission
my cfg
{
"ByproductModifier": 1.0,
"ByproductPercent": 100,
"CookedModifier": 20.0,
"CookedPercent": 320,
"FuelUsageModifier": 100,
"OvercookMeat": false,
"UsePermissions": true
} -
Wulf Community Admin
-
after gave permission with timedpermissions for one vip-player, all furnaces automatically drop much charcoal and only, need manually reload plugin for normal drop of charcoal, check it personally or i can provide video for proofs.
Another perms work normal, also like ore in furnaces, this affect only for charcoal
and now me told that charcoal again falls a lot, but no one bought vipLast edited by a moderator: Jan 9, 2017 -
Since the rust update on Jan 12, I've been getting this error in my logs. It stops when I unload this plugin...
16:23:10) | NullReferenceException
(16:23:10) | NullReferenceException
(16:23:10) | NullReferenceException
(16:42:13) | NullReferenceException
(16:43:06) | Unloaded plugin QuickSmelt v1.3.0 by Wulf/lukespragg
(16:44:04) | QuickSmelt was compiled successfully in 3091ms
(16:44:04) | Loaded plugin QuickSmelt v1.3.0 by Wulf/lukespragg
(16:44:13) | NullReferenceException
(16:44:13) | NullReferenceException
(16:44:13) | NullReferenceException
(16:44:13) | NullReferenceException
Updated Oxide after installing Rust update.
(16:52:31) | Protocol: 1951
Build Version: 1128.55
Build Date: Thursday, January 12, 2017 1:12:07 PM
Unity Version: 5.4.4f1
Changeset: 18276
Branch: /main
Oxide Version: 2.0.2922
Haven't noticed any issues, just the log entries. -
Wulf Community Admin
-
Checked the server error log, log.error.txt - showed nothing related. Checked the exception log, Log.exception.txt and saw the same error without anything additional.
Whatever it was, it seems to have abated for now.