Main Menu Randomized Visual Bug
ReeCodes opened this issue ยท 4 comments
https://cdn.discordapp.com/attachments/689780246089957437/833402961823662160/unknown.png
https://cdn.discordapp.com/attachments/689780246089957437/833442839794155570/unknown.png
Sometimes my pack's background looks like this sometimes (random) and other times likes this.
Is this due to Console Experience prefiring the resources?
I only want the the 1st panorama because the 2nd always looks pixaled and scuffed
If you could tell me where CE gets the Loading Screen resource from that would be cool
com.fuzs.consoleexperience.client.gui.screen.FancyWorldLoadProgressScreen
This one seems to be the default looking one
com.fuzs.consoleexperience.client.gui.screen.FancyDirtMessageScreen
But this one is the scuffed pixelated screen which is why I want to know where your mod fetches the resource from?
That should be some other mod occasionally changing the texture. Console Experience directly takes what's been defined for the main menu and uses that, so there is no possibility really for it to mess with the texture.
You can also disable the whole Fancy Menus
element in the config to verify that the behavior persists.