Quick Smelt

Will there be an update to allow the electric furnaces to quick smelt?

I hope this gets updated soon.

This would be nice.

This throws an error and doesn't load the plugin, any idea how to fix that?
Unable to load QuickSmelt. QuickSmelt.cs(4363,12): error CS1056: Unexpected character `’'

asAwcmYxNBso8Et BoogieDoo

This throws an error and doesn't load the plugin, any idea how to fix that?
Unable to load QuickSmelt. QuickSmelt.cs(4363,12): error CS1056: Unexpected character `’'

It seems you did not download the plugin correctly. That error states that the file you downloaded has over 4k lines, but the plugin is way smaller than that. Most likely, you downloaded an HTML page that was displaying the plugin code, not the actual code file (open the file in a text editor and you will see that it does not look like typical plugin code). Try clicking the code button to download the repository as a zip, then pull out the cs file. Alternatively, you can click the file, then click raw, then save that raw page as QuickSmelt.cs (make sure to select an appropriate file type in the dialog box, such as All Files *).
NKXTQs24ExGTuL8.jpg WhiteThunder
It seems you did not download the plugin correctly. That error states that the file you downloaded has over 4k lines, but the plugin is way smaller than that. Most likely, you downloaded an HTML page that was displaying the plugin code, not the actual code file (open the file in a text editor and you will see that it does not look like typical plugin code). Try clicking the code button to download the repository as a zip, then pull out the cs file. Alternatively, you can click the file, then click raw, then save that raw page as QuickSmelt.cs (make sure to select an appropriate file type in the dialog box, such as All Files *).

Yes, you are right, figured it out eventually. Trying to copy/paste at 3 AM, not a good idea :) 

anyone else getting slow smelting on the newest version? do I need to adjust the cfg?

My servers smelting is slow now too.

anyone care to share their smelt speed 2x config?

martin293

anyone care to share their smelt speed 2x config?

Just set speed to 2. I have many times seen people confused, thinking that the speed did not work, because they expected the green progress bar animation to be faster. That expectation is wrong. In my fork, the animation speed is the same as vanilla. This is primarily done for performance reasons. The speed option simply changes the amount per stack that gets smelted. If you look at how fast each stack is getting smelted, then you will realize it is working.
NKXTQs24ExGTuL8.jpg WhiteThunder
Just set speed to 2. I have many times seen people confused, thinking that the speed did not work, because they expected the green progress bar animation to be faster. That expectation is wrong. In my fork, the animation speed is the same as vanilla. This is primarily done for performance reasons. The speed option simply changes the amount per stack that gets smelted. If you look at how fast each stack is getting smelted, then you will realize it is working.
Thanks for responding. I wiill test this. So basically do "global": 2.0 on speed multipliers right?
martin293
Thanks for responding. I wiill test this. So basically do "global": 2.0 on speed multipliers right?
Yes, or you can set it by the specific furnace type.
martin293
Thanks for responding. I wiill test this. So basically do "global": 2.0 on speed multipliers right?
Depends on if your server is just straight up 2X no matter what or not. Personally I like to keep the quarries on 1X since they already produce butt loads of resources.