Jump to content

Digiza

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Digiza

  1. Hey Guys / Girls,

     

    I have a really weird error, and I'm probbably way to tired to see it, and will kick myself for it, but currently im running Tekkit with MCPC and a few bukkit mods, and everything was 100% until suddenly this evening my other OP logged in and suddenly the server Crashes. its definitely something with him because got other guys to log in quick, with no issues, but soon as he logs in Bang. all gone.

     

    Server Log

    CrashLog

    2014-04-02 22:34:03 [INFO] SlayeR_Kev[/*********:50336] logged in with entity id 971 at ([DigitalCarnage] 17.5, 63.0, 286.5)
    2014-04-02 22:34:03 [INFO] Loading Player: SlayeR_Kev
    2014-04-02 22:34:03 [INFO] Sending serverside check to: SlayeR_Kev
    2014-04-02 22:34:03 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: -1
    2014-04-02 22:34:03 [SEVERE] 	at java.util.ArrayList.elementData(ArrayList.java:400)
    2014-04-02 22:34:03 [SEVERE] 	at java.util.ArrayList.get(ArrayList.java:413)
    2014-04-02 22:34:03 [SEVERE] 	at net.minecraft.server.management.ServerConfigurationManager.func_72374_b(ServerConfigurationManager.java:1125)
    2014-04-02 22:34:03 [SEVERE] 	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:914)
    2014-04-02 22:34:03 [SEVERE] 	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    2014-04-02 22:34:03 [SEVERE] 	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
    2014-04-02 22:34:03 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
    2014-04-02 22:34:03 [SEVERE] 	at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2014-04-02 22:34:03 [SEVERE] Encountered an unexpected exception ArrayIndexOutOfBoundsException
    java.lang.ArrayIndexOutOfBoundsException: -1
    	at java.util.ArrayList.elementData(ArrayList.java:400)
    	at java.util.ArrayList.get(ArrayList.java:413)
    	at net.minecraft.server.management.ServerConfigurationManager.func_72374_b(ServerConfigurationManager.java:1125)
    	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:914)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
    	at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2014-04-02 22:34:03 [SEVERE] This crash report has been saved to: /Minecraft/./crash-reports/crash-2014-04-02_22.34.03-server.txt
    
  2. Title: Startup error On UNIX enviroment

    Version: 3.1.2

    OS: CENTOS

    Java Version: 1.7.0_05-icedtea

    Description of Problem:

    Changes: IC2 Sapling ID changed to 251 due to conflict error

    Mods: Base Installation

    Hey there Guys / Girls,

    Im having issues on my CENTOS test box to load Tekkit 3.1.2, Had a initial error where there was ID conflict with Enderchest and IC2 but changed sapling to 251 and that cleared however now I'm having an odd error with the server and Wireless redstone it seems.

    Whats confusing is on windows box NO errors not even ID conflicts. but soon as on a UNIX enviroment there issues.

    I would prefer not having to delete mods... purly because that kind of defeats the purpose of using Tekkit to its fullest.

    and every solution I see here have been Debian build issues where JAVA version was at fault, or people just deleted the mod.

    Thanks in advance for any assist.

    Error Messages:

    java.lang.ExceptionInInitializerError at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49

    Error Log:

    
    182 recipes
    
    27 achievements
    
    
    
    18:34:34 [iNFO] Starting minecraft server version 1.2.5
    
    18:34:34 [iNFO] Attempting early MinecraftForge initialization
    
    18:34:34 [iNFO] Completed early MinecraftForge initialization
    
    18:34:34 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
    
    18:34:34 [iNFO] Loading mods from /Minecraft/mods
    
    18:34:34 [iNFO] Directory weaponmod contained no mods
    
    18:34:34 [iNFO] Forge Mod Loader has loaded 38 mods
    
    18:34:34 [iNFO] MinecraftForge v3.3.8.152 Initialized
    
    18:34:34 [iNFO] MinecraftForge v3.3.8.152 Initialized
    
    18:34:34 [iNFO] [WeaponMod] Properties file read succesfully!
    
    18:34:34 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308
    
    18:34:34 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
    
    18:34:34 [iNFO] ComputerCraft: computerBlockID 207
    
    18:34:34 [iNFO] ComputerCraft: diskDriveBlockID 208
    
    18:34:34 [iNFO] ComputerCraft: diskItemID 4000
    
    18:34:34 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@59867b3a while adding net.minecraft.server.ItemBlock@c044ac1
    
    18:34:34 [iNFO] ComputerCraft: Searching for RedPowerLib...
    
    18:34:34 [iNFO] ComputerCraft: RedPowerLib and methods located.
    
    18:34:34 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@38aa441a while adding net.minecraft.server.ItemBlock@325d2406
    
    18:34:35 [iNFO] Initializing alchemy values for Equivalent Exchange..
    
    18:34:35 [iNFO] NetherOres: loaded Macerator Recipes
    
    18:34:35 [iNFO] Loading properties
    
    18:34:35 [iNFO] Starting Minecraft server on *:25565
    
    18:34:36 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq
    
    18:34:36 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@6bd4bee1 while adding codechicken.enderstorage.ItemEnderChest@5c3fdd15
    
    18:34:36 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@1aea9900 while adding net.minecraft.server.ItemMobSpawner@1fe2dcce
    
    18:34:36 [iNFO] [iC2] Config loaded from /Minecraft/./config/IC2.cfg
    
    18:34:36 [sEVERE] java.lang.ExceptionInInitializerError
    
    18:34:36 [sEVERE]      at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)
    
    18:34:36 [sEVERE]      at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)
    
    18:34:36 [sEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
    
    18:34:36 [sEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
    18:34:36 [sEVERE]      at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    18:34:36 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024
    
    18:34:36 [sEVERE]      at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)
    
    18:34:36 [sEVERE]      at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)
    
    18:34:36 [sEVERE]      at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)
    
    18:34:36 [sEVERE]      at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:33)
    
    18:34:36 [sEVERE]      ... 9 more
    
    18:34:36 [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.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    
            at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    
            at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
    
            at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)
    
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
            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:33)
    
            ... 9 more
    
    

  3. First off sorry if this is placed in the wrong place.

    ServerIP: None Testing on CENTOS BOX

    Server Rules: None

    Changes: IC2 Sapling ID changed to 251 due to conflict error

    Mods: Base Installation

    JAVA: 1.7.0_05-icedtea

    Hey there Guys / Girls,

    Im having issues on my CENTOS test box to load Tekkit 3.1.2, Had a initial error where there was ID conflict with Enderchest and IC2 but changed sapling to 251 and that cleared however now I'm having an odd error with the server and Wireless redstone it seems.

    Whats confusing is on windows box NO errors not even ID conflicts. but soon as on a UNIX enviroment there issues.

    182 recipes
    
    27 achievements
    
    18:34:34 [iNFO] Starting minecraft server version 1.2.5
    
    18:34:34 [iNFO] Attempting early MinecraftForge initialization
    
    18:34:34 [iNFO] Completed early MinecraftForge initialization
    
    18:34:34 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
    
    18:34:34 [iNFO] Loading mods from /Minecraft/mods
    
    18:34:34 [iNFO] Directory weaponmod contained no mods
    
    18:34:34 [iNFO] Forge Mod Loader has loaded 38 mods
    
    18:34:34 [iNFO] MinecraftForge v3.3.8.152 Initialized
    
     
    
    18:34:34 [iNFO] MinecraftForge v3.3.8.152 Initialized
    
     
    
    18:34:34 [iNFO] [WeaponMod] Properties file read succesfully!
    
    18:34:34 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308
    
    18:34:34 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
    
    18:34:34 [iNFO] ComputerCraft: computerBlockID 207
    
    18:34:34 [iNFO] ComputerCraft: diskDriveBlockID 208
    
    18:34:34 [iNFO] ComputerCraft: diskItemID 4000
    
    18:34:34 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@59867b3a while adding net.minecraft.server.ItemBlock@c044ac1
    
    18:34:34 [iNFO] ComputerCraft: Searching for RedPowerLib...
    
    18:34:34 [iNFO] ComputerCraft: RedPowerLib and methods located.
    
    18:34:34 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@38aa441a while adding net.minecraft.server.ItemBlock@325d2406
    
    18:34:35 [iNFO] Initializing alchemy values for Equivalent Exchange..
    
    18:34:35 [iNFO] NetherOres: loaded Macerator Recipes
    
    18:34:35 [iNFO] Loading properties
    
    18:34:35 [iNFO] Starting Minecraft server on *:25565
    
    18:34:36 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq
    
    18:34:36 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@6bd4bee1 while adding codechicken.enderstorage.ItemEnderChest@5c3fdd15
    
    18:34:36 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@1aea9900 while adding net.minecraft.server.ItemMobSpawner@1fe2dcce
    
    18:34:36 [iNFO] [iC2] Config loaded from /Minecraft/./config/IC2.cfg
    
    18:34:36 [sEVERE] java.lang.ExceptionInInitializerError
    
    18:34:36 [sEVERE]      at net.minecraft.server.WirelessRedstoneCore.initialize(WirelessRedstoneCore.java:49)
    
    18:34:36 [sEVERE]      at net.minecraft.server.mod_WirelessRedstoneCore.load(mod_WirelessRedstoneCore.java:12)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
    
    18:34:36 [sEVERE]      at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)
    
    18:34:36 [sEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
    
    18:34:36 [sEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
    18:34:36 [sEVERE]      at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    18:34:36 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1024
    
    18:34:36 [sEVERE]      at codechicken.core.ConfigFile.readLine(ConfigFile.java:158)
    
    18:34:36 [sEVERE]      at codechicken.core.ConfigFile.loadConfig(ConfigFile.java:68)
    
    18:34:36 [sEVERE]      at codechicken.core.ConfigFile.<init>(ConfigFile.java:41)
    
    18:34:36 [sEVERE]      at codechicken.wirelessredstone.core.SaveManager.<clinit>(SaveManager.java:33)
    
    18:34:36 [sEVERE]      ... 9 more
    
    18:34:36 [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.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    
            at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    
            at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
    
            at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)
    
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
            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:33)
    
            ... 9 more

    I would prefer not having to delete mods... purly because that kind of defeats the purpose of using Tekkit to its fullest.

    and every solution I see here have been Debian build issues where JAVA version was at fault, or people just deleted the mod.

    Thanks in advance for any assist.

×
×
  • Create New...