Quick Smelt not workingSolved
Anyone know why Quicksmelt does not work after March 7th Update?
Could you provide any details as to what is broken about it?
furnace and all other only smelt at normal slow speed, not like before update. 
"Permission": "quicksmelt.use",
"Use Permission": true,
"Speed Multipliers": {
"global": 99.0,
"furnace.shortname": 99.0
},
"Fuel Usage Speed Multipliers": {
"global": 1.0,
"furnace.shortname": 1.0
},
"Fuel Usage Multipliers": {
"global": 1,
"furnace.shortname": 1
Hey!
Try to enable debug, enable the furnace and provide me debug messages.

(10:16:42) | SmegHead[82436/76561198348204036] has entered the game

(10:18:30) | DEBUG (QuickSmelt) > OnOvenToggle called

(10:18:30) | DEBUG (QuickSmelt) > No permission (76561198348204036)

(10:18:59) | [ServerVar] giving SmegHead 100 x Crude Oil

(10:19:04) | [ServerVar] giving SmegHead 100 x Metal Ore

(10:19:50) | DEBUG (QuickSmelt) > OnOvenToggle called

(10:19:50) | DEBUG (QuickSmelt) > No permission (76561198348204036)

(10:20:08) | [FancyDrop] Random Airdrop of type 'regular' incoming at: (-251, 41, 0)

(10:20:08) | [FancyDrop] Timed Airdrop initiated with command 'ad.random'

(10:20:08) | [FancyDrop] Next timed Airdrop in 29 minutes

(10:24:01) | Group 'default' already has permission 'quicksmelt.use'

(10:25:02) | Player 'SmegHead (76561198348204036)' granted permission 'quicksmelt.use'

(10:25:19) | DEBUG (QuickSmelt) > OnOvenToggle called

(10:25:19) | DEBUG (QuickSmelt) > Stopping cooking..

(10:25:24) | DEBUG (QuickSmelt) > OnOvenToggle called

(10:25:24) | DEBUG (QuickSmelt) > Stopping cooking..

(10:25:33) | DEBUG (QuickSmelt) > OnOvenToggle called

(10:25:33) | DEBUG (QuickSmelt) > No permission (76561198348204036)

(10:25:52) | DEBUG (QuickSmelt) > OnOvenToggle called

(10:25:52) | DEBUG (QuickSmelt) > No permission (76561198348204036)

So u just don't have the needed permission. There you go
look 10:24:01 and 10:25:02   have permission granted, then after that still not working?

Merged post

just turned the 2nd line  "Permission": "quicksmelt.use",
"Use Permission": false, now it works.
Yeah, sometimes there's a bug so permissions do not work :(
In response to misticos ():
Yeah, sometimes there's a bug so permissions do not work :(
And what would that bug be exactly?
Well, as I know sometimes permissions work and sometimes not :( ill work on it
In response to misticos ():
Well, as I know sometimes permissions work and sometimes not :( ill work on it
In this plugin alone or in general? Because I've not seen a single report or issue with it when using them across other plugins in the past 5 years.
I'm not sure about the other plugins but it should work correctly, as we can see in logs its like 50/50 sometimes works sometimes it writes no permission as i can see :o
Thank, only one that was not working was quichsmelt. I have many I use, so for time I will just keep it as false. Thanks for help.
Locked automatically