shedaniel / advancements-enlarger

Other
9 stars 6 forks source link

1.19 version crashes when trying to view the advancements tab #9

Closed EmpressAutumn closed 1 year ago

EmpressAutumn commented 2 years ago

The mod's most current 1.19 release crashes the game when I attempt to view the advancements screen.

EmpressAutumn commented 2 years ago

Shoot I guess I should include the crash report: https://pastebin.com/bDiB9YEN

crest1993 commented 2 years ago

+1 crash-2022-06-25_04.26.51-client.txt

ryanftpsh commented 2 years ago

+1 crash-2022-06-25_04.26.51-client.txt

ok, mlengka93@gmail.com. PSA to remember to remove sensitive info from your crash reports.

maxvar commented 2 years ago

added PR for changes to support 1.19 (https://github.com/shedaniel/advancements-enlarger/pull/10)

DanMeadWasTaken commented 2 years ago

Still seems to be an issue :D https://crashy.net/2DrCNYJEI1jCCE5FxfT2

DanMeadWasTaken commented 2 years ago

I tried finding the mod causing the issue, but even with the bare minimum of just some mods to speed up the game and better combat + 1-2 cosmetic mods, it's still crashing. https://paste.ee/p/Ecygi

maxvar commented 2 years ago

I tried finding the mod causing the issue, but even with the bare minimum of just some mods to speed up the game and better combat + 1-2 cosmetic mods, it's still crashing. https://paste.ee/p/Ecygi

From what I see from the log you still try to use the old version. You can try to build from https://github.com/shedaniel/advancements-enlarger/commit/22e2ed64c6b6802e3cce739099228b5d35150509 and check if the updated version works.

DanMeadWasTaken commented 2 years ago

image So, I downloaded it, ad tried building it after downloading gradle but got this error according to the build scan, no errors occurred yet when I try to look for the completed file, It's nowhere to be found. What may i have done wrong? https://scans.gradle.com/s/dp2ocloiho4mw

maxvar commented 2 years ago

just gradle assemble and get mod jar from build/libs

DanMeadWasTaken commented 2 years ago

alright, so that worked, and this version doesn't crash! Thaks, I was using gradle build instead of gradle assemble