Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Mojang Logo is not loaded from config folder #7

Open
wheatley-fdd bot opened this issue Sep 26, 2023 · 0 comments
Open

[BUG] Mojang Logo is not loaded from config folder #7

wheatley-fdd bot opened this issue Sep 26, 2023 · 0 comments

Comments

@wheatley-fdd
Copy link

wheatley-fdd bot commented Sep 26, 2023

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

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.


Additional Information (Added by [Lead] HypherionSA):
Huh. Just checked our new code. The mojang logo isn't even loaded from the file. That is indeed a bug
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants