CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    [Help]Run LiquidBouce source code error

    Kotlin/Java
    7
    17
    492
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      F_FBI last edited by

      After I import the source code of LiquidBounce in IntelliJ IDEA, I want to change it. When I change the debugging program, I have the following error:
      [15:05:47] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:529]: ---- Minecraft Crash Report ----
      // This doesn't make any sense!

      Time: 20-7-30 Afternoon3:05
      Description: Initializing game

      java.lang.NullPointerException: Initializing game
      at org.lwjgl.opengl.Display.setIcon(Display.java:1222)
      at net.minecraft.client.Minecraft.handler$setWindowIcon$zzf000(Minecraft.java:3246)
      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 org.lwjgl.opengl.Display.setIcon(Display.java:1222)
      at net.minecraft.client.Minecraft.handler$setWindowIcon$zzf000(Minecraft.java:3246)
      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_251, Oracle Corporation
      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      Memory: 101976544 bytes (97 MB) / 245366784 bytes (234 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>
      

      [15:05:47] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:529]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\19077\Desktop\Kill\1.8.9-Forge\run.\crash-reports\crash-2020-07-30_15.05.47-client.txt

      1 Reply Last reply Reply Quote 0
      • A
        Aftery last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • Senk Ju
          Senk Ju Admin last edited by

          Try re-downloading LiquidBounce and replacing the jar file inside the mods folder.

          F 1 Reply Last reply Reply Quote 0
          • F
            F_FBI @Senk Ju last edited by

            @Senk-Ju An error occurred when I was running Liquidbounce source

            1 Reply Last reply Reply Quote 0
            • Litely
              Litely last edited by

              be5ad864-9f61-458b-8a2b-739d9b4ce14f-image.png

              A 1 Reply Last reply Reply Quote 0
              • A
                Aftery @Litely last edited by

                @idkmyname send me your LiquidBounce.kt

                exit scammed Litely F 3 Replies Last reply Reply Quote 0
                • exit scammed
                  exit scammed @Aftery last edited by

                  @Aftery said in [Help]Run LiquidBouce source code error:

                  @idkmyname send me your LiquidBounce.kt

                  how to add a module into liquidbounce src like ur blockanimation.class someone sent on discord

                  1 Reply Last reply Reply Quote 0
                  • LolMC
                    LolMC last edited by

                    edit mixinitemrender.java

                    F 1 Reply Last reply Reply Quote 0
                    • Azure
                      Azure last edited by

                      make sure you registered the module at modulemanager.

                      1 Reply Last reply Reply Quote 0
                      • Litely
                        Litely @Aftery last edited by

                        @Aftery https://github.com/CCBlueX/LiquidBounce/blob/master/1.8.9-Forge/src/main/java/net/ccbluex/liquidbounce/LiquidBounce.kt

                        A 1 Reply Last reply Reply Quote 0
                        • Azure
                          Azure last edited by

                          no wtf r u stupid

                          1 Reply Last reply Reply Quote 0
                          • A
                            Aftery @Litely last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • Litely
                              Litely last edited by

                              what
                              //8chars

                              1 Reply Last reply Reply Quote 0
                              • F
                                F_FBI @Aftery last edited by

                                @A*ftery
                                I have no other changes, I will change the version number of the LiquidBounce.kt

                                1 Reply Last reply Reply Quote 0
                                • F
                                  F_FBI @LolMC last edited by

                                  @LolMC Sorry I ask, how can I change it, do you have a tutorial?

                                  1 Reply Last reply Reply Quote 0
                                  • Azure
                                    Azure last edited by

                                    ctrl+n
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • LolMC
                                      LolMC last edited by

                                      no .

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post
                                      About
                                      • Terms of Service
                                      • Privacy Policy
                                      • Status
                                      • Contact Us
                                      Downloads
                                      • Releases
                                      • Source code
                                      • License
                                      Docs
                                      • Tutorials
                                      • CustomHUD
                                      • AutoSettings
                                      • ScriptAPI
                                      Community
                                      • Forum
                                      • Guilded
                                      • YouTube
                                      • Twitter
                                      • D.Tube