Console Experience [Discontinued]

Console Experience [Discontinued]

846k Downloads

Main Menu Randomized Visual Bug

ReeCodes opened this issue ยท 4 comments

commented

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

commented

If you could tell me where CE gets the Loading Screen resource from that would be cool

commented

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?

commented

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.

commented

This only occurs when it's 'Loading...' but also occurs in the main menu when the Menu background is set to 'Panorama'.
If the Main Menu bg is a still image, this never happens.