Jump to content

Question

Posted

Title: Server Wont Start

Version: 3.1.2

OS: Linux

Java Version: Not sure the server is hosted by Creeperhost

Description of Problem:

Server will not start up

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-10-16 16:38:12 [sEVERE] Unexpected exception

2012-10-16 16:38:12 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-10-16 16:38:12 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

2012-10-16 16:38:12 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:564)

2012-10-16 16:38:12 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreWorldTick(FMLBukkitHandler.java:160)

2012-10-16 16:38:12 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:164)

2012-10-16 16:38:12 [sEVERE] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)

2012-10-16 16:38:12 [sEVERE] at net.minecraft.server.mod_IC2.tickStart(mod_IC2.java:2549)

2012-10-16 16:38:12 [sEVERE] at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:39)

2012-10-16 16:38:12 [sEVERE] at ic2.common.TileEntityCable.onCreated(TileEntityCable.java:78)

2012-10-16 16:38:12 [sEVERE] at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:142)

2012-10-16 16:38:12 [sEVERE] at ic2.common.EnergyNet.discover(EnergyNet.java:446)

2012-10-16 16:38:12 [sEVERE] at ic2.common.EnergyNet.getValidReceivers(EnergyNet.java:629)

2012-10-16 16:38:12 [sEVERE] at ic2.api.Direction.applyToTileEntity(Direction.java:24)

2 answers to this question

Recommended Posts

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