Jump to content
  • 0

[3.0.3/3.0.4] Wireless Redstone On Ubuntu


Question

Posted

Title: Wireless Redstone Crash On Ubuntu

Version: 3.0.3/3.0.4

OS: Ubuntu 12.04

Java Version: SE7

Description of Problem:

Wireless Redstone Failure On Start Up Due To Array Error

Full Log at http://pastebin.com/3i6drrPY

Error Messages:

19:04:48 [sEVERE] java.lang.ExceptionInInitializerError

19:04:48 [sEVERE] at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)

Error Log:


19:04:48 [iNFO] Adding Material: 187:X187

19:04:48 [sEVERE] java.lang.ExceptionInInitializerError

19:04:48 [sEVERE] at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)

19:04:48 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)

19:04:48 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

19:04:48 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

19:04:48 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

19:04:48 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

19:04:48 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

19:04:48 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

19:04:48 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

19:04:48 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024

19:04:48 [sEVERE] at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)

19:04:48 [sEVERE] at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)

19:04:48 [sEVERE] at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)

19:04:48 [sEVERE] at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:25)

19:04:48 [sEVERE] ... 9 more

19:04:48 [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

>

4 answers to this question

Recommended Posts

  • 0
Posted

I'm posting after I just re-downloaded the server files from scratch

I then deleted the config files and the server starts but when ever I craft a receiver jamer or transmitter i get kicked from the server with an internal server error on my end but no error is printed in the consol

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