Inactive [ADMN/RPG] Jail - Jail bad players

Discussion in 'Inactive/Unsupported Plugins' started by matejdro, Jan 24, 2011.

  1. Offline

    matejdro

    Jail

    This plugins adds Jail to your minecraft server. Admins can define several jails and then jail/unjail people or jail them on time basis. Plugin also offers wide variety of protections, so players won't escape out of your jail.



    See BukkitDev page for more information and download links: http://dev.bukkit.org/server-mods/jail/
    (you can use your minecraft forum username and password on BukkitDev)
     
  2. Offline

    w0nd3rb0yck

    It is not an error in the console. It simply crashes minecraft and the server. Windows shows a JE Binary issues or something like that. When I click close it crashes the two. It stats by making minecraft real jittery and then crashes. I really want to use this. Would Essentials be messing with it? I know it has a jail function, just not as user friendly and cool as yours. I am also using Mysql, thinking it would solve the problem, but it doesn't. please help. It might also be java related but idk.

    Sorry, I also have BigBrother, and I know you used somethings from it, would they be conflicting with eachother?

    I hate to be posting so much, but I want to give you as much info as possible. I reinstalled it and it says SE Binary error not JE, I dont know if that is more helpful or not

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  3. Offline

    matejdro

    @w0nd3rb0yck :O weird. Does it happen when you start start server or do any action? Can you try using sqllite to see if it fixed it?

    @Joy bug in inventory restoration. Will releasing fix in couple of minutes.
     
  4. Offline

    w0nd3rb0yck

    It happens when I start the server, I will try sqllite real quick

    Nope, server starts up fine, but when I try to log into the server i get Java(TM) Platform SE binary has stopped working message

    Ok, it might be on my end, but it is definitely the plugin causing the error, it works fine when minecraft is in small screen, but as soon as I hit f11 to fullscreen it it fails, just found that out, thought it was going to work then full screened it and it crashed

    any suggestions? don't know why it fails every time i full screen

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  5. Offline

    Maik268

    Great plugin.
    Use it frequently, unfortunately ...
    But I have a small problem.
    If any are in jail, I can not open the chests.
    Nothing happens when I click on.

    Perhaps one has a solution?
     
  6. Offline

    matejdro

    @w0nd3rb0yck i would say update your java. It seems that fullscreen crashes java system, which then crashes both server and client.

    @Maik268 that is meant, so prisoners cannot get their stuff back before their sentence ends.

    Updated

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  7. Offline

    w0nd3rb0yck

    problem solved, It must have had something to do with Java 6 on my machine. I was running update 25 but this is a BRAND NEW machine and I was freaking out thinking something was wrong because I seemed to be the only person experiencing it. Well what I did was download a snapshot a Java 7 and it works like a charm. Thought I would let you know in case someone else runs into the same problem. Also if you update to Java 7 make sure you change your batch file to run on jre7
     
  8. Offline

    matejdro

    glad to hear that you solved it.
     
  9. Offline

    Will Howland

    I have a question. How do you set up a jail so that every time you jail someone, they go to a different cell? Every time that I add cells to a jail , the players that I send to jail spawn at the first spawn point I created when I made the jail.
     
  10. I have a question, if I jail say, 3 people in the same jail. Can they hurt/kill eachother? If so what happens when they die.

    Great plugin. In game step by step instructions. Easy.
     
  11. Offline

    matejdro

    @Will Howland check first post for how to video on cells.

    @Brock Blocking Samson Yes, they can hurt each other. After they die, they will get teleported back to jail. Anti-PvP protection is planned.
     
  12. Up ! ^^
    Now /jail and /unjail commands makes SQL errors too.
     
  13. On CB798

    2011-05-21 18:34:15 [INFO] [Jail] Loaded 1 jail zones.
    2011-05-21 18:34:15 [INFO] [Jail] Loaded 1 prisoners. <- that one
    2011-05-21 18:34:15 [INFO] [Jail] Loaded 1 prisoners. <- and that one
    Isnt that a tad repetetive? Something broken? I only have one jail and only one prisoner.
     
  14. Offline

    Maik268


    I thought the administrator can view the items and then take certain items from the inventory of the prisoner
     
  15. Offline

    matejdro

    It can, but not when he is jailed.
     
  16. Jail will not work. Here are my errors things.
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.World.c(World.java:1926)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.Packet51MapChunk.<init>(SourceFile:26)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:184)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:273)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    2011-05-21 03:26:05 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 03:26:05 [SEVERE] Unexpected exception
    java.lang.OutOfMemoryError: GC overhead limit exceeded
    at net.minecraft.server.World.c(World.java:1926)
    at net.minecraft.server.Packet51MapChunk.<init>(SourceFile:26)
    at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:184)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:273)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 03:27:16 [INFO] Read timed out
    2011-05-21 03:27:39 [SEVERE] Exception in thread "TimerQueue"
    2011-05-21 03:27:39 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-05-21 03:27:39 [SEVERE] at javax.swing.Timer.post(Unknown Source)
    2011-05-21 03:27:39 [SEVERE] at javax.swing.TimerQueue.postExpiredTimers(Unknown Source)
    2011-05-21 03:27:39 [SEVERE] at javax.swing.TimerQueue.run(Unknown Source)
    2011-05-21 03:27:39 [SEVERE] at java.lang.Thread.run(Unknown Source)
    2011-05-21 03:39:45 [INFO] Read timed out
    2011-05-21 03:40:02 [INFO] Read timed out
    2011-05-21 03:57:17 [INFO] Read timed out
    2011-05-21 03:57:35 [INFO] Read timed out
    2011-05-21 04:00:03 [INFO] Read timed out
    2011-05-21 04:00:39 [INFO] Read timed out
    2011-05-21 04:07:47 [INFO] Read timed out
    2011-05-21 04:08:35 [INFO] Read timed out
    2011-05-21 04:14:40 [INFO] Read timed out
    2011-05-21 04:30:11 [INFO] Read timed out
    2011-05-21 04:30:26 [INFO] Read timed out
    2011-05-21 04:32:22 [INFO] Read timed out
    2011-05-21 04:35:26 [INFO] Read timed out
    2011-05-21 04:39:05 [INFO] Read timed out
    2011-05-21 05:19:09 [INFO] Read timed out
    2011-05-21 06:46:59 [INFO] Read timed out
    2011-05-21 06:48:13 [INFO] Read timed out
    2011-05-21 07:09:16 [INFO] Read timed out
    2011-05-21 07:09:54 [INFO] Read timed out
    2011-05-21 07:12:30 [INFO] Read timed out
    2011-05-21 07:44:34 [INFO] Read timed out
    2011-05-21 07:58:28 [INFO] Read timed out
    2011-05-21 08:45:11 [SEVERE] Exception in thread "Thread-7"
    2011-05-21 08:45:11 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-05-21 08:45:11 [SEVERE] at java.io.BufferedWriter.<init>(Unknown Source)
    2011-05-21 08:45:11 [SEVERE] at java.io.BufferedWriter.<init>(Unknown Source)
    2011-05-21 08:45:11 [SEVERE] at TechGuard.iZone.FileLoader.saveUpdate(FileLoader.java:215)
    2011-05-21 08:45:11 [SEVERE] at TechGuard.iZone.events.SaveEvent.execute(SaveEvent.java:15)
    2011-05-21 08:45:11 [SEVERE] at TechGuard.iZone.events.Event.run(Event.java:48)
    2011-05-21 08:45:11 [SEVERE] at TechGuard.iZone.managers.EventManager.processEvents(EventManager.java:32)
    2011-05-21 08:45:12 [SEVERE] at TechGuard.iZone.events.EventThread.run(EventThread.java:21)
    2011-05-21 09:55:21 [SEVERE] Exception in thread "Connection #193
    2011-05-21 09:55:21 [SEVERE] read thread"
    2011-05-21 09:55:21 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    2011-05-21 16:34:15 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-21 16:34:15 [WARNING] **** NOT ENOUGH RAM!
    2011-05-21 16:34:15 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    2011-05-21 16:34:15 [INFO] Loading properties
    2011-05-21 16:34:15 [INFO] Starting Minecraft server on 50.22.36.152:25589
    2011-05-21 16:34:15 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC: 1.5_02)
    2011-05-21 16:34:15 [INFO] Preparing level "world"
    2011-05-21 16:34:15 [INFO] Preparing start region
    2011-05-21 16:34:17 [SEVERE] Could not load 'plugins\Labyrinth.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:59)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:191)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:115)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 16:34:17 [INFO] [AfkBooter] Permissions detected, attaching.
    2011-05-21 16:34:17 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2011-05-21 16:34:17 [INFO] GroupManager version 1.0(alpha-5) is enabled!
    2011-05-21 16:34:17 [INFO] Fake Permissions version 2.7.2 is enabled!
    2011-05-21 16:34:17 [INFO] [AfkBooter] Version 0.8.1 is loaded.
    2011-05-21 16:34:17 [INFO] [AfkBooter] Kick timeout 300 sec, exempt players: name1, name2, name3, callmebernard, callmesneaky
    2011-05-21 16:34:17 [INFO] AntiHack version 1.5 is enabled!
    2011-05-21 16:34:17 [SEVERE] null
    java.io.FileNotFoundException: plugins\AntiXRay (Access is denied)
    at java.io.FileOutputStream.openAppend(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileWriter.<init>(Unknown Source)
    at com.asdaarg.bukkit.antixray.log.open(log.java:70)
    at com.asdaarg.bukkit.antixray.AntiXRay.onEnable(AntiXRay.java:117)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:676)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 16:34:17 [INFO] AXR: Loading/Scanning Chunks
    2011-05-21 16:34:17 [SEVERE] null loading AntiXRay v0.6.5 (Is it up to date?)
    java.lang.NullPointerException
    at com.asdaarg.bukkit.antixray.log.log(log.java:78)
    at com.asdaarg.bukkit.antixray.AWorld.LoadInit(AWorld.java:325)
    at com.asdaarg.bukkit.antixray.AWorld.<init>(AWorld.java:93)
    at com.asdaarg.bukkit.antixray.AXR.makeWorld(AXR.java:29)
    at com.asdaarg.bukkit.antixray.AntiXRay.axr_on(AntiXRay.java:329)
    at com.asdaarg.bukkit.antixray.AntiXRay.CMD_axr_on(AntiXRay.java:268)
    at com.asdaarg.bukkit.antixray.AntiXRay.onEnable(AntiXRay.java:126)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:676)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 16:34:17 [INFO] [Archers : 2.1] Found permissions
    2011-05-21 16:34:17 [INFO] [Archers : 2.1] Bukkit version is the recommend version for Archers
    2011-05-21 16:34:17 [INFO] [Archers : 2.1] Made by TechGuard and x1337x Enabled!
    2011-05-21 16:34:17 [INFO] [AutoAnnouncer] WARNING! No permission system enabled!
    2011-05-21 16:34:17 [INFO] [AutoAnnouncer] Settings Loaded (6 announces).
    2011-05-21 16:34:17 [INFO] [AutoAnnouncer] Scheduled every 10 minutes!
    2011-05-21 16:34:17 [INFO] [AutoAnnouncer] v1.1-04.10 is enabled!
    2011-05-21 16:34:17 [INFO] [AutoAnnouncer] Developed by: [Sharkiller]
    2011-05-21 16:34:17 [INFO] ButtonWarp 0.7.2 is enabled!
    2011-05-21 16:34:17 [INFO] ButtonWarp Successfully linked with Permissions!
    2011-05-21 16:34:17 [INFO] CommandHelper 2.0.2 enabled
    2011-05-21 16:34:17 [INFO] [CONFESS] Permissions system detected.
    2011-05-21 16:34:17 [INFO] [CONFESS] Confess v1.1 enabled.
    2011-05-21 16:34:17 [INFO] CopyCat 0.3 Enabled
    2011-05-21 16:34:17 [INFO] [EasyFarm] By marinating is activated.
    2011-05-21 16:34:17 [INFO] [EasyFarm] Permissions located and successfully hooked.
    2011-05-21 16:34:18 [INFO] Loaded Essentials build 2.2.18 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-21 16:34:18 [INFO] Loaded EssentialsChat build 2.2.18 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-21 16:34:18 [INFO] Loaded EssentialsGeoIP build 2.2.18 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-21 16:34:18 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-05-21 16:34:18 [INFO] Loaded EssentialsProtect build 2.2.18 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-21 16:34:18 [INFO] Loaded EssentialsSpawn build 2.2.18 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-21 16:34:18 [INFO] Fridges - Version 1.0 has been enabled.
    2011-05-21 16:34:18 [INFO] [HeadBlocks] Enabling...
    2011-05-21 16:34:18 [INFO] [HeadBlocks] successfully loaded Permissions.
    2011-05-21 16:34:18 [INFO] [HeadBlocks] Enabled
    2011-05-21 16:34:18 [INFO] [HeroicDeath] 1.7.3.148 enabled.
    2011-05-21 16:34:18 [INFO] [iZone : 5.8] Enabled!
    2011-05-21 16:34:18 [INFO] [iZone : 5.8] Using permissions of Permissions.
    2011-05-21 16:34:18 [INFO] [iZone : 5.8] Loaded 0 zones out of 0
    2011-05-21 16:34:18 [INFO] [Jail] Loaded 2 jail zones.
    2011-05-21 16:34:18 [INFO] [Jail] Loaded 10 prisoners.
    2011-05-21 16:34:18 [INFO] [Massband] version 2.2 beta r29 (Minecraft 1.5_01) [MrX13415] is enabled.
    2011-05-21 16:34:18 [INFO] MineCal v0.3 loaded!
    2011-05-21 16:34:18 [INFO] MoveCraft 0.6.8 Final Beta plugin enabled
    2011-05-21 16:34:18 [INFO] Need to download 2 object(s)
    2011-05-21 16:34:18 [INFO] - Downloading file : http://stethoscopesmp.com/tkelly/lib/sqlite.jar
    2011-05-21 16:34:18 [INFO] [MYHOME]: 14 homes loaded
    2011-05-21 16:34:18 [INFO] [MYHOME] Permissions enabled using: GroupManager v1.0(alpha-5)
    2011-05-21 16:34:18 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    2011-05-21 16:34:18 [INFO] [MYHOME] MyHome 1.9.3 enabled
    2011-05-21 16:34:18 [INFO] NSCommand 0.2 enabled.
    2011-05-21 16:34:18 [INFO] PlgDisableCmd version 1.2 is enabled!
    2011-05-21 16:34:18 [INFO] No commands to disable
    2011-05-21 16:34:18 [INFO] Pokeblocks version 0.1 is enabled!
    2011-05-21 16:34:18 [INFO] [PorteCoulissante] plugin version 1.2.1 by Captain_Chaos enabled
    2011-05-21 16:34:18 [INFO] [QuickStrasse] 0.8 enabled.
    2011-05-21 16:34:18 [INFO] [RaveBlox] Permissions 2.7.2 enabled for use.
    2011-05-21 16:34:18 [INFO] [RaveBlox] Loaded 0 blocks.
    2011-05-21 16:34:18 [INFO] RaveBlox 1.3a enabled
    2011-05-21 16:34:18 [INFO] [RetractableBridge] plugin version 1.3.4 by Captain_Chaos enabled
    2011-05-21 16:34:18 [INFO] SecretDoors v0.2 by MrChick enabled
    2011-05-21 16:34:18 [INFO] Showcase version 0.5.1 is enabled!
    2011-05-21 16:34:18 [INFO] [Showcase] Payment method found (EssentialsEco version: 2.2)
    2011-05-21 16:34:18 [INFO] Turnstile 1.5 is enabled!
    2011-05-21 16:34:18 [INFO] Turnstile Successfully linked with Permissions!
    2011-05-21 16:34:18 [INFO] VIP version 0.4.1 is enabled!
    2011-05-21 16:34:18 [INFO] VoxelDoop version 1.7 is enabled!
    2011-05-21 16:34:18 [INFO] [VoxelSniper] Config loaded
    2011-05-21 16:34:18 [INFO] VoxelSniper version 4.683 is enabled! Snipe away.
    2011-05-21 16:34:18 [INFO] [WeatherControl] version 1.2.0 Permissions detected...
    2011-05-21 16:34:18 [INFO] [WeatherControl] version 1.2.0 enabled!
    2011-05-21 16:34:18 [INFO] WorldEdit 4.3 enabled.
    2011-05-21 16:34:18 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-21 16:34:18 [INFO] Zeus configuration loaded.
    2011-05-21 16:34:18 [INFO] Zeus version 0.8 has started, the gods are at your will
    2011-05-21 16:34:18 [INFO] Done (0.304s)! For help, type "help" or "?"
    2011-05-21 16:34:19 [WARNING] Task of 'AntiXRay' generated an exception
    java.lang.NullPointerException
    at com.asdaarg.bukkit.antixray.log.logn(log.java:93)
    at com.asdaarg.bukkit.antixray.AntiXRay$2.run(AntiXRay.java:98)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:138)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:360)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 16:34:21 [WARNING] Task of 'AntiXRay' generated an exception
    java.lang.NullPointerException
    at com.asdaarg.bukkit.antixray.log$1.run(log.java:63)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:138)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:360)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-21 16:35:00 [INFO] callmebernard [/216.144.52.195:53056] logged in with entity id 106
    2011-05-21 16:35:00 [SEVERE] Nag author: '<NoAuthorGiven>' of 'MyHome' about the following: onPlayerJoin has been replaced with a new signature, (PlayerJoinEvent)
    2011-05-21 16:35:04 [INFO] §9[PLAYER_COMMAND] callmebernard: /list
    2011-05-21 16:35:09 [INFO] §9[PLAYER_COMMAND] callmebernard: /spawn
    2011-05-21 16:35:16 [SEVERE] [WeatherControl] Please fix your WandID int plugins/WeatherControl/config.yml
    2011-05-21 16:35:35 [INFO] /50.23.30.168:35774 lost connection
    2011-05-21 16:36:23 [INFO] <§4§bcallmebernard§f§f> ww
    2011-05-21 16:36:32 [SEVERE] [WeatherControl] Please fix your WandID int plugins/WeatherControl/config.yml
    2011-05-21 16:37:15 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v0.5.6
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:278)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:682)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NumberFormatException: For input string: "hell"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.valueOf(Unknown Source)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:438)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    2011-05-21 16:37:24 [INFO] callmebernard issued server command: delete jail1
    2011-05-21 16:37:31 [INFO] §9[PLAYER_COMMAND] callmebernard: /help 17
    2011-05-21 16:37:42 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'jail' in plugin Jail v0.5.6
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:278)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:682)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NumberFormatException: For input string: "hell"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.valueOf(Unknown Source)
    at com.matejdro.bukkit.jail.Jail.onCommand(Jail.java:438)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    2011-05-21 16:37:53 [INFO] callmebernard issued server command: asscend
    2011-05-21 16:38:05 [INFO] callmebernard issued server command: deletejail hell
    2011-05-21 16:38:19 [INFO] callmebernard issued server command: clearjail
    2011-05-21 16:38:24 [INFO] §9[PLAYER_COMMAND] callmebernard: /help 17
    2011-05-21 16:38:26 [INFO] §9[PLAYER_COMMAND] callmebernard: /help 18
    2011-05-21 16:38:50 [INFO] callmebernard issued server command: jeleteleout hell
    2011-05-21 16:38:53 [INFO] callmebernard issued server command: jeleteleout
     
  17. Offline

    jbMurdock

    Looks like your Java machine, the garbage collector in particular, ran out of memory. It's statet in your errorlog underneath the first "[severe]" block.

    Could you please post your craftbukkit start command?
     
  18. My start command? I use TCAdmin. I just hit the run button lol.
     
  19. Offline

    jbMurdock

    Then you rented a game server I guess? You could try to contact your server host and ask him about assigning more RAM to your server :)
     
  20. Offline

    formaldehyd

    hello,
    I have an issue with the nearest jail.
    If I jail someone he isn't teleported to the nearest jail quite opposite i think they are teleported to the jail which is furthest from his currently position.
     
  21. I would have to pay extra for that...are you trying to tell me that this plugin isn't working because i don't have enough RAM?
     
  22. Offline

    jbMurdock

    Exactly. I'm sorry for you but that's what I was trying to tell you.
     
    James Livingston likes this.
  23. Someone got 20 years to life?
     
  24. Offline

    Black_Shade

    how do i use Jailstick mode/Rpg mode?
     
  25. Offline

    agzt01

    I just got a big problem!

    Whenever i jail a player into a cell,he gets teleported in it,then gets teleported to the jail's spawn with dont try to escape the jail message! HELP
     
  26. I don't know if somebody has already pointed this out, or if it's my fault, but the cells in one of my Jails are REALLY small and so some beds are even standing right next to 3 walls. Well, monsters keep spawning there and when they kill the prisoners, those respawn at the regular Spawnpoint and so they are sent right back into the jail with a "don't try to escape"-Message. Could you please do anything about that like, disabling Mob-Spawning in Jails?

    EDIT: Well, fixed it temporarily with a WorldGuard-Protection
     
  27. Offline

    NateBody

    Is it just me...or when i jail players for a certain period when they're offline they log in for the certain period and then the clock switches to some outrageous number like 150+ minutes .... uhhhhhh...?


    anyone else have this?
     
  28. Offline

    ScottSpittle

    download link is broken.. i download the one given above and still i have unjail issues..

    but i thought this was fixed in 1.0.3?

    so maby the link is not giving me 1.0.3 becusae plugman tells me the one above is 1.0.2
     
  29. Offline

    Bashoogers

    lol
    it works!
     

Share This Page