Jump to content
  • 0

Question

Posted

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)

4 answers to this question

Recommended Posts

  • 0
Posted

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
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...