Crash report help

  • 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

Caggen

New Member
Jul 29, 2019
6
0
0
Sorry if this is posted in the wrong forum :(
So, the server I'm playing on his having some problems with wireless redstone. I'm just one of the players, so don't really know how to interpret the crash report. Because of this I'm asking you guys for help, here goes:

Time: 8/18/13 9:48 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at codechicken.multipart.handler.MultipartSPH$.getTileStream(PacketHandlers.scala:111)
at codechicken.multipart.TileMultipart.getWriteStream(TileMultipart.scala:184)
at codechicken.multipart.TileMultipart.getWriteStream(TileMultipart.scala:182)
at codechicken.multipart.TMultiPart.sendDescUpdate(TMultiPart.scala:94)
at codechicken.wirelessredstone.logic.WirelessPart.updateChange(WirelessPart.java:218)
at codechicken.wirelessredstone.logic.ReceiverPart.setActive(ReceiverPart.java:44)
at TTileReceiver$$1$class.setActive(Unknown Source)
at TileMultipart_cmp$$3.setActive(Unknown Source)
at codechicken.wirelessredstone.core.RedstoneEtherFrequency.updateReceiver(RedstoneEtherFrequency.java:238)
at codechicken.wirelessredstone.core.RedstoneEtherFrequency.addReceiver(RedstoneEtherFrequency.java:106)
at codechicken.wirelessredstone.core.RedstoneEtherServer.addReceiver(RedstoneEtherServer.java:155)
at codechicken.wirelessredstone.logic.ReceiverPart.addToEther(ReceiverPart.java:134)
at codechicken.wirelessredstone.logic.WirelessPart.onWorldJoin(WirelessPart.java:162)
at codechicken.multipart.TMultiPart.onChunkLoad(TMultiPart.scala:79)
at codechicken.multipart.TileMultipart$$anonfun$onChunkLoad$1.apply(TileMultipart.scala:94)
at codechicken.multipart.TileMultipart$$anonfun$onChunkLoad$1.apply(TileMultipart.scala:94)
at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:47)
at codechicken.multipart.TileMultipart.onChunkLoad(TileMultipart.scala:94)
at codechicken.multipart.TickScheduler$ChunkTickScheduler.load(TickScheduler.scala:166)
at codechicken.core.world.WorldExtension.loadChunk(WorldExtension.java:47)
at codechicken.core.world.WorldExtensionManager$WorldExtensionEventHandler.onChunkLoad(WorldExtensionManager.java:60)
at net.minecraftforge.event.ASMEventHandler_248_WorldExtensionEventHandler_onChunkLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1069)
at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:212)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:251)
at net.minecraft.world.World.func_72964_e(World.java:721)
at net.minecraft.world.World.func_72796_p(World.java:3018)
at net.minecraft.world.WorldServer.func_72796_p(WorldServer.java:196)
at mods.mffs.common.ModularForceFieldSystem$MFFSChunkloadCallback.ticketsLoaded(ModularForceFieldSystem.java:727)
at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:517)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64)
at net.minecraftforge.event.ASMEventHandler_0_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:379)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Could post detailed walkthrough if needed.
Thankful for any help <3
 

cjm721

New Member
Jul 29, 2019
734
0
1
I go this issue and its a conflict between wireless redstone and MFFS, still have not tracked down the situation that has caused it. If you start up your server without the Wireless redstone mods it will delete the items, its a semi fix and I would rather fix it then delete the items but it is a valid temp fix.