Jump to content

Question

Posted

Title: ccsensors crash

Version: 3.1.2

OS: windows 7

Java Version: java 7

Description of Problem:

i was playing on my server the other day and decided to put down some sensors next to my quarry's. 2 seconds after i did my server crashed and everyone got kicked out and can't get in. How could i fix this?

Error Messages:

SEVERE] java.lang.ClassCastException: net.minecraft.server.ItemBlock cannot be cast to ccSensors.shared.ItemWiFiTransmitter

12:26 PM [sEVERE] at ccSensors.shared.TileEntityComputerSensor.updateChannelFreq(TileEntityComputerSensor.java:226)

12:26 PM [sEVERE] at ccSensors.shared.TileEntityComputerSensor.setItem(TileEntityComputerSensor.java:350)

12:26 PM [sEVERE] at buildcraft.core.StackUtil.tryAdding(StackUtil.java:272)

12:26 PM [sEVERE] at buildcraft.core.StackUtil.checkAvailableSlot(StackUtil.java:186)

12:26 PM [sEVERE] at buildcraft.core.StackUtil.addToRandomInventory(StackUtil.java:57)

12:26 PM [sEVERE] at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:450)

12:26 PM [sEVERE] at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:183)

12:26 PM [sEVERE] at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)

12:26 PM [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1190)

12:26 PM [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)

12:26 PM [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

12:26 PM [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

12:26 PM [sEVERE] Unexpected exception

Error Messages:

SEVERE] java.lang.ClassCastException: net.minecraft.server.ItemBlock cannot be cast to ccSensors.shared.ItemWiFiTransmitter

12:26 PM [sEVERE] at ccSensors.shared.TileEntityComputerSensor.updateChannelFreq(TileEntityComputerSensor.java:226)

12:26 PM [sEVERE] at ccSensors.shared.TileEntityComputerSensor.setItem(TileEntityComputerSensor.java:350)

12:26 PM [sEVERE] at buildcraft.core.StackUtil.tryAdding(StackUtil.java:272)

12:26 PM [sEVERE] at buildcraft.core.StackUtil.checkAvailableSlot(StackUtil.java:186)

12:26 PM [sEVERE] at buildcraft.core.StackUtil.addToRandomInventory(StackUtil.java:57)

12:26 PM [sEVERE] at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:450)

12:26 PM [sEVERE] at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:183)

12:26 PM [sEVERE] at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)

12:26 PM [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1190)

12:26 PM [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)

12:26 PM [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

12:26 PM [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

12:26 PM [sEVERE] Unexpected exception

Error Log:




3 answers to this question

Recommended Posts

  • 0
Posted

I've a feeling this might be related but apologies if not...

The ccSensors.shared.ItemWiFiTransmitter shows an item ID conflict on server startup (clean tekkit server install).

The following is a list of conflicts displayed on startup including the above (full log available if req'd):

[iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@5ba4eb44 while adding net.minecraft.server.ItemBlock@2851ec5d

[iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@321b9fc6 while adding net.minecraft.server.ItemBlock@339699dd

[iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitter@2232a6dc while adding ccSensors.shared.ItemWiFiTransmitter@2b68c70e

[iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.ItemComputerSensorBlock@599da9aa while adding net.minecraft.server.ItemBlock@7dee05dc

[iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.server.ItemBlock@604f2d14 while adding codechicken.enderstorage.ItemEnderChest@6e18ad71

[iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@40f4dd2b while adding net.minecraft.server.ItemMobSpawner@be4535e

[iNFO] CONFLICT @ -40 item slot already occupied by dan200.turtle.shared.ItemTurtle@2288e718 while adding net.minecraft.server.ItemBlock@49fbea5e

I suspect there to be an easy way to sort the above, but kind of assumed the server would *just work* out of the box - I only use mine for LAN with my son so was hoping to avoid the knitty gritty if poss?

Thanks in advance!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...