Charcoal Burner


Adds a way to turn your useless excess wood into charcoal

Utilities
3 years ago
0.13 - 1.1
2.37K

b Error after updating Angel's

6 years ago

Don't know if it belongs here but the error is in releations to your bug and after updating some Angel Mods to 0.16:
https://www.dropbox.com/s/rwyift00ykaaskw/bug.PNG?dl=0

6 years ago

Here's the fix:
modify: \prototypes\petrochem\item.lua
- 9 stack_size = 100
+ 9 icon_size = 32,
+10 stack_size = 100

6 years ago

Thanks for reporting. It should be fixed in the newest version.

6 years ago

Well, after updating deactivating all mods except the following Angel's Mods https://www.dropbox.com/s/n5h8wyft6897xvd/installed-mods.PNG?dl=0 I still have another error: https://www.dropbox.com/s/vkxzqqi3wjdplsy/CharCoalBurner-2.PNG?dl=0

6 years ago

I apologize, I seem to have forgotten to add in the icon size in the recipes. Now it should work in the latest version

6 years ago

Its fine, we are only humans.

6 years ago
(updated 6 years ago)

There still errors created by missing icon_size:
prototypes\petrochem\recipe.lua
+ 67 icon_size=32
+ 88 icon_size=32

with this it is running fine now :)

6 years ago

Actually prototypes\petrochem\recipe.lua is missing two icon_sizes, for the last two recipes ("anthracene-to-benzene","solid-resin-creosote")

New response