Jump to content

Question

Posted

Title: cant start up server

Version: 3.0.3/3.0.4

OS: ubuntu server 12.04 LTS

Java Version: java version 1.7.0_03 openJDK

Description of Problem:

when i start up my server it will start showing all the files its adding then eventually it will start saying these errors that i have no idea why it wont work but says something about java language. I can run a normal bukkit server on here but when i try to run this one it just does not work. from what i can see this is all it says for errors and im sorry if i put this in the wrong forum i was not completely sure where to put it...

Error Messages:

20:37:57 [sEVERE] java.lang.ExceptionInInitializerError

20:37:57 [sEVERE] at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)

20:37:57 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)

20:37:57 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

20:37:57 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

20:37:57 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

20:37:57 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

20:37:57 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

20:37:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

20:37:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

20:37:57 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024

20:37:57 [sEVERE] at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)

20:37:57 [sEVERE] at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)

20:37:57 [sEVERE] at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)

20:37:57 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:25)

20:37:57 [sEVERE] ... 9 more

20:37:57 [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

Error Log:


 

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.

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