<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Help!!]]></title><description><![CDATA[<pre><code>---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformerLoader (LiquidBounce-b73.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 7/7/20 3:02 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
	at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui$1.setupItems(ClickGui.java:52)
	at net.ccbluex.liquidbounce.ui.client.clickgui.Panel.&lt;init&gt;(Panel.java:55)
	at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui$1.&lt;init&gt;(ClickGui.java:48)
	at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.&lt;init&gt;(ClickGui.java:48)
	at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:121)
	at net.minecraft.client.Minecraft.handler$startGame$zzf000(Minecraft.java:3178)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
	at net.minecraft.client.Minecraft.func_99999_d(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:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui$1.setupItems(ClickGui.java:52)
	at net.ccbluex.liquidbounce.ui.client.clickgui.Panel.&lt;init&gt;(Panel.java:55)
	at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui$1.&lt;init&gt;(ClickGui.java:48)
	at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.&lt;init&gt;(ClickGui.java:48)
	at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:121)
	at net.minecraft.client.Minecraft.handler$startGame$zzf000(Minecraft.java:3178)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.Minecraft.func_99999_d(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:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
	Minecraft Version: 1.8.9
	Operating System: Windows 8.1 (amd64) version 6.3
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 188825904 bytes (180 MB) / 535826432 bytes (511 MB) up to 1416888320 bytes (1351 MB)
	JVM Flags: 3 total; -Xmn128M -Xmx1364M -XX:+UseConcMarkSweepGC
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_L5 3 mods loaded, 3 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar) 
	UCHIJA	Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar) 
	Loaded coremods (and transformers): 
TransformerLoader (LiquidBounce-b73.jar)
  net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
  net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
	GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics 4000'
	Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
	LWJGL: 2.9.4
	OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4252, Intel
	GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
</code></pre>
<pre><code>Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
OptiFine Version: OptiFine_1.8.9_HD_U_L5
OptiFine Build: 20191204-143016
Render Distance Chunks: 6
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.0.0 - Build 10.18.10.4252
OpenGlRenderer: Intel(R) HD Graphics 4000
OpenGlVendor: Intel
CpuCount: 4
</code></pre>
]]></description><link>https://forum.liquidbounce.net/topic/167/help</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 17:23:25 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/167.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jul 2020 10:57:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help!! on Fri, 01 Jan 2021 14:54:13 GMT]]></title><description><![CDATA[<p dir="auto">@support-abdou<br />
[RETARD] Abdou</p>
]]></description><link>https://forum.liquidbounce.net/post/8888</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/8888</guid><dc:creator><![CDATA[ohno]]></dc:creator><pubDate>Fri, 01 Jan 2021 14:54:13 GMT</pubDate></item><item><title><![CDATA[Reply to Help!! on Fri, 01 Jan 2021 13:58:20 GMT]]></title><description><![CDATA[<p dir="auto">I play liquid bounce b73 on 32 bit windows 7<br />
Now how to fix crashing<br />
Open minecraft launcher<br />
Edit the forge java to jre 1.8.0 200<br />
Enjoy<br />
If you have the problem<br />
Goto my channel on youtube<br />
AbdouTechnical</p>
]]></description><link>https://forum.liquidbounce.net/post/8886</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/8886</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 01 Jan 2021 13:58:20 GMT</pubDate></item><item><title><![CDATA[Reply to Help!! on Wed, 08 Jul 2020 03:32:34 GMT]]></title><description><![CDATA[<p dir="auto">If I didn't set LiquidBounce-1.8, it would work normally. If I set LiquidBounce-1.8, it would be broken.</p>
]]></description><link>https://forum.liquidbounce.net/post/812</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/812</guid><dc:creator><![CDATA[SStars]]></dc:creator><pubDate>Wed, 08 Jul 2020 03:32:34 GMT</pubDate></item><item><title><![CDATA[Reply to Help!! on Tue, 07 Jul 2020 13:18:33 GMT]]></title><description><![CDATA[<p dir="auto">lb cant work well with outdated cpu?</p>
]]></description><link>https://forum.liquidbounce.net/post/797</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/797</guid><dc:creator><![CDATA[LolMC]]></dc:creator><pubDate>Tue, 07 Jul 2020 13:18:33 GMT</pubDate></item><item><title><![CDATA[Reply to Help!! on Tue, 07 Jul 2020 11:47:28 GMT]]></title><description><![CDATA[<p dir="auto">32-bit.....?</p>
]]></description><link>https://forum.liquidbounce.net/post/793</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/793</guid><dc:creator><![CDATA[Azure]]></dc:creator><pubDate>Tue, 07 Jul 2020 11:47:28 GMT</pubDate></item><item><title><![CDATA[Reply to Help!! on Tue, 07 Jul 2020 11:35:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lolmc" aria-label="Profile: LolMC">@<bdi>LolMC</bdi></a> His computer is outdated... i5-3xxxM</p>
]]></description><link>https://forum.liquidbounce.net/post/792</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/792</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 07 Jul 2020 11:35:22 GMT</pubDate></item><item><title><![CDATA[Reply to Help!! on Tue, 07 Jul 2020 11:08:08 GMT]]></title><description><![CDATA[<p dir="auto">(amd64) version 6.3<br />
Java Version: 1.8.0_51, Oracle<br />
Corporation<br />
Java VM Version: Java HotSpot(TM)<br />
64-Bit Server VM (mixed mode),<br />
Oracle Corporation<br />
Memory: 188825904 bytes (180<br />
MB) / 535826432 bytes (511 MB) up<br />
to 1416888320 bytes (1351 MB)<br />
JVM Flags: 3 total; -Xmn128M -<br />
Xmx1364M -XX:<br />
+UseConcMarkSweepGC<br />
IntCache: cache: 0, tcache: 0,<br />
allocated: 0, tallocated: 0</p>
<p dir="auto">ok<br />
first problem:Java version is too old (1.8.0_51)</p>
<p dir="auto">2 is:your pc hava max ram is 1351 mb(but your setting in launcher max memory is 1364)</p>
<p dir="auto">3:i think the jar file(liquidbounce mod)is broken</p>
<p dir="auto">how to solve:<br />
-install lastest java version<br />
-right ram setting<br />
-download another jar file in website</p>
]]></description><link>https://forum.liquidbounce.net/post/790</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/790</guid><dc:creator><![CDATA[LolMC]]></dc:creator><pubDate>Tue, 07 Jul 2020 11:08:08 GMT</pubDate></item></channel></rss>