Extends and overhauls Factorio's burner phase. Use realistic oil and coal processes to create advanced products. Functions as the core and library for the rest of the pY mods.
Pyanodons Coal Processing (1.8.6) :
Error while running event pycoalprocessing::on_nth_tick(30)
Unknown tile name: polluted-ground
stack traceback: pycoalprocessing/scripts/tailings-pond.lua:179: in function 'handler' stdlib/stdlib/event/event.lua:335: in function 'pcall' stdlib/stdlib/event/event.lua:355: in function 'dispatch_event' stdlib/stdlib/event/event.lua:438: in function <stdlib/stdlib/event/event.lua:389>
stack traceback:
[C]: in function 'set_tiles' pycoalprocessing/scripts/tailings-pond.lua:179: in function 'handler' stdlib/stdlib/event/event.lua:335: in function 'pcall' stdlib/stdlib/event/event.lua:355: in function 'dispatch_event' stdlib/stdlib/event/event.lua:438: in function <stdlib/stdlib/event/event.lua:389>
After the newest update of Coal Processing the error still occurs.
I think I've pinned down the error to a tailings pond filled with tar. If I clear the tar from the pond, the error seems not to occur anymore, unless it's filled again.
Pls look into it @kingarthur.
I would fix it myself if I knew how to program for Lua and Factorio mods
i have done some looking into and i cant find anything directly in pycoalprocessing. it works as it should for me. it seems to be something in yuor mod pack and ive just not had time to debug that whole set yet. i should have sometime over the weekend.