1.12.2 Air cannot be cast to net.minecraft.item.itemblock
DatrixTHLK opened this issue ยท 5 comments
Hi,
Crashed while trying to startup Minecraft. Not sure why air would be part of the block armor. Most likely unintended. Thanks for at least taking a look at this.
Minecraft: 1.12.2
forge: 14.23.4.2759
BlockArmor: 2.4.11
Crash Log: https://gist.github.com/DatrixTHLK/d87fc7cbe9ced24167ee6e33abcbfadd
Based on how many mods there are installed and how few times this happens, I would assume the issue is caused by another mod not playing nice with Block Armor. I see SpongeForge listed at some point in the log. I would start with removing that and restarting. If not, then remove mods until it loads. You will likely find the mod, and you can disable armor from that mod and should have no issues loading up afterwards.
Well, problem is, I was told by VanillaFix that this mod most likely caused the issue. Thanks for the response.
You were told correctly for the direct cause of the crash. However, the issue isn't just one mod (we would see these crashes way more often if Block Armor was screwing up alone). It's likely the compatibility between Block Armor and another mod, due to how Block Armor creates armor at startup from another mod's textures. You could disable generating modded block armors, if you prefer just having vanilla block armor, and then you should no longer have an issue. Otherwise, to keep most modded armors, you will need to find the mods that our mod is having issues with.