Jump to content

Random File deletes


Deimos161

Recommended Posts

SO my server crashed today with this error

 18.12 22:16:58 [Multicraft] Skipped 6 lines due to rate limit (60/s)

18.12 22:16:47 [server] INFO at net.minecraft.server.mod_IC2.tickStart(mod_IC2.java:2549)

18.12 22:16:47 [server] INFO at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:39)

18.12 22:16:47 [server] INFO at ic2.common.TileEntityCable.onCreated(TileEntityCable.java:78)

18.12 22:16:47 [server] INFO at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:142)

18.12 22:16:47 [server] INFO at ic2.common.EnergyNet.discover(EnergyNet.java:446)

18.12 22:16:47 [server] INFO at ic2.common.EnergyNet.getValidReceivers(EnergyNet.java:629)

18.12 22:16:47 [server] INFO at ic2.api.Direction.applyToTileEntity(Direction.java:24)

18.12 22:16:47 [server] INFO at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)

18.12 22:16:47 [server] INFO at net.minecraft.server.World.getTileEntity(World.java:1638)

18.12 22:16:47 [server] INFO at net.minecraft.server.Chunk.e(Chunk.java:634)

18.12 22:16:47 [server] INFO at net.minecraft.server.Block.getTileEntity(Block.java:939)

18.12 22:16:47 [server] INFO at cpw.mods.compactsolars.BlockCompactSolar.getBlockEntity(BlockCompactSolar.java:40)

18.12 22:16:47 [server] INFO at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:58)

18.12 22:16:47 [server] INFO java.lang.ArrayIndexOutOfBoundsException: 9

18.12 22:16:47 [server] SEVERE Unexpected exception

18.12 22:16:47 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:564)

18.12 22:16:47 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onPreWorldTick(FMLBukkitHandler.java:160)

18.12 22:16:47 [server] SEVERE at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:164)

18.12 22:16:47 [server] SEVERE at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.mod_IC2.tickStart(mod_IC2.java:2549)

18.12 22:16:47 [server] SEVERE at ic2.common.TileEntityBlock$1.tickCallback(TileEntityBlock.java:39)

18.12 22:16:47 [server] SEVERE at ic2.common.TileEntityCable.onCreated(TileEntityCable.java:78)

18.12 22:16:47 [server] SEVERE at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:142)

18.12 22:16:47 [server] SEVERE at ic2.common.EnergyNet.discover(EnergyNet.java:446)

18.12 22:16:47 [server] SEVERE at ic2.common.EnergyNet.getValidReceivers(EnergyNet.java:629)

18.12 22:16:47 [server] SEVERE at ic2.api.Direction.applyToTileEntity(Direction.java:24)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.World.getTileEntity(World.java:1638)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.Chunk.e(Chunk.java:634)

18.12 22:16:47 [server] SEVERE at net.minecraft.server.Block.getTileEntity(Block.java:939)

18.12 22:16:47 [server] SEVERE at cpw.mods.compactsolars.BlockCompactSolar.getBlockEntity(BlockCompactSolar.java:40)

18.12 22:16:47 [server] SEVERE at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:58)

18.12 22:16:47 [server] SEVERE java.lang.ArrayIndexOutOfBoundsException: 9

Then when I brought the server back up players that have been on the server for a good month started logging in as new players, it almost seemed that their files were deleted. I looked and yeah players were missing. THis happened a couple of days ago with alch bags but we paid no real attention to.

But now its players files.

We are running tekkit version 3.1.2

Link to comment
Share on other sites

Not really sure this is a minecraft or tekkit issue...

Seems more likely to me that you have some insecure settings with Multicraft and FTP etc..

I'd work on securing your usernames and passwords for FTP/Multicraft, then worry about fixing your server.

As far as fixing the server goes... If you haven't been taking regular backups you may have little choice but to start it fresh. Sorry! Assuming your World files are still intact, you could possibly just drop in some clean mods and see how you go from there.

Link to comment
Share on other sites

The error's fixable, but I have no idea about the Playerdata problem. Like Djinnii said, it's probably a Multiworld problem or something.

Make a bug report, include the log, and someone will help you.

You need to press "submit a bug report" to post there.

Link to comment
Share on other sites

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