Tom-The-Geek / LookAtThat

Minecraft 1.14.4 and 1.15.2 mod similar to WAILA and TOP
https://www.curseforge.com/minecraft/mc-mods/look-at-that
MIT License
0 stars 0 forks source link

NoSuchMethodError in 1.15.2-1.4 <banners cause crash> #7

Closed kreezxil closed 4 years ago

kreezxil commented 4 years ago

woke up to a server crash, don't know what the player was doing at the time:

crash report: http://paste.ubuntu.com/p/fxCRtKzcSS/

fml server latest: http://paste.ubuntu.com/p/CwFJz5KFYt/

Tom-The-Geek commented 4 years ago

It appears that the player looked at a banner and the mod failed to call the function that requests the item for display. Will look into this as it seems to be a big flaw.

Tom-The-Geek commented 4 years ago

Have started researching the issue but it seems to be caused by Mojang's ProGuard optimiser removing 'unused' code

Tom-The-Geek commented 4 years ago

Implemented temporary fix for this and will push to CurseForge tomorrow.

Tom-The-Geek commented 4 years ago

Forge has pushed a commit that fixes this. It has been fixed in 1.15.2-31.2.19