Posted June 23, 20169 yr Could you please explain the exact constraints for a custom loading screen gif?
June 23, 20169 yr Author At the time the loading screen runs there is nothing set up regarding resource packs or anything yet. There isn't really a way to change the gif. So does ".minecraft\resources\assets\fml\textures\gui\forge.gif" not change it anymore?
June 24, 20169 yr Author Oh, yes I guess you could put it there in the default resource location. Well, it has to have the same dimensions as the real one. Resolution, frames, or total file size? Seems just matching the resolution doesn't work.
June 24, 20169 yr Author Looking at the code, as long as you put any valid image there (doesn't even have to be a gif, just have the ".gif" extension) the code will load and display it. It doesn't even need to match in size. java.lang.ArrayIndexOutOfBoundsException: 4096
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.