Simple Splash Screen

Simple Splash Screen

81.6k Downloads

[BUG] Mojang Logo is not loaded from file

hellhound-bot opened this issue ยท 0 comments

commented

Reported By: TerraCrafterE3 (terracraftere3)
Original Message: View On Discord

Additional Information:
This is the section that renders the mojang logo: https://github.com/Exploding-Creeper/SimpleSplashScreen/blob/0d90eb95b03ddf1b89abb05df44e99515614639e/src/main/java/me/hypherionmc/simplesplashscreen/client/mixins/LoadingOverlayMixin.java#L176

MOJANG_STUDIOS_LOGO_LOCATION isn't loaded from the config folder like the others, so that's why your initial attempt didn't work

Issue Description:
I have a problem, i am working on a Modpack and wanna change the Mojang logo, i already changed mojangstudios.png in the config folder but it did not change the logo when i start the modpack, even after restart.