Dragon-Seeker / LoadMyFingTags

Simple Mod that Prevents a whole tag from failing to be loaded if a couple entries aren't found
Creative Commons Zero v1.0 Universal
6 stars 0 forks source link

[1.20.1 Forge] Latest update causese crash with "Yeetus Experimentus". #9

Closed PlayfulPiano closed 10 months ago

PlayfulPiano commented 10 months ago

https://github.com/nanite/Yeetus-Experimentus/issues/3

Dragon-Seeker commented 10 months ago

Such an update is only related to Forge API Versions 47.2.6 and higher due to a change within the Patch for Tagloading. This leads to the mixin crashing due to such. The Patch notes reflect such a warning but I did leave out editing the toml which is a minor oversight.

Please downgrade the version as such is not required and the 1.0.3 release should be fine for the given forge version

Dragon-Seeker commented 10 months ago

I've made sure to reupload the jar with proper forge API version restrictions to prevent headaches to why such is crashing which should have been done but forgot