Mod Advancements Debug by thetechnici4n
- 5877475
 - 10.86 KB
 - 1.19.3
 - November 24, 2020
 - June 9, 2021
 - Miscellaneous
 

Description
Mod Information
| Name | Advancements Debug | Author | thetechnici4n | Description | Prevent stack overflows when reading a player's advancements | 
|---|---|---|---|---|---|
| Information | Downloads: 5877475 Version: 1.19.3 Size: 10.86 KB Updated at: June 9, 2021 Created at: November 24, 2020  | Tags | Miscellaneous  | ||
Description
THIS MOD IS NOT NEEDED ANYMORE AS OF MINECRAFT 1.19.4 - IT FIXED THE BUG.
This little mod rewrites one function of the advancements logic to make advancements checking faster, and use less recursion. It should prevent StackOverflowErrors with advancements.
If net.minecraft.class_2985.method_12885 appears in the crash log, this mod is likely going to fix it.
(Or net.minecraft.advancement.PlayerAdvancementTracker.updateDisplay if you are using Not Enough Crashes).
This mod can be installed on the server-side only if you are having issues on a server, but it can also be useful on the client when playing in single-player words.