Wilyicaro / BetterFurnacesReforged

8 stars 14 forks source link

[Bug/Glitch] AE2 Import Bus causes logs to enter the fuel slot if the input slot reaches max capacity. #141

Closed PlayfulPiano closed 9 months ago

PlayfulPiano commented 9 months ago

Better Furnaces Reforged Version

1.20.1-1.1.1

Mod Loader Version

Forge 47.2.5

Bug/Glitch Occurrence Context

When using an AE2 import bus to import wooden logs into a furnace (top side), once the top slot reaches maximum capacity of 64 logs, it will then start importing logs into the fuel slot if left open. This behavior does not occur with vanilla furnaces.

What should be the case is that once the top input slot is full, logs will stop importing into the furnace, assuming that the only location of a log based import bus is on the top side (and is set as such under the piping upgrade).

Crash Report

No response

What happened wrong?

N/A

Wilyicaro commented 9 months ago

The fuel slot is considered an input slot and output slot with the Factory Upgrade, as a way to simplify some processes, this is not a bug and obviously is proposital.

PlayfulPiano commented 9 months ago

This wasn't done with the factory upgrade at all. Just the energy upgrade. Unless I'm misreading this.

Wilyicaro commented 9 months ago

I don't know if this is your case, but when I wrote Factory Upgrade I mean all upgrades with this same function, as the piping upgrade. If you are sure that you used it without any factory-like upgrade, it is indeed a bug, but it is probably related to how AE2 Import Bus works

PlayfulPiano commented 9 months ago

I asked over on AE2's side and they mentioned it usually comes from the furnace implementation? image

Wilyicaro commented 9 months ago

I tested with the same mods you listed and averything is working correctly, when a factory-like upgrade isn't present in the furnace, the top side only accept items in the input slot. The first thing I noticed is that I think you are talking about the Export Bus, yes it is a little confusing, but I could be wrong.

PlayfulPiano commented 9 months ago

yeah sorry I meant the export bus (honestly the export/import terms always felt like they should be flipped).

and huh, yeah you're right. I swear I tested it earlier without any piping type upgrade and it didn't work properly. But I just tried it now and there's no issue. Never mind I guess.