@kawaiinekololis fixed it already. it probably was because i used not same java on gradle as idea
WaterFlex
Posts
-
Can't run liquidbounce in intelij idea -
Can't run liquidbounce in intelij ideaConnected to the target VM, address: '127.0.0.1:48381', transport: 'socket'
[15:45:13] [main/INFO]: Extra: []
[15:45:13] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, /home/v/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, 1.8.9, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[15:45:13] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:45:13] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: net.minecraftforge.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader.findClass(URLClassLoader.java:387) ~[?:1.8.0_362]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_362]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) ~[?:1.8.0_362]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_362]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_362]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_362]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_362]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_362]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
at GradleStart.main(GradleStart.java:26) [start/:?]
Disconnected from the target VM, address: '127.0.0.1:48381', transport: 'socket'Process finished with exit code 1
-
How to install liquidbounce text checker api@Vlad-K сбилди ликвидбаунс и создай новую функцию там если ты напишешь mc.thePlayer. у тебя будут подсказки
-
How to install liquidbounce text checker api@Vlad-K So its not possible. I recommend u to code in intelij idea
-
Matrix Semi DisablerSo to use this script u need autodisable(u can still use script without it , but u will have to turn off script and u get more vl) u can also skid it from liquidbounceplusreborn/fdp.
matrixdisabler.js
matrixlongjumpwithoutdamage.js -
I need a C03packet disable,thx and Happy spring festival!@Klivensh if(event.getPacket() instanceof C03PacketPlayer) {
event.cancelEvent()
} -
Automatic damage bow@B1RUKOV Exists in liquidbounce+/liquidbounce+reborn/fdp
If u want it in default liquidbounce u can skid it from these -
Aimbot module but made by the ChatGPT AI@AIGeneratedStuff Which question did you asked to ai to make this?
-
Can someone help me which font on arraylist is that? -
How to build LiquidBounce client@S3lvax https://github.com/SkidderMC/FDPClient/blob/main/docs/WORKSPACE.md and u probably have to run it with ./gradlew etc
-
I need a script that automatically sends "GG" when the game is over.@Mirage Does something appear when u want to say gg?
like message on screen? -
I need the envy long jump or long jump in all directions@DimbasKarambas ну а зачем тебе лонгджамп с енви в ликвиде?
-
can someone send any good resourcepacks?idk which resourcepacks I should use
-
How to make longjump yaw same as my yaw?@WaterFlex ok fixed it
-
How to make longjump yaw same as my yaw?@FaaatPotato it didn't work
what am i doing wrong
/// api_version=2
var script = registerScript({
name: "Longjump2",
version: "1.0.0",
authors: ["idk"]
});script.registerModule({
name: "Longjump2",
category: "Movement",
description: "idk."
}, function (module) {
module.on("enable", function() {
var playerYaw = Math.radians(mc.thePlayer.rotationYaw);
mc.thePlayer.motionX = 0.5 * -Math.sin(playerYaw);
mc.thePlayer.motionZ = 0.5 * Math.cos(playerYaw);
});
}); -
How to make longjump yaw same as my yaw?@FaaatPotato thx
-
How to make longjump yaw same as my yaw?How to make longjump yaw same as my yaw?
-
Verus KillAura Config@ali00035 Im dont know
-
Verus KillAura Config@ali00035 its work only on pvp duels
-
Verus KillAura ConfigThis also works on mineland lol