[MC-1.8.9] Language not being loaded from the jar file
altrisi opened this issue · 3 comments
Description of the bug
When you open the MusicPlayer GUI, the places where there should be "translated" text show the string identifiers instead.
The problem isn't the mod not trying to translate those strings since adding a resourcepack with those language strings (for example, the ones found by decompressing the jar) makes them load correctly.
To Reproduce
- Launch Minecraft
- Open the MusicPlayer GUI by hitting F8, going to the menu screen or any way
- Easily observable
Expected behavior
Those language strings should have been translated by the game engine, but it seems that the engine didn't find their translated version.
Screenshots
Ignore the fact that the transparent button background makes the buttons invisible, it's only because one of my resourcepacks makes default buttons transparent.
Versions
- Mod version: 2.0.3.76 (also tested in previous version)
- Minecraft version: 1.8.9
- Forge version: 1.8.9-11.15.1.1722
- UTeamCore version: 1.3.0.63
No log information regarding the miss of those files, it is silently ignoring them.
Other installed mods:
.
│ 256chat-1.8.9-1.1b.jar
│ Ambience+1.0-4.jar
│ Autotip-3.0.1 [1.8-1.12.2].jar
│ BetterFps-1.2.0.jar
│ Blur-MC1.8.9-1.0.4-2.jar
│ CustomMainMenu-MC1.8.9-2.0.jar
│ DynamicSurroundings-1.8.9-2.0.5.6.jar
│ foamfix-0.6.3-law-1.8.x.jar
│ FpsReducer-mc1.8.9-1.10.3.jar
│ MemoryFix-0.3.jar
│ MouseDelayFix-1.0.jar
│ noclosemychat-v1.0.jar
│ OptiFine_1.8.9_HD_U_L5.jar
│ Resource Exploit Fix-2.0 (1.8.9).jar
│ ResourceLoader-MC1.8.8-1.4.jar
│ SkyblockAddons-1.4.2-for-MC-1.8.9.jar
│ SneakAnimationFix-1.0.jar
│ [1.8.9] Sidebar Mod Revamp.jar
Additional information
This issue was first seen in #54 without being the main issue.
I'm attaching again a workaround for this bug that is loading those strings externally from a resourcepack, if anyone is interested.
Fix for Music Player.zip
This issues seems to be an issue with an other mods. Cannot reproduce with only forge and musicplayer. I dont really have time to search for all these mods and test which mod causes this so I leave it as it is for now