Custom Loading Screen

Custom Loading Screen

3M Downloads

Incorrect display of the progress bar

Tsyklop opened this issue ยท 20 comments

commented

default

commented

fixed. thx

commented

Hang on, what's happening here? Are you using a custom image file? (also i'm guessing thats 1.8?)

commented

@AlexIIL 1.7.10. I changed the file that comes by default.

commented

This occurs when the load reaches the "Reloading Resourse Packs"

commented

Does it look completely normal before? (Also can I have a look at the files you changed?)

commented

Prior to that it displayed normally and after too.
This is a file that I changed. I took it from the archive BetterLoadingScreen and changed
progressbars

commented

Its been kinda buggy for a while now when minecraft reloads the resource packs, but I will probably have to rewrite a potion of the rendering code to make it work :/

commented

Hmm, then that should work properly. That's pretty strange actually...

commented

I'll ask this question

commented

Ok, looks like this is an easier fix than I thought. Making a new jar now :)

commented

Fixed in 1.3.1

commented

(When they approve the file)

commented

thx.

commented

And they have approved the file. Could you verify that that does fix the issue you were having?

commented

The problem remains. Perhaps here the problem is that changing the length of the progress bar?

commented

default width:
default

I changed the width from 182 to 350.

width 182 - all ok

commented

ooooh ok

commented

oh, now I am getting it.

commented

Silly me, assuming that the texture width would be the same size as whats displayed on screen. Ok, NOW its fixed

commented

Let me just clean up a few things like it...