Jump to content

iSpirit

Members
  • Posts

    2
  • Joined

  • Last visited

About iSpirit

  • Birthday 07/23/1993

iSpirit's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Title: Cant use pumps? Version: 3.1.2 OS: Ubuntu server 12.04 Java Version: 1.7.0_09 Description of Problem: i recently got tekkit working on my server and i was just about to try making a pump to collect some oil but when i tried to connect a steam engine to it i suddenly crashed, now when ever i try to connect to my server it instantly crashes again, this is the only thing it says is the problem, any idea on what could be causing this? Error Messages: Error Log: 22:17:10 [sEVERE] java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.useEnergy(IIZ)I 22:17:10 [sEVERE] at buildcraft.factory.TilePump.q_(TilePump.java:84) 22:17:10 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 22:17:10 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 22:17:10 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 22:17:10 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 22:17:10 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.useEnergy(IIZ)I at buildcraft.factory.TilePump.q_(TilePump.java:84) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  2. 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:
×
×
  • Create New...