ArmorPlus

ArmorPlus

9M Downloads

1.18.2 marked on a 1.18.1-only jar

CDAGaming opened this issue ยท 6 comments

commented

Not sure if this was a time issue or whatnot, but the ArmorPlus jar marked for 1.18.2 fails due to the refactors made in 1.18.2

commented
Caught exception during event RegistryEvent.Register<minecraft:block> dispatch for modid armorplus
java.lang.NoClassDefFoundError: net/minecraft/tags/Tag$Named
	at TRANSFORMER/[email protected]/com.sofodev.armorplus.registry.blocks.castle.StoneBrickStairsBlock.<clinit>(StoneBrickStairsBlock.java:40)
	at TRANSFORMER/[email protected]/com.sofodev.armorplus.registry.ModBlocks.lambda$static$10(ModBlocks.java:68)
commented

Thanks for that, it seems to be related to a tag registry change in one of the latest forge versions on top of 1.18.2 changes.
Oh well, next release will be 1.18.2 targeted only. ~either later today (Sunday) or sometime tomorrow, will provide another comment once the release is published.

commented

Also unmarked the version as supported.

commented

Alrighty, ArmorPlus 1.18.2-18.0.5-beta should fix the
compatibility issues and work with 1.18.2.

commented

Thank you!

commented

Thanks for reporting the issue, if there are any other issues will try to fix them as well.