File Details
Scavenge Timing 1.1
- B
- Apr 28, 2021
- 9.96 KB
- 12.0K
- 1.12.2
- Forge
File Name
Scavenge-Timing-1.12.2-1.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Fixed a bug that would cause minecraft to crash when launching (net.minecraftforge.fml.common.LoaderException: scavenge_timing Failed load class: marilatte.scavenge_timing.ScavengeTiming)
The bug was caused due to Forge loading the Scavenge Timing Addon before loading the Scavenge Mod itself and thus throwing a net.minecraftforge.fml.common.LoaderException.
Apparently this only happened when using FTB Client, probably due to it loading Mods in a different order.
Thank you falizure and csommervill for reporting the bug and even making a fix for it!

