AlexIIL / CustomLoadingScreen

A way to customise the loading screen in minecraft forge.
GNU General Public License v3.0
17 stars 12 forks source link

A visual bug when loading #43

Open Tsyklop opened 8 years ago

Tsyklop commented 8 years ago

look video: https://youtu.be/HdduGJAK-AQ

time: 0:45 - 0:52.

AlexIIL commented 8 years ago

So it seems the issue happens during "Not Enough Resources" is being shown, so when "Realistic terrain generation" is being loaded. Can you check to see if removing RTG fixes the problem?

Tsyklop commented 8 years ago

I remove RTG and NER and problem still here.

AlexIIL commented 8 years ago

I'm not sure then. I'll have a play around to see if I can reproduce it.

Tsyklop commented 8 years ago

here: https://drive.google.com/file/d/0B9c2x-D6eUzeX3JBX3FSMy1HMU0/view?usp=sharing

I`m using MultiMC. Forge 10.13.4.1614 and LiteLoader 1.7.10_04

Tsyklop commented 8 years ago

@AlexIIL can you fix this?

AlexIIL commented 8 years ago

Sorry, after some testing (and re-reading the code) I realised that I did my colour clearing in the wrong order.... I'll put a Jar here shortly...

AlexIIL commented 8 years ago

Can you try with this jar? (remove the ".zip" from the file name, github wouldn't let me upload a jar file directly) BetterLoadingScreen-1.3.9.jar.zip

Tsyklop commented 8 years ago

work. thanks

Tsyklop commented 8 years ago

@AlexIIL Can you paste BLS 1.3.9 on CurseForge?