Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug] crash #1256

Open
idTxjWBaVu opened this issue Dec 22, 2024 · 1 comment
Open

[Bug] crash #1256

idTxjWBaVu opened this issue Dec 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@idTxjWBaVu
Copy link

FDPCLIENT crash info
Client version: b10 git-4969e7a
Time: 2024-12-22T12:31:16.375
Operating System: Windows 10 (Version: 10.0, Arch: amd64)
Java Version: 1.8.0_422 (Vendor: Azul Systems, Inc.)
Available Processors: 8
Max Memory: 4096 MB
Free Memory: 391 MB
Total Memory: 979 MB

--- Stacktrace ---
kotlin.UninitializedPropertyAccessException: lateinit property fontSmall has not been initialized
at net.ccbluex.liquidbounce.ui.font.Fonts.getFontSmall(Fonts.kt:34)
at net.ccbluex.liquidbounce.ui.client.gui.GuiMainMenu.func_73863_a(GuiMainMenu.kt:246)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:311)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:537)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1437)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:112)
at oolloo.jlw.Wrapper.main(Wrapper.java:105)

@idTxjWBaVu idTxjWBaVu added the bug Something isn't working label Dec 22, 2024
@RaditPro24
Copy link

Please help me when I open the client, it force closes

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants