Jump to content
  • 0

Wireless redstone won't work


Question

Posted

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:


[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)

4 answers to this question

Recommended Posts

  • 0
Posted

I had an issue with wireless redstone, i think it has something to do with Redpower (because it is in beta atm), but this being said i honestly don't know how to fix it. My issue was that certain frequency wouldn't work, as were the ones that are under 100 or so did. none the less this mod can very taxing on a server (anything that does wireless/teleportation of items). The only real good use for wireless redstone was for frame engines but you are only adding maybe a block or two more for the wires really

  • 0
Posted

When you removed and replaced the mod, did you completely remove the jars/zips and replace them with freshly downloaded versions? Did you also make sure all config files were removed? I know these may seem obvious, but being thorough is good.

  • 0
Posted

I forgot to remove the redstone ehter folder from the world folder. After doing so it now works. Thanks a lot for your help!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...