Jump to content

Jigoku

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Jigoku

  1. http://java.com/en/download/help/linux_x64_install.xml for install instructions
  2. Get a bukkit permissions plugin, and some plugins that allow them to do the things you want to allow that support permissions. dev.bukkit.org/server-mods/
  3. Who is the provider, then, I might be able to find out what they normally use for a distro. Unless you know which one it is. when you log on via ssh, does it display a banner with information on it?
  4. Well, the administrator error is that you need to use the command cd "C:\Users\Jyrgen\Desktop\New folder (11)" first, and then run it.
  5. hmm...well, that solves the issue on whether or not it is linux. It is. I was hoping it would tell me the distro it has on it. can you try lsb_release -a?
  6. Title: IndexOutOfBoundsException - Crashes Server Version: 3.0.3/3.0.4 OS: FreeBSD 9.0 Release Java Version: OpenJDK 6 Description of Problem: The server randomly crashes on a IndexOutOfBoundsException. This usually happens when there is no one on the server. Error Messages: Error Log: 2012-06-17 06:27:50 [FINER] THROW java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:571) at java.util.ArrayList.set(ArrayList.java:364) at codechicken.wirelessredstone.core.SaveManager.setSectorUsed(SaveManager.java:177) at codechicken.wirelessredstone.core.SaveManager.writeNodes(SaveManager.java:323) at codechicken.wirelessredstone.core.SaveManager.saveFreq(SaveManager.java:393) at codechicken.wirelessredstone.core.RedstoneEtherFrequency.saveFreq(RedstoneEtherFrequency.java:82) at codechicken.wirelessredstone.core.RedstoneEther.saveEther(RedstoneEther.java:168) at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldSave(RedstoneEtherSaveHandler.java:17) at forge.ForgeHooks.onWorldSave(ForgeHooks.java:297) at net.minecraft.server.World.save(World.java:265) at net.minecraft.server.World.doTick(World.java:1767) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  7. I am getting the exact same message on 64-bit FreeBSD 9.0 using OpenJDK6 with Tekkit 3.0.4
×
×
  • Create New...