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
When attempting to break an interactable block from Secret Rooms Mod when the block is invisible (such as placing a Secret Trapdoor adjacent to a Cable Facade from Applied Energistics 2), the game crashes with the following error:
java.lang.UnsupportedOperationException: No bounds for empty shape.
at net.minecraft.world.phys.shapes.VoxelShape.m_83215_(VoxelShape.java:49) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:VoxelShapeAccess,pl:mixin:A}
at com.wynprice.secretrooms.server.blocks.SecretBaseBlock$1.addHitEffects(SecretBaseBlock.java:291) ~[secretrooms-1.18.2-1.1.5.jar%23270!/:1.18.2-1.1.5] {re:classloading}
Error report was shortened for readability; full error report available upon request if needed.
The text was updated successfully, but these errors were encountered:
When attempting to break an interactable block from Secret Rooms Mod when the block is invisible (such as placing a Secret Trapdoor adjacent to a Cable Facade from Applied Energistics 2), the game crashes with the following error:
Error report was shortened for readability; full error report available upon request if needed.
The text was updated successfully, but these errors were encountered: