Jump to content
  • 0

Tekkit Crashes with lots of Exception Errors


Question

Posted

Title: Tekkit Crashes with lots of Exception Errors

Version: 3.1.2

OS: Win XP PRO

Java Version: Java 7 Update 5

Description of Problem:

Tekkit crashes once a day with a ton of Exception errors. When I see these errors on the console no one is able to log onto the server. I am able to execute the 'stop' command to shut it down. I start it up and then its good for the rest of the day. FYI - this Win XP box is only running 2 GB's so I have edited the launch.bat to start tekkit with onle 1 GB. I'm not sure if this is the cause and I just need to update or what.

Error Messages:

23:36:26 [sEVERE] java.lang.RuntimeException: java.lang.RuntimeException: java.l

ang.IndexOutOfBoundsException: Index: 0, Size: 0

23:36:26 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.raiseException(F

MLBukkitHandler.java:270)

23:36:26 [sEVERE] at net.minecraft.server.ModLoader.throwException(ModLoad

er.java:765)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.saveFre

q(SaveManager.java:428)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEtherFreque

ncy.saveFreq(RedstoneEtherFrequency.java:81)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEther.saveE

ther(RedstoneEther.java:156)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEtherSaveHa

ndler.onWorldSave(RedstoneEtherSaveHandler.java:17)

23:36:26 [sEVERE] at forge.ForgeHooks.onWorldSave(ForgeHooks.java:300)

23:36:26 [sEVERE] at net.minecraft.server.World.save(World.java:264)

23:36:26 [sEVERE] at net.minecraft.server.World.doTick(World.java:1771)

23:36:26 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:565)

23:36:26 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:467)

23:36:26 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

23:36:26 [sEVERE] Caused by: java.lang.RuntimeException: java.lang.IndexOutOfBou

ndsException: Index: 0, Size: 0

23:36:26 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.raiseException(F

MLBukkitHandler.java:270)

23:36:26 [sEVERE] at net.minecraft.server.ModLoader.throwException(ModLoad

er.java:765)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.writeNo

des(SaveManager.java:395)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.saveFre

q(SaveManager.java:424)

23:36:26 [sEVERE] ... 9 more

23:36:26 [sEVERE] Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size

: 0

23:36:26 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source)

23:36:26 [sEVERE] at java.util.ArrayList.set(Unknown Source)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.setSect

orUsed(SaveManager.java:208)

23:36:26 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.writeNo

des(SaveManager.java:354)

23:36:26 [sEVERE] ... 10 more

23:36:26 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IndexOutOfBoun

dsException: Index: 0, Size: 0

at cpw.mods.fml.server.FMLBukkitHandler.raiseException(FMLBukkitHandler.

java:270)

at net.minecraft.server.ModLoader.throwException(ModLoader.java:765)

at codechicken.wirelessredstone.core.SaveManager.saveFreq(SaveManager.ja

va:428)

at codechicken.wirelessredstone.core.RedstoneEtherFrequency.saveFreq(Red

stoneEtherFrequency.java:81)

at codechicken.wirelessredstone.core.RedstoneEther.saveEther(RedstoneEth

er.java:156)

at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldSav

e(RedstoneEtherSaveHandler.java:17)

at forge.ForgeHooks.onWorldSave(ForgeHooks.java:300)

at net.minecraft.server.World.save(World.java:264)

at net.minecraft.server.World.doTick(World.java:1771)

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

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

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

Caused by: java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Inde

x: 0, Size: 0

at cpw.mods.fml.server.FMLBukkitHandler.raiseException(FMLBukkitHandler.

java:270)

at net.minecraft.server.ModLoader.throwException(ModLoader.java:765)

at codechicken.wirelessredstone.core.SaveManager.writeNodes(SaveManager.

java:395)

at codechicken.wirelessredstone.core.SaveManager.saveFreq(SaveManager.ja

va:424)

... 9 more

Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

at java.util.ArrayList.rangeCheck(Unknown Source)

at java.util.ArrayList.set(Unknown Source)

at codechicken.wirelessredstone.core.SaveManager.setSectorUsed(SaveManag

er.java:208)

at codechicken.wirelessredstone.core.SaveManager.writeNodes(SaveManager.

java:354)

... 10 more

Error Log:




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