theishiopian / Parrying

A mod about deflecting blows (and inflicting your own)
6 stars 5 forks source link

itemTier errors in the in-built datapack causing all other datapacks and itself to fail during world creation #58

Open Harmonatic opened 1 year ago

Harmonatic commented 1 year ago

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!/:?]