These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
I found a bug when you are joining a server and it is on the loading server screen and when you press enter, it says the game broke. I considered this as a bug so you guys can fix it.
Please provide logs. You can find tutorials in the tutorials section, they're stickied.
Oct 04, 2014 12:49:40 PM net.classicube.launcher.ClientLauncher launchClient INFO: C:\Program Files (x86)\Java\jre7\bin\java -cp client.jar;libs/* -Djava.library.path=C:\Users\ADMIN\AppData\Roaming.net.classicube.client\natives -Dorg.lwjgl.util.Debug=true -Dsun.java2d.noddraw=true -Dsun.awt.noerasebackground=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -Xmx800m com.oyasunadev.mcraft.client.core.ClassiCubeStandalone 188.165.207.207 25565 [email protected] ######## http://s3.amazonaws.com/MinecraftSkins/ false
I was able to reproduce the error
16:32:01 [SEVERE] Fatal error in main loop (onFrame)
java.lang.NullPointerException
at com.mojang.minecraft.Minecraft.handleInput(Minecraft.java:1920)
at com.mojang.minecraft.Minecraft.tick(Minecraft.java:1741)
at com.mojang.minecraft.Minecraft.onFrame(Minecraft.java:906)
at com.mojang.minecraft.Minecraft.run(Minecraft.java:842)
at java.lang.Thread.run(Unknown Source)