jjtcomkid Posted July 27, 2012 Posted July 27, 2012 Title: Crash when connecting to server. Version: 3.0.3/3.0.4 OS: Windows XP 32 bit. Java Version: Java 7 Description of Problem: Whenever I try to connect to my server, MC crashes with a white screen. Error Messages: None, white screen. Error Log: [16:46:16] [sEVERE] Launcher is starting.... [16:46:16] [sEVERE] Launcher Build: '1.0.1.3' [16:46:16] [sEVERE] Allocated 494.9375 Mb of RAM [16:46:16] [sEVERE] Java VM: '1.7.0_05-b06' [16:46:16] [sEVERE] OS Version: '5.1' [16:46:16] [sEVERE] Is 64-bit: 'false' -- snip -- [16:49:49] [sEVERE] java.lang.NullPointerException [16:49:49] [sEVERE] at um.a(SourceFile:28) [16:49:49] [sEVERE] at tw.a(RenderItem.java:117) [16:49:49] [sEVERE] at tw.a(RenderItem.java:526) [16:49:49] [sEVERE] at ahu.a(RenderManager.java:189) [16:49:49] [sEVERE] at ws.a(SourceFile:64) [16:49:49] [sEVERE] at cw.b(EffectRenderer.java:172) [16:49:49] [sEVERE] at lr.a(EntityRenderer.java:1295) [16:49:49] [sEVERE] at lr.b(EntityRenderer.java:1033) [16:49:49] [sEVERE] at EntityRendererProxy.b(EntityRendererProxy.java:21) [16:49:49] [sEVERE] at net.minecraft.client.Minecraft.x(Minecraft.java:869) [16:49:49] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:747) [16:49:49] [sEVERE] at java.lang.Thread.run(Unknown Source)
0 The_DarthMoogle Posted July 27, 2012 Posted July 27, 2012 It looks like your server is running plugins designed for JRE6... However, I should double check that your version of Java7 is 32bit to match your OS
0 jjtcomkid Posted July 27, 2012 Author Posted July 27, 2012 The weird thing is that my other Win 7 32bit laptop can connect to the same server just fine. I don't know how to check if Java is 32bit or 64bit, but here is the output from java -version: C:\>java -version java version "1.7.0_05" Java SE Runtime Environment (build 1.7.0_05-b06) Java HotSpot Client VM (build 23.1-b03, mixed mode, sharing) I have CommandBook, Dynmap, EM - Creeper, Hawkeye, Tree Assist, WorldEdit, and WorldGuard as plugins. How can I figure out which plugin is causing problems?
0 The_DarthMoogle Posted July 27, 2012 Posted July 27, 2012 You can go to Control Panel, then Java, to see which versions you have.
0 jjtcomkid Posted July 28, 2012 Author Posted July 28, 2012 No luck there, just basically the same information as java -version. I think it is safe to assume that I have Java 7 32bit. Also, the main error seems to be changing. Here is a new log: -- snip -- [18:22:28] [sEVERE] java.lang.IndexOutOfBoundsException: -98 [18:22:28] [sEVERE] at java.nio.DirectByteBuffer.get(Unknown Source) [18:22:28] [sEVERE] at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399) [18:22:28] [sEVERE] at ic2.platform.Keyboard.isForwardKeyDown(Keyboard.java:19) [18:22:28] [sEVERE] at ic2.platform.Keyboard.sendKeyUpdate(Keyboard.java:42) [18:22:28] [sEVERE] at ic2.platform.Ic2.onTickInGame(Ic2.java:344) [18:22:28] [sEVERE] at ModLoader.onTick(ModLoader.java:1102) [18:22:28] [sEVERE] at EntityRendererProxy.b(EntityRendererProxy.java:22) [18:22:28] [sEVERE] at net.minecraft.client.Minecraft.x(Minecraft.java:869) [18:22:28] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:747) [18:22:28] [sEVERE] at java.lang.Thread.run(Unknown Source) I think this has to do with mouse buttons. I am going to try clearing my options.txt file and starting fresh. EDIT: Huh, that worked. No idea what was wrong with the options.
Question
jjtcomkid
Title: Crash when connecting to server.
Version: 3.0.3/3.0.4
OS: Windows XP 32 bit.
Java Version: Java 7
Description of Problem:
Whenever I try to connect to my server, MC crashes with a white screen.
Error Messages:
None, white screen.
Error Log:
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now