Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technici4n/advancements-debug
https://github.com/technici4n/advancements-debug
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/technici4n/advancements-debug
- Owner: Technici4n
- License: mit
- Created: 2020-11-16T09:10:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-11T15:07:46.000Z (over 2 years ago)
- Last Synced: 2024-10-03T11:29:23.457Z (3 months ago)
- Language: Java
- Size: 42 KB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advancements Debug
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.
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/advancements-debug)
Thanks to @yannick1124 for the new logo!