Problem Problem with crash

  • 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

Dweight

New Member
Jul 29, 2019
20
0
0
Hello, I have problem with crash on my FTB 1.6.4 server. A player can join the server, no problem with this, but after roughly 10-30 minutes, the player will get kicked, and the server will "crash".

Here is crash log: http://pastebin.com/8qTymZNH

Thanks for help.
 

Dweight

New Member
Jul 29, 2019
20
0
0
I have the latest version of MCPC. This is that modpack: http://goo.gl/WqNbg1 (Unleashed, Ultimate, DW).
Here is new kind of CL:

---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 4/18/14 7:59 AM
Description: Exception in server tick loop

java.lang.NullPointerException
at codechicken.wirelessredstone.core.RedstoneEtherServer.updateJammedNodes(RedstoneEtherServer.java:652)
at codechicken.wirelessredstone.core.RedstoneEtherServer.tick(RedstoneEtherServer.java:629)
at codechicken.wirelessredstone.core.WRCoreEventHandler.tickEnd(WRCoreEventHandler.java:121)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:892)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
 

Shmeeb

New Member
Jul 29, 2019
39
0
0
I had an error similar to this a while back, try resetting the forcedchunks.dat in your world file. (make a backup though)
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
I have the latest version of MCPC. This is that modpack: http://goo.gl/WqNbg1 (Unleashed, Ultimate, DW).
Um what? That's four different packs, one of which we can't help with. Which one is it? Cn you paste the full crash report on pastebin.com please? It appears to be wireless redstone to me and not chicken chunks related as stated above.