Speed is wrong

Using 1 slot or all 5 the speed should be the same, and it's not. Furthermore 1x is not even 1x. Looking at the new indicator it's calculating more often or something? In the video I'm simply watching the charcoal output to time it. https://streamable.com/m516eu

  "Speed Multipliers": {
    "furnace.large": 1.0,
  },
​

Confirmed.  Filling up the entire large furnace smelts at INSANE speeds.  Removing it to just 1 stack will be match the settings in the config.  This is major problem and needs resolved asap

That's not true. It's also is boosting output, did you watch the video? If everything is set to 1x; speed, fuel usage, output, it should be the same as vanilla right? Watch the new bar indicator, it's skipping a lot, counting extra.

KingSizeKevin

 Removing it to just 1 stack will be match the settings in the config.

Lol, this must be why my players are ending up with 60,000,000+ Metal Frags out of 1,000,000 ore! I thought I was going nuts!

That shouldn't be the case if you only change 'Speed Multipliers​', 100 ore should give 100 frags. Maybe another clue for the dev: when the furnace shuts off because it's full the indicators keep going, like it's still cooking, but it changes to normal vanilla speed, and no weird/glitchy looking behavior

Yeah can also confirm its cooking 3 items at a time and outputting 3 at a time, hence why its wrong, should be cooking 1 item at a time per slot.

Merged post

@misticos Is this something you're working on fixing?

I get an error when trying to load this CS file... 

Error while compiling: QuickSmelt.cs(4421,12): error CS1056: Unexpected character `ΓÇÖ'

qrERwNXVJAeYkGb HoleDozer

I get an error when trying to load this CS file... 

Error while compiling: QuickSmelt.cs(4421,12): error CS1056: Unexpected character `ΓÇÖ'

This happens when you try to download the html page and rename it to .cs. To download a plugin from a GitHub repo, either download the whole repo as a zip via the code the green Code button, then extract the .cs file from it, or click on the .cs file, click Raw, then right-click and select save as.

is this plugin fixed and working now as it should?

miesku

is this plugin fixed and working now as it should?

WhiteThunder made an adjustment to it... it's working with the electric furnace. I'm testing it on my sandbox server now.

NKXTQs24ExGTuL8.jpg WhiteThunder
This happens when you try to download the html page and rename it to .cs. To download a plugin from a GitHub repo, either download the whole repo as a zip via the code the green Code button, then extract the .cs file from it, or click on the .cs file, click Raw, then right-click and select save as.

NVM, this is making me look like a liar, it's stopping now.

Got it downloaded... One thing I noticed, if you add wood to your furnace and turn it off... it keeps burning the wood in the furnace although the animations show the furnace should be off. It seems to only be happening with the large furnace, the regular furnace turns off as it should.

Thanks.