FancyModLoader icon indicating copy to clipboard operation
FancyModLoader copied to clipboard

Early loading screen loading sequence triggers load of Minecraft classes prior to launch

Open cpw opened this issue 10 months ago • 4 comments

DisplayWindow forces minecraft classes to load too early in the "updateModuleReads" method. This needs to be refactored to not classload anything prior to actual launch.

cpw avatar Aug 20 '23 20:08 cpw