Jump to content
  • 0

Unexpected exception error


Question

Posted

Title: Unexpected exception error

Version: 3.1.2

OS: Windows 7

Java Version: 7

Description of Problem:

I had to get off my cp not to long ago. After that, i turned my computer back on and started my server. I then revived an Unexpected exception error. I have included the error report in the post.

Error Messages:

2012-09-23 17:34:22 [sEVERE] java.lang.NullPointerException

2012-09-23 17:34:22 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEther.setDimensionTransmitterCount(RedstoneEther.java:1484)

2012-09-23 17:34:22 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:656)

2012-09-23 17:34:22 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEther.reload(RedstoneEther.java:105)

2012-09-23 17:34:22 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldLoad(RedstoneEtherSaveHandler.java:12)

2012-09-23 17:34:22 [sEVERE] at forge.ForgeHooks.onWorldLoad(ForgeHooks.java:292)

2012-09-23 17:34:22 [sEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:37)

2012-09-23 17:34:22 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:276)

2012-09-23 17:34:22 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)

2012-09-23 17:34:22 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-09-23 17:34:22 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-23 17:34:22 [sEVERE] Unexpected exception

java.lang.NullPointerException

at codechicken.wirelessredstone.core.RedstoneEther.setDimensionTransmitterCount(RedstoneEther.java:1484)

at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:656)

at codechicken.wirelessredstone.core.RedstoneEther.reload(RedstoneEther.java:105)

at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldLoad(RedstoneEtherSaveHandler.java:12)

at forge.ForgeHooks.onWorldLoad(ForgeHooks.java:292)

at net.minecraft.server.WorldServer.<init>(WorldServer.java:37)

at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:276)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Error Log:




2 answers to this question

Recommended Posts

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...