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
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=nuclearcraft:radiation_scrubber, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at nc.tile.ITile.getFacingHorizontal(ITile.java:41)
at nc.gui.processor.GuiFluidSorptions.<init>(GuiFluidSorptions.java:36)
at nc.gui.processor.GuiFluidSorptions$Output.<init>(GuiFluidSorptions.java:148)
at nc.gui.processor.GuiProcessor.sorptionButtonActionPerformed(GuiProcessor.java:210)
at nc.gui.processor.GuiProcessor$SideConfig.buttonActionPerformed(GuiProcessor.java:306)
Let me know if you want the full crash report or anything.
The text was updated successfully, but these errors were encountered:
Repro steps:
The crash report had this stack trace:
Let me know if you want the full crash report or anything.
The text was updated successfully, but these errors were encountered: