I run a small tekkit server for about 5 friends. We have no additional mods installed, nor did we change configs of any of the existing mods. After a short power outage I tried to start up the server but It didn't work (log bellow). I removed all 3 wireless redstone related mods from the server and it worked fine, but people are starting to miss wireless redstone as it was replaced by a cluster of ugly wires. Is there any way I could get it back and working again?
Error Messages:
Error Log:
[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)
Question
d3yci
Title: Wireless redstone won't work
Version: 3.1.2
OS: Windows 7 ultimate x64
Java Version: Java 7 update 7
Description of Problem:
I run a small tekkit server for about 5 friends. We have no additional mods installed, nor did we change configs of any of the existing mods. After a short power outage I tried to start up the server but It didn't work (log bellow). I removed all 3 wireless redstone related mods from the server and it worked fine, but people are starting to miss wireless redstone as it was replaced by a cluster of ugly wires. Is there any way I could get it back and working again?
Error Messages:
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