Jump to content
  • 0

Server Crashing and Corruption


66jarjar66

Question

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)

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...