GregTechCEu Modern

GregTechCEu Modern

6M Downloads

Pyrolyse oven sends an io error into server log on recipe check

purebluez opened this issue ยท 0 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

1.3.1

Minecraft Version

1.20.1

Recipe Viewer Installed

EMI

Environment

Dedicated Server

Cross-Mod Interaction

Unsure

Other Installed Mods

im playing Monifactory Alpha 0.6.3

Expected Behavior

No errors occur with the pyrolyse oven

Actual Behavior

every 30 seconds or so (about the time it takes for the pyrolyse ovens we have to start another recipe) this error message is sent to the log:

[23:24:28] [Server thread/WARN] [GregTechCEu/]: io error while handling a recipe gtceu:pyrolyse_oven/log_to_wood_tar outputs. holder: com.gregtechceu.gtceu.api.machine.multiblock.CoilWorkableElectricMultiblockMachine@456c6774

as far as i know this doesnt cause any actual problems, or at least none that would break / dramatically slow the setup we have. also the last string of numbers/letters at the end isnt always the same and it sends the message three times at the same time

Steps to Reproduce

We have 2 sets of 4 wallshared pyrolyse ovens, rotated vertically. The input and output hatch are shared between all 4 ovens in both sets. They are running a wood log -> Charcoal and Wood Tar recipe without any nitrogen. They have cupronickel coils, and are running at MV. This probably doesnt matter but we are using GT item pipes and fluid pipes to transport the charcoal and wood tar.

Additional Information

this definitely isnt a breaking issue, but i thought id report it cuz i didnt see any other issues about it