You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iron Furnaces has the ability to automatically export items out of its inventory. When this option is enabled with any of the furnaces in the Iron Furnaces (FORGE) mod pointing to an OmniHopper (FABRIC) mod, the Tile Entity crashes. With Forge's autokill option, this just resets the block.
Steps to reproduce
Install the latest Connector, and its necessities / recommended mods
Install Iron Furnaces & OmniHopper ONLY.
(Optional) Create a world, and enable the forge server config removeErroringBlockEntities
Place a furnace from the Iron Furnaces mod.
Place an omni-hopper beside any of the furnace's face. Keep note of this location.
In the config of the furnace block, enable Output mode in the face which the block is enabled. Also enable the Auto Output option.
Smelt something in the furnace.
Upon completion of the smelting, depending on whether 3 was followed, the furnace should get reset (Killed by Forge), or the game should crash.
...
NOTE: In the logs, I have actually experimented with the crash, but the first supposed crash (before Forge killed the BlockEntity) should show the error.
The text was updated successfully, but these errors were encountered:
Mod Name
Omni Hoppers
Mod Homepage
https://modrinth.com/mod/omnihopper
Minecraft version
1.20.1
Describe the bug
Iron Furnaces has the ability to automatically export items out of its inventory. When this option is enabled with any of the furnaces in the Iron Furnaces (FORGE) mod pointing to an OmniHopper (FABRIC) mod, the Tile Entity crashes. With Forge's autokill option, this just resets the block.
Steps to reproduce
removeErroringBlockEntities
Auto Output
option....
Logs
https://gist.github.com/water-mizuu/4e2a6a2f6c1514fa6b6190317173c0b7
Additional context
NOTE: In the logs, I have actually experimented with the crash, but the first supposed crash (before Forge killed the BlockEntity) should show the error.
The text was updated successfully, but these errors were encountered: