Jump to content
  • 0

Error running a Tekkit 3.0.4 Server


Question

Posted

Title: Error running a Tekkit 3.0.4 Server

Version: 3.0.3/3.0.4

OS: Linux , Ubuntu 12.04

Java Version: java version "1.7.0_03"

Description of Problem:

I just downloaded the Tekkit server 3.0.4 ran it and got an error... Don't know what the problem is

Error Messages:

Error Log:


16:56:08 [sEVERE] java.lang.ExceptionInInitializerError

16:56:08 [sEVERE]       at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)

16:56:08 [sEVERE]       at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)

16:56:08 [sEVERE]       at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

16:56:08 [sEVERE]       at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

16:56:08 [sEVERE]       at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

16:56:08 [sEVERE]       at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

16:56:08 [sEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

16:56:08 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

16:56:08 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

16:56:08 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024

16:56:08 [sEVERE]       at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)

16:56:08 [sEVERE]       at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)

16:56:08 [sEVERE]       at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)

16:56:08 [sEVERE]       at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:25)

16:56:08 [sEVERE]       ... 9 more

16:56:08 [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.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

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

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

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

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

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

        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:25)

        ... 9 more

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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