Jump to content

Question

Posted

Title: WirelessRedstone bug

Version: 3.0.3/3.0.4

OS: Debian

Java Version: JRE 1.7.0_05

Description of Problem:

Server wont start Tekkit 3.1

Error Messages:

Had to remove RedstoneWireless for it to start.

Error Log:


2012-07-20 12:25:59 [sEVERE] java.lang.ExceptionInInitializerError

2012-07-20 12:25:59 [sEVERE] 	at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)

2012-07-20 12:25:59 [sEVERE] 	at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)

2012-07-20 12:25:59 [sEVERE] 	at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

2012-07-20 12:25:59 [sEVERE] 	at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

2012-07-20 12:25:59 [sEVERE] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

2012-07-20 12:25:59 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

2012-07-20 12:25:59 [sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

2012-07-20 12:25:59 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-07-20 12:25:59 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-20 12:25:59 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024

2012-07-20 12:25:59 [sEVERE] 	at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)

2012-07-20 12:25:59 [sEVERE] 	at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)

2012-07-20 12:25:59 [sEVERE] 	at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)

2012-07-20 12:25:59 [sEVERE] 	at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:33)

2012-07-20 12:25:59 [sEVERE] 	... 9 more

2012-07-20 12:25:59 [sEVERE] Unexpected exception

java.lang.ExceptionInInitializerError

	at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)

	at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)

	at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

	at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

	at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

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

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

Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024

	at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)

	at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)

	at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)

	at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:33)

	... 9 more

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