[HELP]
-
Don't run client just make changes and build
-
what is the problem
-
@leaked-pvp I fixed it but the errors in the console remained
-
is that crossversion?
-
@skiddermaster412 This is legacy I downloaded from here https://github.com/CCBlueX/LiquidBounce/tree/legacy
-
@leaked-pvp I changed the path Jre jre1.8.0_171 and gives this error
==================================================================
[14:27:45] [Client thread/INFO]: Setting user: Player722
[14:28:05] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:28:05] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:529]: ---- Minecraft Crash Report ----
// I let you down. SorryTime: 07.05.21 14:28
Description: Initializing gamejava.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
at net.ccbluex.liquidbounce.utils.render.IconUtils.readImageToBuffer(IconUtils.java:39)
at net.ccbluex.liquidbounce.utils.render.IconUtils.getFavicon(IconUtils.java:23)
at net.minecraft.client.Minecraft.handler$setWindowIcon$zzf000(Minecraft.java:3273)
at net.minecraft.client.Minecraft.setWindowIcon(Minecraft.java)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:406)
at net.minecraft.client.Minecraft.run(Minecraft.java:329)
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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
at GradleStart.main(GradleStart.java:26)A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at net.ccbluex.liquidbounce.utils.render.IconUtils.readImageToBuffer(IconUtils.java:39)
at net.ccbluex.liquidbounce.utils.render.IconUtils.getFavicon(IconUtils.java:23)
at net.minecraft.client.Minecraft.handler$setWindowIcon$zzf000(Minecraft.java:3273)
at net.minecraft.client.Minecraft.setWindowIcon(Minecraft.java)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:406)-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:329)
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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
at GradleStart.main(GradleStart.java:26)-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 203150728 bytes (193 MB) / 313524224 bytes (299 MB) up to 885522432 bytes (844 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
MixinLoader (unknown)Launched Version: 1.8.9 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: No Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>
[14:28:05] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:529]: #@!@# Game crashed! Crash report saved to: #@!@# D:\LiquidBounce-legacy\1.8.9-Forge\run.\crash-reports\crash-2021-05-07_14.28.05-client.txt
Disconnected from the target VM, address: '127.0.0.1:54186', transport: 'socket'Process finished with exit code -1
-
@leaked-pvp Can you tell me which version of the jdk should be?
-
@leaked-pvp gives the same error