Jump to content
  • 0

Server Crashing and Corruption


Question

Posted

Title: Server Crashing and Corruption

Version: 3.1.2

OS: Windows 7

Java Version: 7

Description of Problem:

Recently my server has started to freeze up for a bit. I didn't really take notice until it started crashing repeatedly. I have gotten this log many times, but I can't read to see what it does. The server keeps running, but none of the players have a connection. On top of that, trying to fix anything corrupts part of the map. Can anyone read the log or know how to fix this?

Error Messages:

Error Log:


at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:564)

at cpw.mods.fml.server.FMLBukkitHandler.onPreWorldTick(FMLBukkitHandler.java:160)

at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:164)

at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)

at net.minecraft.server.mod_IC2.tickStart(mod_IC2.java:2549)

at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:39)

at ic2.common.TileEntityCable.onCreated(TileEntityCable.java:78)

at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:142)

at ic2.common.EnergyNet.discover(EnergyNet.java:446)

at ic2.common.EnergyNet.getValidReceivers(EnergyNet.java:629)

at ic2.api.Direction.applyToTileEntity(Direction.java:24)

at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)

at net.minecraft.server.World.getTileEntity(World.java:1638)

at net.minecraft.server.Chunk.e(Chunk.java:634)

at net.minecraft.server.Block.getTileEntity(Block.java:939)

at cpw.mods.compactsolars.BlockCompactSolar.getBlockEntity(BlockCompactSolar.java:40)

at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:58)

java.lang.ArrayIndexOutOfBoundsException: 9

2012-09-23 23:12:28 [sEVERE] Unexpected exception

2012-09-23 23:12:28 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-23 23:12:28 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

2012-09-23 23:12:28 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:564)

2012-09-23 23:12:28 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreWorldTick(FMLBukkitHandler.java:160)

2012-09-23 23:12:28 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:164)

2012-09-23 23:12:28 [sEVERE] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)

2012-09-23 23:12:28 [sEVERE] at net.minecraft.server.mod_IC2.tickStart(mod_IC2.java:2549)

2012-09-23 23:12:28 [sEVERE] at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:39)

2012-09-23 23:12:28 [sEVERE] at ic2.common.TileEntityCable.onCreated(TileEntityCable.java:78)

2012-09-23 23:12:28 [sEVERE] at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:142)

2012-09-23 23:12:28 [sEVERE] at ic2.common.EnergyNet.discover(EnergyNet.java:446)

2012-09-23 23:12:28 [sEVERE] at ic2.common.EnergyNet.getValidReceivers(EnergyNet.java:629)

2012-09-23 23:12:28 [sEVERE] at ic2.api.Direction.applyToTileEntity(Direction.java:24)

2012-09-23 23:12:28 [sEVERE] at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)

2012-09-23 23:12:28 [sEVERE] at net.minecraft.server.World.getTileEntity(World.java:1638)

 

(read upwards)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...