Title: The server won't start up (Problem with initializing some mods?)
Version: 3.0.3/3.0.4
OS: CentOS 5
Java Version: jre-7u5-linux-x64
Description of Problem:
I assume there is some problem with initializing the mods because the server doesn't even start up. It just crashes after pasting the error log.
Error Messages:
Error Log:
12:18:55 [sEVERE] java.lang.ExceptionInInitializerError
12:18:55 [sEVERE] at net.minecraft.server.WirelessRedstoneCore.initialize( WirelessRedstoneCore.java:49)
12:18:55 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneCore.load(mo d_WirelessRedstoneCore.java:12)
12:18:55 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoa derModContainer.java:271)
12:18:55 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)
12:18:55 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :539)
12:18:55 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:121)
12:18:55 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:159)
12:18:55 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426)
12:18:55 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492)
12:18:55 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024
12:18:55 [sEVERE] at codechicken.core.ConfigFile.readLine(ConfigFile.java: 158)
12:18:55 [sEVERE] at codechicken.core.ConfigFile.loadConfig(ConfigFile.jav a:68)
12:18:55 [sEVERE] at codechicken.core.ConfigFile.<init>(ConfigFile.java:41 )
12:18:55 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.<clinit >(SaveManager.java:25)
12:18:55 [sEVERE] ... 9 more
12:18:55 [sEVERE] Unexpected exception
java.lang.ExceptionInInitializerError
at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstone Core.java:49)
at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedsto neCore.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.ja va:25)
... 9 more
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.
Question
Numerios
Title: The server won't start up (Problem with initializing some mods?)
Version: 3.0.3/3.0.4
OS: CentOS 5
Java Version: jre-7u5-linux-x64
Description of Problem:
I assume there is some problem with initializing the mods because the server doesn't even start up. It just crashes after pasting the error log.
Error Messages:
Error Log:
12:18:55 [sEVERE] java.lang.ExceptionInInitializerError 12:18:55 [sEVERE] at net.minecraft.server.WirelessRedstoneCore.initialize( WirelessRedstoneCore.java:49) 12:18:55 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneCore.load(mo d_WirelessRedstoneCore.java:12) 12:18:55 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoa derModContainer.java:271) 12:18:55 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220) 12:18:55 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :539) 12:18:55 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:121) 12:18:55 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:159) 12:18:55 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 12:18:55 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 12:18:55 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024 12:18:55 [sEVERE] at codechicken.core.ConfigFile.readLine(ConfigFile.java: 158) 12:18:55 [sEVERE] at codechicken.core.ConfigFile.loadConfig(ConfigFile.jav a:68) 12:18:55 [sEVERE] at codechicken.core.ConfigFile.<init>(ConfigFile.java:41 ) 12:18:55 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.<clinit >(SaveManager.java:25) 12:18:55 [sEVERE] ... 9 more 12:18:55 [sEVERE] Unexpected exception java.lang.ExceptionInInitializerError at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstone Core.java:49) at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedsto neCore.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.ja va:25) ... 9 more0 answers 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.