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
Question
Simuciokas
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:
1 answer 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 accountSign in
Already have an account? Sign in here.
Sign In Now