itemTier errors in the in-built datapack causing all other datapacks and itself to fail during world creation
Harmonatic opened this issue ยท 0 comments
As stated above in the title, an itemTier error is causing all datapacks to fail during world creation and thus forcing the game to either make the world in safe-mode (vanilla only) or basically tell us to fk off (I mean that as a proportional scale both comedically and literally)
Here is my modlist, latest.txt, and the main segment of the latest.txt that is telling us the itemTier error is the cause
Modlist: https://pastebin.com/yK56K8fc
latest.txt: https://gnomebot.dev/paste/1157909627351072899#L44
Error Segment: https://pastebin.com/Q50aMqh7
specific line (line 44 in the Error Segment link):
at net.minecraftforge.common.TierSortingRegistry.recalculateItemTiers(TierSortingRegistry.java:315) ~[forge-1.18.2-40.2.10-universal.jar%23404!/:?]