MC Crashes
-
Idk why but GUI crash look:
-
-
@idk-my-name not working
-
@faaatpotato redownload liquidbounce jar, maybe its corrupted
-
@wtf did it today i downloaded the newest build, also at the old one it was crashing
-
@faaatpotato try using TLauncher's Forge
-
it has some problem using this line (or something close to it)
public void drawWorldBackground(int tint) { if (this.mc.theWorld != null) { this.drawGradientRect(0, 0, this.width, this.height, -1072689136, -804253680); } else { this.drawBackground(tint); } }