[Crash]: Opening inventory 1.12.2
youseffo opened this issue ยท 6 comments
Steps to Reproduce the Crash
- Launch Minecraft The Classic Pack on the Technic launcher.
- Load into the Platinum Server
- Open the inventory menu
- The game crashes.
Mod Pack URL (Optional)
https://www.technicpack.net/modpack/tc-redux.786294/mods
Mod Pack Version (Optional)
3.3.3c-hotfix
Extra Notes (Optional)
This issue came up shortly after interacting with a Thermal Centrifuge from Industrialcraft 2. I am not sure if it is related but it might help.
Crash Report
https://gist.github.com/youseffo/c78fd9ef15705ad0b23c6e0ae02a1214
Thanks for the report!
The crash log has some details:
-- Item being rendered --
Item Type: codechicken.microblock.ItemMicroPart@34b88d6d
Item Aux: 1
Item NBT: {mat:"minecraft:stone[variant=stone]"}
Item Foil: false
-- Ingredient being rendered --
Mod Name: Forge Microblocks
Registry Name: microblockcbe:microblock
Display Name: Stone Cover
String Name: 1xitem.microblock@1
-- JEI render details --
Unique Id (for Blacklist): microblockcbe:microblock:{mat:"minecraft:stone[variant=stone]"}
Ingredient Type: class net.minecraft.item.ItemStack
Error Info: 1xitem.microblock@1 microblockcbe:microblock nbt:{mat:"minecraft:stone[variant=stone]"}
Filter Text: over
Edit Mode Enabled: false
Debug Mode Enabled: false
This crash seems to be caused by a specific microblock cover. I'm pretty sure it would also crash without JEI involved, but in this case it's being displayed from the JEI ingredient list next to your inventory.
You can try blacklisting the microblocks from JEI in the configs, I think you can just add microblockcbe:microblock
there.
This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.