Skip to content

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

@hellhound-bot

Description

@hellhound-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions