LiquidBounce failing to load theme files (blank screen)
-
Hi, I just installed the latest nighly build of the next-gen version, but the mod is unable to load the theme files for some reason:
[10:50:47] [main/ERROR]: [MainFrame 1 (file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/hud/index.html)]: Failed to load file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/hud/index.html, 0(file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/hud/index.html) [10:50:47] [main/INFO]: [MainFrame 1 ()]: The view finished loading [10:50:47] [main/ERROR]: [MainFrame 3 (file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/title/index.html)]: Failed to load file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/title/index.html, 0(file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/title/index.html) [10:50:47] [main/INFO]: [MainFrame 3 ()]: The view finished loading [10:50:47] [main/ERROR]: [MainFrame 5 (file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/splashscreen/index.html)]: Failed to load file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/splashscreen/index.html, 0(file:///home/TheDcoder/.local/share/multimc/instances/LiquidBounce%20Fabric/.minecraft/LiquidBounce/themes/default/splashscreen/index.html)
As a result, I am getting a blank screen upon launch. Here is the full log from the session: https://bpa.st/RIRA
Thanks for the help and for creating an open-source hack client for Minecraft.
-
I want to clarify that my configuration is totally vanilla, I have not touched any files and I am running LiquidBounce in a clean instance of Minecraft (managed by MultiMC).
In other words, this is an "out-of-the-box" bug.
I am using Linux if that makes any difference.
-
@thedcoder i believe that is the extract zip method, probably only works in windows
-
@skiddermaster412 Yes, I extracted the JAR out of the ZIP.
Don't think it has to do anything with the error though, the game runs, I can even hear the splash screen music, it's only the screen which is blank due to the files not being loaded (I guess).
-
@thedcoder i was refering to the method that extracts the "theme zip" into your mc folder
-
@senk-ju Oh... well, that's unfortunate
What are the issues you are facing with Linux/Mac? Is there a ticket on GitHub tracking the issues for non-Windows playforms?
@skiddermaster412 I see, but that still is not the issue, as I am able to manually open the extracted theme files (they are present in the location mentioned in the error message)
Edit: Found the relevant issue on GitHub, but it was closed by the reporter.
-
@thedcoder said in LiquidBounce failing to load theme files (blank screen):
@senk-ju Oh... well, that's unfortunate
What are the issues you are facing with Linux/Mac? Is there a ticket on GitHub tracking the issues for non-Windows playforms?
Yes, there is already an issue for it: https://github.com/CCBlueX/LiquidBounce/issues/424.
The problem is that no one on the team is using Linux, so this issue was not of particularly high priority for us yet. If you know how to code and are willing to investigate it further, that would be highly appreciated.
-
@senk-ju said in LiquidBounce failing to load theme files (blank screen):
If you know how to code and are willing to investigate it further, that would be highly appreciated.
I can code, but don't have much experience with Java/Kotlin. I will try investigate the issue, I'll probably need help with some of the Java code, so will get in touch with you over guilded.gg after I am done.