Error On Startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Poseidon820

New Member
Jul 29, 2019
2
0
0
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.
 

yuval3210

New Member
Jul 29, 2019
14
0
0
To fix this you have to go to your world in the server folder and delete the folder called "RedstoneEther".
After that replace your "mods" folder in your server folder with a new "mods" folder from
a new server(with the same version).
Keep in mind - all your wireless retrievers and receivers will be lost!!!!!!!
Hope this comment isn't too late to help you!