I went to start my server and this is the error i get;
Description: Exception in server tick loop
java.lang.NullPointerException
at codechicken.wirelessredstone.core.RedstoneEtherServer.setDimensionTransmitterCount(RedstoneEtherServer.java:636)
at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:672)
at codechicken.wirelessredstone.core.RedstoneEtherServer.<init>(RedstoneEtherServer.java:34)
at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:120)
at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:30)
at net.minecraftforge.event.ASMEventHandler_94_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:180)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Please could somebody help.
Description: Exception in server tick loop
java.lang.NullPointerException
at codechicken.wirelessredstone.core.RedstoneEtherServer.setDimensionTransmitterCount(RedstoneEtherServer.java:636)
at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:672)
at codechicken.wirelessredstone.core.RedstoneEtherServer.<init>(RedstoneEtherServer.java:34)
at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:120)
at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:30)
at net.minecraftforge.event.ASMEventHandler_94_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:180)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Please could somebody help.