Custom Loading Screen

Custom Loading Screen

3M Downloads

BetterLoadingScreen issue with ResourceLoader

Charnuz opened this issue ยท 5 comments

commented

ResourceLoader cannot override textures as normal when using BetterLoadingScreen, but adding textures for things with no texture works as intended.

commented

Hi, is this an issue about the overriding assets directory or the normal directory? Also what version is this for?

commented

This would be the 1.7.10 version, and about overriding assets.
Using [1.7.10] BetterLoadingScreen-1.3.8.jar, ResourceLoader-1.2 and forge-1.7.10-10.13.4.1614-1.7.10-universal.

If I were to create a texture to override Minecraft's dirt block, and place the image in the Resources dir that ResourceLoader creates, then the correct file path (resources\minecraft\textures\blocks\dirt.png), it would override the texture like a resourcepack would.
However, when BetterLoadingScreen is added, textures added to override textures do not work.
But if I add textures via ResourceLoader to be used by BetterLoadingScreen, those particular textures work just fine.

commented

The issue is still present in BetterLoadingScreen 1.3.9 combined with ResourceLoader 1.3, both 1.7.10 versions).
Any chance we'll see a fix for this issue on Minecraft 1.7.10?

commented

Realistically no. I think its fairly safe to say that this mod is dead as BC is taking up all of my modding time.

commented

That's a shame, there's really no alternative for your mod at this point. Thank you for your time anyway.