thedead2 / customadvancements

A minecraft mod that gives players creative freedom about advancements
GNU General Public License v3.0
0 stars 1 forks source link

[1.20.1]: Crash with Better Advancements #18

Open trav90 opened 1 month ago

trav90 commented 1 month ago

Versions

Describe the bug Attempting to start the game for the first time after adding Custom Advancements results in a crash. Never even got the chance to create or load a world.

Steps to reproduce Steps to reproduce the behavior:

  1. Add Custom Advancements to a modpack already containing the Better Advancements mod.
  2. Launch game.
  3. Watch as Minecraft crashes.

Screenshots and Logs crash-2024-08-14_07.26.58-client.txt latest.log debug.log

Additional context Custom modpack I am developing. Modlist is in the crash report.

thedead2 commented 1 month ago

Hi, thanks for reaching out. Seems like way2muchnoise relocated the "BetterAdvancementsScreen" class without me noticing it. The only Hotfix I can provide for you, as long as I haven't released a new version of Custom Advancements containing a fix, is to use an older version of BetterAdvancements. I'm sorry for the inconvenience. This will be fixed with the next update.

trav90 commented 1 month ago

Thank you! I will look at downgrading Better Advancements for the time being until a new version of Custom Advancements comes out (no rush!). I appreciate your time!