Extractinator

Extractinator

783k Downloads

[Bug]: Factory manager reports no IItemHandler for extractinator block

Xetaxheb opened this issue ยท 0 comments

commented

Bug Description

0m0s ago [TRACE] Capability cache MISS for BlockPos{x=5, y=67, z=-3} net/minecraftforge/items/IItemHandler direction=down
0m0s ago [WARN] Received an empty capability BlockPos{x=5, y=67, z=-3} net/minecraftforge/items/IItemHandler direction=down
0m0s ago [ERROR] Capability net/minecraftforge/items/IItemHandler BlockPos{x=5, y=67, z=-3} direction=down not present

Doesn't work to draw items out as would be expected. This is an issue with how extractinator's bottom output is programmed differently than any other inventory, apparently.

How to Reproduce?

Install extractinator, super factory manager
Block extractinator top side so items stay inside
Setup basic SFM manager

Expected Behavior

Items to be draw-able

Version

2.3.0

Mod Loader Version

1.20.1

Mod Loader

Forge

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.