Configuration file contains an errorSolved

This is the error message i get when i try and reload the plugin.

[Quick Smelt] Your configuration file contains an error. Using default configuration values.

(14:58:40) | Calling 'OnServerInitialized' on 'QuickSmelt v5.1.3' took 197ms

(14:58:40) | Loaded plugin Quick Smelt v5.1.3 by Iv Misticos.

Having gone to Jsonlint.com and pasted the file, it shows as a valid Json file.

I am mega confused, it is also making players on my server upset, as i have it set to 6k.

Any and all help greatfully recieved.

Here is the full json:

{
  "Permission": "quicksmelt.use",
  "Use Permission": false,
  "Speed Multipliers": {
    "bbq.deployed": 6000.0,
    "cursedcauldron": 6000.0,
    "campfire": 6000.0,
    "fireplace.stone": 6000.0,
    "furnace": 6000.0,
    "furnace.large": 6000.0,
    "refinery_small_deployed": 6000.0,
    "hobobarrel_static": 6000.0
  },
  "Fuel Usage Speed Multipliers": {
    "bbq.deployed": 0.1,
    "cursedcauldron": 0.1,
    "campfire": 0.1,
    "fireplace.stone": 0.1,
    "furnace": 0.1,
    "furnace.large": 0.1,
    "refinery_small_deployed": 0.1,
    "hobobarrel_static": 0.1
  },
  "Fuel Usage Multipliers": {
    "bbq.deployed": 1,
    "campfire": 1,
    "cursedcauldron": 1,
    "fireplace.stone": 1,
    "furnace": 1,
    "furnace.large": 1,
    "refinery_small_deployed": 1,
    "hobobarrel_static": 1
  },
  "Output Multipliers": {
    "furnace": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "sulfur": 1.0,
      "metal.refined": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0,
      "lowgradefuel": 1.0
    },
    "refinery_small_deployed": {
      "charcoal": 1.0,
      "lowgradefuel": 1.0
    },
    "furnace.large": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "sulfur": 1.0,
      "metal.refined": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0,
      "lowgradefuel": 1.0
    },
    "hobobarrel_static": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0
    },
    "campfire": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0
    },
    "cursedcauldron": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0
    },
    "fireplace.stone": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0
    },
    "bbq.deployed": {
      "charcoal": 1.0,
      "metal.fragments": 1.0,
      "horsemeat.cooked": 1.0,
      "deermeat.cooked": 1.0,
      "chicken.cooked": 1.0,
      "humanmeat.cooked": 1.0,
      "fish.cooked": 1.0,
      "bearmeat.cooked": 1.0,
      "wolfmeat.cooked": 1.0,
      "meat.pork.cooked": 1.0
    }
  },
  "Whitelist": {
    "furnace": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "hq.metal.ore",
      "humanmeat.raw",
      "meat.boar",
      "metal.ore",
      "sulfur.ore",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ],
    "furnace.large": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "hq.metal.ore",
      "humanmeat.raw",
      "meat.boar",
      "metal.ore",
      "sulfur.ore",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ],
    "refinery_small_deployed": [
      "crude.oil",
      "lowgradefuel",
      "wood",
      "charcoal"
    ],
    "hobobarrel_static": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ],
    "campfire": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ],
    "cursedcauldron": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ],
    "bbq.deployed": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ],
    "fireplace.stone": [
      "bearmeat",
      "can.beans",
      "can.tuna",
      "chicken.raw",
      "deermeat.raw",
      "fish.raw",
      "horsemeat.raw",
      "humanmeat.raw",
      "meat.boar",
      "wolfmeat.raw",
      "wood",
      "crude.oil",
      "charcoal"
    ]
  },
  "Blacklist": {
    "furnace": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ],
    "furnace.large": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ],
    "hobobarrel_static": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ],
    "campfire": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ],
    "cursedcauldron": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ],
    "fireplace.stone": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ],
    "bbq.deployed": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1.0,
    "bbq.deployed": 1.0,
    "cursedcauldron": 1.0,
    "campfire": 1.0,
    "fireplace.stone": 1.0,
    "furnace": 1.0,
    "furnace.large": 1.0,
    "refinery_small_deployed": 1.0,
    "hobobarrel_static": 1.0
  },
  "Debug": false
}
This has only happened since the last Oxide update.
maybe your blacklist section:
  "Blacklist": {
    "global": [
      "bearmeat.cooked",
      "chicken.cooked",
      "deermeat.cooked",
      "fish.cooked",
      "horsemeat.cooked",
      "humanmeat.cooked",
      "meat.pork.cooked",
      "wolfmeat.cooked"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1
  },
  "Debug": false
}​

try global instead of each smelter.

Merged post

Also another method could be https://umod.org/plugins/instant-smelt with https://umod.org/plugins/unburnable-meat

Would speed 100 be fast enough? Maybe 6000 is out of the 'bounds' or something.
I never changed the blacklist at all, just the smelting speed within the Json file.
Smelting Frequencies cannot be a float (1.0), only int (1)
There it is.
You legend @misticos, ty!!!!

That fixed it!
Locked automatically