[FUN] MobArena v0.96.8 - Become a mob-fighting gladiator! [1.7.x, 1.8.x]

Discussion in 'Archived: Plugin Releases' started by garbagemule, May 30, 2011.

  1. Offline

    garbagemule

    [​IMG]

    MobArena - Become a mob-fighting gladiator!
    [​IMG] Latest build: v0.96.7 (1.7.x)
    [​IMG] Wiki
    [​IMG] IRC Channel
    [​IMG] Source

    BukkitDev Project Page - Find MobArena on dev.bukkit.org here: LINK.

    ------------------------------

    Old description (open)
    If you enjoy fighting monsters for glorious prizes or just the sheer thrill of battle, you and your friends can now join forces against hordes of Minecraft evils in the exciting gladiator-style survival mini-game MobArena!

    Heavily inspired by Deminetix' Fight-plugin, MobArena is a PvE-take on arena-gameplay, with a similar class-based system. Instead of fighting other players, you team up with them to beat oncoming waves of monsters, earning rewards in the process. MobArena can be played alone, or with as many friends as you like!


    Features:
    • Fight oncoming waves of monsters
    • Play alone or team up with friends
    • Earn glorious prizes
    • Customizable classes, rewards and waves
    • Easy to set up
    • Extremely easy to use
    • Very few user commands
    • Supports Permissions and all major economies
    • Supports Spout
    • Supports Heroes
    Note: When you post a bug report, please provide a stacktrace/error from the server log/console window. Post this stacktrace in either a pastebin, a pastie, or a CODE-block! The same applies for config-files, permissions-files, etc! Please don't put them directly in your posts, as they become gigantic and annoying to read. If you don't follow this guideline, I might ignore your post!


    Wiki - Instructions, commands, FAQ, etc.
    I have set up a Wiki for MobArena. It contains a bunch of information and guides on how to set up and customize arenas, an overview of all the commands, how to set up Permissions, as well as frequently asked questions.

    New: MobArena now has its own IRC channel (#mobarena @ EsperNet). Click here for a web-based IRC client. Feel free to stop by to get help setting everything up if you really don't understand the Wiki and the instructional video, or to have a chat about MobArena (or anything else, for that matter) :)

    Relevant links:
    Videos:
    Getting started with MobArena, by Flamers
    Flamers made this really easy-to-follow, simple video of how to get started with MobArena. It covers installing the plugin, defining an arena region and setting up basic leaderboards, as well as a few pointers for arena design.
    Old instructional video (open)
    Instructional video for setting up MobArena:

    Note: This video was made for v0.67, but all the in-game instructions still work the same for the latest versions. The config-file has changed, so make sure to read the Wiki on how to set it up.
    More Videos (open)
    Review of MobArena by plugin reviewer jamescosten (v0.84):

    Note: My nickname "garbagemule" is pronounced "garbage mule", as in "trash donkey" ;)

    Hilarious showcase of MobArena by Daniel James and Daniel Cherry (v0.92.3):


    Delios showing off his beautiful arena setup:


    slowmonkey1227 in his interesting "island" arena: YouTube
    French video by avalondrey (v0.87.3): YouTube
    German video by blutherz and his friends (v0.91.2): YouTube



    Troubleshooting:
    To avoid wasting not only your own time, but mine as well, I expect everyone to do some extensive troubleshooting before posting bug reports. What does this mean?

    Try MobArena on a fresh server.
    MobArena works perfectly fine when I release it. Sure, there are a few bugs, but it works. If it doesn't work for you, something is most likely wrong on your end. Set up a local test-server, and verify that MobArena works before claiming that it doesn't. When you have verified that MobArena does indeed work, you can start adding other plugins and settings until something conflicts.

    Disable other plugins.
    The first thing you need to do is disable all other plugins. If you can't reproduce the bug with other plugins disabled, you know that you have a conflicting plugin. Now perform a binary search on the other plugins, or if you don't know how to do that, just add a couple of plugins back to the plugins-folder, try to reproduce the bug, and if you can't, the conflicting plugin must be in the remaining set of plugins.

    Write down reproduction steps.
    Figure out the exact steps to reproduce/trigger the bug. I need precise steps, and as much information as possible, because there are often many things that could be going on. An example of reproduction steps could be:
    1. Type /ma join
    2. Punch the Archer class sign
    3. Wait for someone else to join
    4. Punch the iron block
    5. Type /ma leave before the other player picks a class

    Check the console window/server.log
    Make sure you check the server.log file for any MobArena errors or exceptions. If you find any, copy the ENTIRE exception (including all the lines that say "at com.garbagemule.MobArena...") and paste it (with the other information) in a CODE-tag here in the thread.


    Donations:
    I develop MobArena for the fun of it and the positive feedback is all it takes to make me happy, but a few people have asked for a link, so if you're one of them, here's a link: Donate - You can donate as much as you want, even down to a few cents! If I get enough donations, I will spend the money on an extra Minecraft account to aid me in developing/testing/debugging MobArena :)


    Changelog:

    Version 0.94.3.24
    • Updated for CB 1337.
    • The repair-delay node is now unused! The reason for this is that it is now possible (with the release of 1317) to cancel block damage in explosions, and still retain the animation and sound! This also means that arenas should be fully pistons-compatible (for arenas that don't use soft-restore or force-restore)! I'm hoping to see some screenshots and videos of shifting arenas! :)
    • You can now right-click signs in the lobby! I finally found a super easy solution to the improperly updating inventory issue with right-clicking class signs. The result is that players can now left- or right-click as they please. This should solve all issues related to players not being able to choose classes, due to spawn region and WorldGuard/Factions/whatever conflicts.
    • It is no longer possible to warp out of the lobby.
    • New per-arena setting: final-wave - Allows for setting a final wave, meaning on that wave, the arena will end, regardless of how many players are alive.
    Version 0.94.3.11 (open)

    • v0.94.3.11 - Updated Register, built against CB 1240.
    • v0.94.3.8 - Added basic leaderboards.
    • v0.94.3.6 - Fixed MagicSpells support - MobArena no longer supports MagicSpells pre-v1.1!
    • v0.94.3.5 - Fixed a bunch of bugs introduced with CB 1185, as well as a couple of minor MobArena bugs.
    • Updated for CraftBukkit #1185
    • Updated economy support (now supports iConomy 6).
    • Added the three new mob types, Enderman/Endermen, CaveSpider/CaveSpiders, Silverfish. They can be used just like the other mob types in the waves.
    • Endermen cannot pick up arena blocks (this is why).
    • Endermen cannot place blocks in arena regions.
    • The per-class permission syntax has been fixed and changed slightly. The Wiki has been updated (clicky).
    • Fixed MagicSpells issues.
    Version 0.94.2 (open)

    • Redstone circuits now work properly in arenas.
    • Lightning now properly strikes on spawnpoints on special waves.
    • Fixed an issue where players somehow warping/cheating out of the arena world get kicked from the server when discovered.
    • Added MagicSpells support. Use the magicspells.yml file to ban certain spells from the arena either for the whole session, or only during boss waves.
    • Fixed the Heroes death conflict. MobArena and Heroes should now play nice together. Further Heroes support is planned for upcoming releases.
    • [COLOR=#1000000]MobArena will no longer support the discontinued Permissions 2.x and 3.x permission systems.[/COLOR] Recommended permissions systems include PermissionsBukkit (defacto standard) or PermissionsEX.
    Version 0.94.1 (open)

    • Added two new boss abilities: 'shuffle-positions' and 'flood'. Try them out!
    • Players disconnecting/crashing during an arena session no longer get corrupted data files due to economy rewards.
    • Weapon durability is now correctly set to "unlimited".
    • Item sub-types (cocoa beans, bonemeal, colored wool, etc.) now work again.
    • Players can no longer join the arena without first picking a class.
    • MobArena now works with spawn-monsters=false again.
    Version 0.94 (open)

    • Completely revamped the waves system! Undeniably the biggest feature in MobArena since multiple arenas in v0.92, the new customizable waves are guaranteed to bring much more awesomeness to your MobArenas. The waves system brings two new wave types, swarm waves and boss waves. The latter is a very elaborate feature, and the whole waves system has been given its own page on the Wiki. Note: MobArena will ignore all old wave settings, but use sane defaults.
    • Revamped the logging system. Instead of logging: true, you can now use logging: yml/xml. The logging system will now keep track of the last session only, but also maintain a collection of 'totals' for each arena. The idea behind these easy-to-parse files is making the stats available on server web pages.
    • Added SuperPerms/PermissionsBukkit support. Note that specifying mobarena.arenas.* and mobarena.classes.* probably won't work, but these nodes are given to everyone by default.
    • Added Spout support. Currently, the only Spouty thing MobArena does is print (some) announcements as notifications/achievements. This should limit the amount of "chat spam" that MobArena produces. Other Spout-features are planned, but don't expect something crazy. Note that MobArena does NOT require Spout!
    • Monsters will no longer target pet wolves. This is a major nerf to pet classes, but they were very overpowered as it was.
    • Fixed item amounts greater than 64 sometimes bugging out. You should now be able to put arrow:1024 for your Archer classes :)
    • Fixed players losing their stored items and/or earned rewards upon disconnecting from the arena.
    • Fixed blocks not restoring when burned by fire.
    • Fixed an issue with entry fees. They should no longer cause any problems.
    • Fixed slimes. That's right! Slimes that spawn as a result of bigger slimes splitting upon death are now considered arena monsters. This also means that Slimes no longer drop slime balls; as intended.
    • Revamped the repairing algorithm. It is now MUCH more sophisticated, and is capable of repairing not only signs and containers, but also torches, doors and beds. Redstone -should- repair properly as well, but it is still slightly buggy.
    • Added support for restorable containers. Registered chests, dispensers, and furnaces will have their contents stored upon arena start, and restored at arena end. This is useful for providing the arena players with chests with e.g. upgrades or food.
    • Added new commands (for the feature above) - /ma addcontainer <name>, /ma delcontainer <name>, /ma containers. These commands work much like the the spawnpoint commands. To add a container, simply look at the container and type /ma addcontainer <name>.
    Changelog (continued)
     
    apes, chakyl, Steffion and 64 others like this.
  2. Offline

    garbagemule

    @Ratchet - /ma kick <player> shouldn't be too difficult to implement. I'll try to get it done :) Lol at the lever; not sure if I can fix it though. You see, the repair algorithm I use doesn't take into account BlockStates (signs, and apparently cakes as well), so I'm guessing levers fall under that category as well. I'm surprised to hear you're having sign trouble, though. According to the code, all explosions that involve signs get cancelled. I suppose if the block below a sign gets blown up, the sign will pop off. Your idea for the item drop glitch is fair, but putting a timer on things like that could be slightly difficult (I'll look into it though). As for the new setting and items disappearing - I seriously can't explain why. Roalith pointed it out to me as well, but it doesn't make any sense that it would disappear :confused: Oh, and the booting on /ma config reload is necessary because it reloads the whole config-file (meaning some changes, like rewards, class items, arena coordinates/settings might have been affected), so it's just to prevent errors, really. Better safe than sorry :3

    @mahari3 - No errors in the server log/console? Are you using Permissions or GroupManager?

    @Gratlofatic - Read the Permissions-page on the Wiki :)

    @NoobWithLuck - You can't. Monster drops are completely disabled (with the exception of slimeballs, which is a bug/glitch/shortcoming of the server/bukkit API). I will be introducing a "bonus" system at some point, though.

    @chausser - Sorry about the broken link, but go ahead and grab v0.93. It should have all the bugfixes from v0.92.x :)

    @KrazyBonez - Sounds like a minor issue to me. I don't know what NoCheat does, and I don't know what it is (not) supposed to do with regards to MobArena.

    @Agnate - Thanks for the bug report and the stacktrace :) It looks like my monster target updating fails to only take players into account. I think the problem is that when something that isn't a player "attacks" the monster, it will target that something. In your first case, a Primed TNT. I've put an extra check in the code, such that it will only check if the target is in the livePlayers Set if the target is indeed a Player, and pushed a silent update. Can you please try re-downloading v0.93 and try to see if you can reproduce the error?

    @aPunch - Thank you! I'm glad to hear your users are enjoying the plugin :) Did you build an arena yourself, or are you using the default one? If you built one yourself, please post some screenshots :3

    @lipe123 - I spoke with the mcMMO developer, and he said he would look into it, as it is most likely something in his code (he does use some dirty hacks in his code here and there). It's hard to tell though, because I can't find any link between the owner thing and MobArena's wolves. However, writing that sentence just sparked an idea! Can you please try this build and tell me if the problem persists? As for the lava/water bug, I tried to put a fix in that build as well. Let me know of your test results :)

    @SwedeMontages - The message says that it has set the region point 'p1' for the arena 'default'. I understand the confusion, but "set" is an irregular verb, and so the past tense of "to set" is "set" (and not "setted" or anything like that). Maybe I should change the message to "The region point p1 has been set for arena 'default'."?
     
  3. Offline

    Scizzr

    Very nice job. I've been looking forward to this for awhile.

    Thanks once again, trash donkey. ^_^

    Edit: I've been having a problem with my Lumberjack class. He uses bonemeal and saplings to grow trees, yet he can only break the bottom-most logs (i.e. - the ones directly touching the ground) while the other logs and the leaves just re-appear. I have a WorldGuard region defined, but I am completely sure that's not the problem, as I have re-defined the region outside of MobArena's territory, yet the problem persists. Is there a chance you could look into this? Thank you.
    CB #953

    Edit2: I'm wondering if this is something to do with the way MobArena detects changes to the environment and is resetting the environment as if a creeper exploded or a player broke some wall. It would make sense, pending the fact that Environment is sort of it's own player. Any ideas? :)
     
  4. Offline

    The_ConBMCN

    @ garbagemule thanks :)
     
  5. With latest MA and removed MobArena folder to generate fresh config:

    11:11:58 [INFO] [MobArena] ERROR! Could not create item "". Check config.yml
    11:11:58 [INFO] [MobArena] ERROR! Could not create item "". Check config.yml

    ====

    Ok found the bug:

    entry-fee: '' should be entry-fee: '0' by default.
     
  6. Offline

    aPunch

    @garbagemule I built this all on my own. Considering I suck at building, this is one of my best creations. :p

    Bird's eye view (open)
    [​IMG]


    Front-entrance (open)
    [​IMG]


    Class Wall (open)
    [​IMG]


    Inside (open)
    [​IMG]
     
  7. Offline

    The_ConBMCN

    Hey @garbagemule on my server people who aren't admins can't pick classes :( help pls![diamond]
     
  8. Offline

    garbagemule

    @cembry90 - The answer is quite simple, really. When a player places a block in the arena, that block is added to a set of blocks that will be removed at arena end (and that players are able to break). Anything else is considered "non-breakable" and "part of the arena". Unfortunately, blocks "placed" when using bonemeal aren't added to this set. It turns out there's no easy way to resolve this, unfortunately. Alternatively, you can turn on soft-restore, and then put an Obsidian wall around your arena (remember a floor as well). That way, you should be able to break all blocks, but unfortunately also blocks that you might not want to break.

    @Joy - Ah, I thought I fixed that issue. I'll look into it.

    @aPunch - Very nice arena :O I really love the spectator area and the lobby. I take it MobArena works just fine with coloured signs then? I never tested it myself, but it's good to know it works :D

    @The_ConBMCN - They either need the Permission nodes, or you have built your arena in the spawn area.
     
    cembry90 likes this.
  9. Offline

    darkwarriors

    but creeper and lighted creeper doesnt do any type of damage? only my usses?
     
  10. Offline

    Delois

    I will make a YouTube video on our arena this weekend, it is set up to be large and for 5-10 people. 2 different spectator lounges too! One for people who die or /ma spec and one were you can walk in. It is a glass pyramid style with healing fountains (done via world guard region heal) and a little fort. When you die you get sent to a glass platform in the upper pyramid for a great view of the chaos. I have some neat ideas I am working on for later which include redstone and such. Maybe alow ayers in the spectator lounge mess with the players already alive :p

    Edit: forgot to say we have our infamous lava fountains that I have failed and back peddled into a few times now! Games usually last 10 ~20 rounds if that info helps yah.
     
  11. Offline

    Scizzr

    Understood. Thanks for the advice, but I guess Lumberjack will just have to be removed. ^_^
     
  12. Offline

    The_ConBMCN

    @garbagemule what do you mean by permission node? I'm absolutely sure I spawned it in the right area :p
     
  13. Offline

    garbagemule

    @darkwarriors - Sorry, what?

    @Delois - That sounds amazing! Looking forward to the video :D

    @cembry90 - Can you please try this build? I added some stuff for saplings/trees. Let me know if it works.

    @The_ConBMCN - Permission nodes. Do you use Permissions or GroupManager? And are you sure that the area isn't the spawn area? What are the coordinates of the arena? If they're anything close to 0,0,0 you have a problem :)
     
  14. Offline

    darkwarriors

    creepers dindt made any type of damage in arena.. they exploded and nothing else, i try it many time.. mobarena take priorty under WorldGuard protection and flags?
     
  15. Offline

    garbagemule

    @darkwarriors - What are you trying to accomplish? Do you want the arena to break? If so, use soft-restore: true or set protect: false (and use force-restore:true or something else to reset everything). And yeah, if you have a WorldGuard region which protects players from creeper damage, that's probably why.
     
  16. Offline

    darkwarriors

    another usess omg :D

    mob continuing spawning even if players arent in arena..

    arena wont stop itself when latest player leave..
     
  17. Offline

    Bluebomb

    Can I have some help with the config file? Every time I make a change to the classes or rewards, the plugin stops working. This happened before this update too, with the old config file.
    http://pastebin.com/STRinRYY

    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list, /pl, /who, /ungod, /god
    classes:
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, tnt:6, fishing_rod, apple, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:tlagt
            items: wood_sword, bow, arrow:512, grilled_pork
            armor: 298,299,300,301
        Wolf Master:
            items: stone_sword, grilled_pork, bone:3
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                logging: false
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: false
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                player-limit: 0
                max-join-distance: 0
                repair-delay: 0
                first-wave-delay: 10
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    spiders: 12
                    creepers: 5
                    skeletons: 12
                    wolves: 3
                    zombies: 20
                special:
                    ghasts: 1
                    zombie-pigmen: 20
                    slimes: 5
                    powered-creepers: 0
                    giants: 2
                    humans: 20
                    angry-wolves: 3
            rewards:
                waves:
                    after:
                        '19': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '15': iron_ingot:10, gold_ingot:8
            coords:
                p1: -92,51,-648,-87.479805,4.795203
                p2: -56,91,-612,107.05399,3.7686427
                arena: -74,72,-630,7.7571354,-10.395674
                spectator: -53,78,-622,46.688118,-6.2709107
                lobby: -72,63,-633,-2.1235883,2.9496732
                spawnpoints:
                    m1: -67,71,-630,-269.20166,28.406183
                    m2: -74,71,-636,0.52793074,13.007727
                    m3: -81,71,-630,-88.65478,4.153612
     
  18. Offline

    Ross Gosling

    Can you make a feature that stops the enemies in the arena targeting spectators?

    When a player dies all the creatures that were attacking him then try to carry on killing him though he has left the arena.
     
  19. this maybe completly different to what mobarena was meant to be but could it be possible to hit another block instead of iron to make it no mobs just PvP?

    and one of my members did /ma leave got a internal error and let them leave and keep arena items and arena kept going... couldnt end it without stopping server
     
  20. Offline

    Flamers

  21. Offline

    Daniel Few

    @garbagemule
    Heya!! Thanks for posting it :) Can you please credit Daniel Cherry as well instead of friend because its a joint effort.
    Thanks again! I'll test the new version later :)
    -DanJames
     
  22. Offline

    darkwarriors

    same with latest release!
     
  23. Offline

    garbagemule

    @darkwarriors - I need a stacktrace. What information do you get in your server log/window?

    @Bluebomb - Just use a proper text editor (try Notepad++ if you're on Windows), don't use tabs, and make sure to indent properly.

    @Ross Gosling - The monsters shouldn't target spectators in v0.93. Which version of MobArena are you using? If v0.93, I probably need to do some more testing...

    @Kieron Etherimgton - It's called "MobArena" for a reason ;) When I get the time, I'll abstract some of the MobArena code so I can make a quick and functional PvP arena version. Its name will be "Battlegrounds", and I can't promise anything, but besides "team deathmatch" style arenas, I plan on working out CTF and KotH... Don't tell all the other MobArena users, though, or they'll get impatient! ;)

    @Flamers - I love you too! Thanks for sticking around in the thread and helping out with troubleshooting :)

    @Daniel Few - Daniel James and Daniel Cherry, then? :)
     
  24. Offline

    Ross Gosling

    i wasn't using the new one, and could you add a feature that regenerates all broken blocks after the match as people can destroy the arena and it doesnt regenerate afterwards unlike placing blocks where they disappear
     
  25. Offline

    darkwarriors

    no error message... only darkwarriors was killed by ... ( heroicdeath ) plugin say that i was killed and teleport me in spectate position, but arena continuos spawning his waves even if nobody is playing.. i have to do /ma force end or restart server to stop it.
     
  26. Offline

    Delois

    Few errors for yah, dint have them till I upgraded to .93, here is the code:

    Got this many times:
    Code:
    2011-07-16 10:55:40 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.93
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:368)
        at com.garbagemule.MobArena.Arena.forceEnd(Arena.java:294)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:440)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    Code:
    2011-07-16 11:02:26 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:408)
        at com.garbagemule.MobArena.Arena.onEntityDeath(Arena.java:1003)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
        at org.bukkit.plugin.java.JavaPluginLoader$56.execute(JavaPluginLoader.java:635)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
        at net.minecraft.server.EntityArrow.m_(EntityArrow.java:185)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-16 11:02:26 [INFO] [HeroicDeath] chuffo learned that Skeleton are not passive
    2011-07-16 11:02:28 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: k 
    2011-07-16 11:02:30 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: one sec goat 
    2011-07-16 11:02:32 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:408)
        at com.garbagemule.MobArena.Arena.onEntityDeath(Arena.java:1003)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
        at org.bukkit.plugin.java.JavaPluginLoader$56.execute(JavaPluginLoader.java:635)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
        at net.minecraft.server.EntityWolf.a(EntityWolf.java:346)
        at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
        at net.minecraft.server.EntityWolf.c_(EntityWolf.java:92)
        at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
        at net.minecraft.server.EntityWolf.v(EntityWolf.java:133)
        at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
        at net.minecraft.server.EntityWolf.m_(EntityWolf.java:161)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-16 11:02:32 [INFO] [HeroicDeath] Wolfs are not friendly, vpeters.
    2011-07-16 11:02:35 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:408)
        at com.garbagemule.MobArena.Arena.onEntityDeath(Arena.java:1003)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
        at org.bukkit.plugin.java.JavaPluginLoader$56.execute(JavaPluginLoader.java:635)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
        at net.minecraft.server.EntityArrow.m_(EntityArrow.java:185)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-16 11:02:35 [INFO] [HeroicDeath] Skeletons are not friendly, sammo999.
    2011-07-16 11:02:40 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: wolfman away 
    2011-07-16 11:02:40 [INFO] [§2||||||||||§f][§fsammo999§f§f]: dam 
    2011-07-16 11:02:47 [INFO] [§2||||||||||§f][§fsammo999§f§f]: who left 
    2011-07-16 11:02:49 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: and once you see ~Wilderness you are in a plce yah can build! 
    2011-07-16 11:03:00 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: k 
    2011-07-16 11:03:15 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: is someone alive? 
    2011-07-16 11:03:15 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: gold bars.... 
    2011-07-16 11:03:16 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: where does build wilderness begin 
    2011-07-16 11:03:22 [INFO] [§2||||||||||§f][§fchuffo§f§f]: whos in there? 
    2011-07-16 11:03:27 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.93
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:368)
        at com.garbagemule.MobArena.Arena.forceEnd(Arena.java:294)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:440)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-07-16 11:03:45 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: get the items? 
    2011-07-16 11:03:47 [INFO] [§2||||||||||§f][§fchuffo§f§f]: cookie! 
    2011-07-16 11:03:51 [INFO] [§2||||||||||§f][§fsammo999§f§f]: wat keeps happenning 
    2011-07-16 11:03:53 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: yes ty 
    2011-07-16 11:03:58 [INFO] [§2||||||||||§f][§fsammo999§f§f]: i did del 
    2011-07-16 11:04:07 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: i was pomised gold 
    2011-07-16 11:04:16 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: the plugin seams like it doesnt want to end if people die at same time 
    2011-07-16 11:04:25 [INFO] [§2||||||||||§f][§fsammo999§f§f]: oh ok 
    2011-07-16 11:04:43 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: hmmm...... 
    2011-07-16 11:04:52 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: that is evil 
    2011-07-16 11:05:00 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: what r the basic rules? 
    2011-07-16 11:05:00 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: i am laggy 
    2011-07-16 11:05:41 [INFO] [§2||||||||||§f][§fsammo999§f§f]: is it naerly over 
    2011-07-16 11:05:50 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: um.... 
    2011-07-16 11:05:51 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: dono, only 1 guy joined this game 
    2011-07-16 11:05:57 [INFO] [§2||||||||||§f][§fsammo999§f§f]: ok 
    2011-07-16 11:06:00 [INFO] [§2||||||||||§f][§fsammo999§f§f]: who 
    2011-07-16 11:06:01 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: delois r there any rules 
    2011-07-16 11:06:01 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: hello?.... 
    2011-07-16 11:06:02 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:408)
        at com.garbagemule.MobArena.Arena.onEntityDeath(Arena.java:1003)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
        at org.bukkit.plugin.java.JavaPluginLoader$56.execute(JavaPluginLoader.java:635)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
        at net.minecraft.server.EntityWolf.a(EntityWolf.java:346)
        at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
        at net.minecraft.server.EntityWolf.c_(EntityWolf.java:92)
        at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
        at net.minecraft.server.EntityWolf.v(EntityWolf.java:133)
        at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
        at net.minecraft.server.EntityWolf.m_(EntityWolf.java:161)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-16 11:06:02 [INFO] [HeroicDeath] vpeters learned that Wolf are not passive
    2011-07-16 11:06:07 [INFO] [§2||||||||||§f][§fvpeters§f§f]: dammit 
    2011-07-16 11:06:09 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: @Casino just be nice :3 
    2011-07-16 11:06:18 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: ty 
    2011-07-16 11:06:26 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: u know the yogcast 
    2011-07-16 11:06:30 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: i was outside the arena 4 a moment 
    2011-07-16 11:06:32 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: everyone does 
    2011-07-16 11:06:47 [INFO] [§2||||||||||§f][§fvpeters§f§f]: owwen will u fight with me? 
    2011-07-16 11:06:51 [INFO] [§2||||||||||§f][§fvpeters§f§f]: a pair 
    2011-07-16 11:06:53 [INFO] [§2||||||||||§f][§fCasinoWolf§f§f]: they inspire me tohave a mining adventure 
    2011-07-16 11:06:55 [INFO] [§2||||||||||§f][§fchuffo§f§f]: i will 
    2011-07-16 11:06:58 [INFO] [§2||||||||||§f][§fsammo999§f§f]: i will in a sec 
    2011-07-16 11:06:59 [INFO] [§2||||||||||§f][§fvpeters§f§f]: an unstoppable duo 
    2011-07-16 11:07:19 [INFO] [§2||||||||||§f][§fvpeters§f§f]: every one be 
    2011-07-16 11:07:23 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: i am so laggy. 
    2011-07-16 11:07:24 [INFO] [§2||||||||||§f][§fchuffo§f§f]: aaaaawwww-simon 
    2011-07-16 11:07:26 [INFO] Lockette: sammo999 has claimed a container.
    2011-07-16 11:07:27 [SEVERE] java.net.SocketException: Socket closed
    2011-07-16 11:07:27 [INFO] Connection reset
    2011-07-16 11:07:27 [INFO] Yellowgoat42 lost connection: disconnect.quitting
    2011-07-16 11:07:27 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-07-16 11:07:27 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-07-16 11:07:27 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2011-07-16 11:07:27 [SEVERE]     at java.io.BufferedOutputStream.flush(Unknown Source)
    2011-07-16 11:07:27 [SEVERE]     at java.io.DataOutputStream.flush(Unknown Source)
    2011-07-16 11:07:27 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    2011-07-16 11:07:29 [INFO] [§2||||||||||§f][§fvpeters§f§f]: owen a tamer 
    2011-07-16 11:07:30 [INFO] [SignShop] Saving shops...
    2011-07-16 11:07:30 [INFO] [SignShop] Shops saved!
    2011-07-16 11:07:34 [INFO] [§2||||||||||§f][§fvpeters§f§f]: alex a tank 
    2011-07-16 11:07:39 [INFO] Yellowgoat42 [/81.151.31.141:58212] logged in with entity id 56685 at ([SURVIVAL2] -593.3125, 86.0, -1338.1875)
    2011-07-16 11:07:46 [INFO] [§2||||||||||§f][§fvpeters§f§f]: me an odd job 
    2011-07-16 11:07:55 [INFO] [§2||||||||||§f][§fsammo999§f§f]: guys 
    2011-07-16 11:07:55 [INFO] [§2|||||||||§8|§f][§fCasinoWolf§f§f]: holy crap was tht 
    2011-07-16 11:07:56 [INFO] [§2||||||||||§f][§fchuffo§f§f]: your face, god dammit 
    2011-07-16 11:07:59 [WARNING] Task of 'MobArena' generated an exception
    java.lang.NullPointerException
        at com.garbagemule.MobArena.MASpawnThread.addReward(MASpawnThread.java:132)
        at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:92)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-16 11:08:00 [INFO] [§2||||||||||§f][§fvpeters§f§f]: did everyone get that 
    2011-07-16 11:08:03 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: am i still laggy 
    2011-07-16 11:08:11 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: think its just you 
    2011-07-16 11:08:18 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: sort of... 
    2011-07-16 11:08:33 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: look at me! 
    2011-07-16 11:08:33 [INFO] [§2||||||||||§f][§fsammo999§f§f]: i cant choose 
    2011-07-16 11:08:43 [INFO] [§2|||||||||§8|§f][§fCasinoWolf§f§f]: is the entire mine server bult on cuz there is nowhere tht is empty 
    2011-07-16 11:08:45 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: grrrr -_- 
    2011-07-16 11:08:48 [INFO] [§2||||||||||§f][§fsammo999§f§f]: i wanna be chef 
    2011-07-16 11:08:59 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: ok im so laggy i can break the glass 
    2011-07-16 11:08:59 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: dont enter ill need to end it god dam again -_- 
    2011-07-16 11:09:03 [INFO] [§2||||||||||§f][§fvpeters§f§f]: come on owen 
    2011-07-16 11:09:09 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: ill refund >< 
    2011-07-16 11:09:11 [INFO] [§2||||||||||§f][§fsammo999§f§f]: i want money back 
    2011-07-16 11:09:14 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.93
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:368)
        at com.garbagemule.MobArena.Arena.forceEnd(Arena.java:294)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:440)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-07-16 11:09:22 [INFO] [§2||||||||||§f][§fYellowgoat42§f§f]: lol 
    2011-07-16 11:09:26 [INFO] [iConomy]Player sammo999's account had 5.00 Lunch Money grant to it by Delois.
    2011-07-16 11:09:31 [INFO] [§2||||||||||§f][§fsammo999§f§f]: tytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytytyt 
    2011-07-16 11:09:37 [INFO] [§2||||||||||§f][§fchuffo§f§f]: calm down its only 5 greedy 
    2011-07-16 11:09:37 [INFO] [iConomy]Player Yellowgoat42's account had 5.00 Lunch Money grant to it by Delois.
    2011-07-16 11:09:46 [INFO] [iConomy]Player chuffo's account had 5.00 Lunch Money grant to it by Delois.
    2011-07-16 11:09:49 [INFO] [§2||||||||||§f][§fvpeters§f§f]: aaaah 
    2011-07-16 11:09:52 [INFO] [§2||||||||||§f][§fsammo999§f§f]: i no i dont have much 
    2011-07-16 11:09:54 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: ok gave it back to yah.. 
    2011-07-16 11:10:00 [INFO] [§2||||||||||§f][§fsammo999§f§f]: gave some to town 
    2011-07-16 11:10:03 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: this is anoying >< 
    2011-07-16 11:10:05 [INFO] [§2||||||||||§f][§fchuffo§f§f]: then eARN IT 
    2011-07-16 11:10:06 [INFO] [§2||||||||||§f][§fvpeters§f§f]: i accidentally destroy oddjob sign 
    2011-07-16 11:10:12 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: o.o 
    2011-07-16 11:10:13 [INFO] [§2||||||||||§f][§fvpeters§f§f]: now it blank 
    2011-07-16 11:10:24 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: still works :3 
    2011-07-16 11:10:26 [INFO] [§2||||||||||§f][§fchuffo§f§f]: its not for me 
    2011-07-16 11:10:29 [INFO] [§2||||||||||§f][§fvpeters§f§f]: who wants to fithg with there bare hands 
    2011-07-16 11:10:35 [INFO] [§2||||||||||§f][§fsammo999§f§f]: only on ur screen dont worry 
    2011-07-16 11:10:36 [INFO] [§2||||||||||§f][§fvpeters§f§f]: RRRRAAAAAAAAARRRR 
    2011-07-16 11:10:50 [INFO] [§2||||||||||§f][§fsammo999§f§f]: twss 
    2011-07-16 11:10:55 [INFO] [§2||||||||||§f][§fsammo999§f§f]: hehe 
    2011-07-16 11:10:55 [INFO] [§4|§8|||||||||§f][§fYellowgoat42§f§f]: look at mwe 
    2011-07-16 11:11:02 [INFO] [§2||||||||||§f][§fchuffo§f§f]: ive broken all of the signs, there all blank for me! lol 
    2011-07-16 11:11:04 [INFO] [§4|§8|||||||||§f][§fYellowgoat42§f§f]: hello 
    2011-07-16 11:11:05 [INFO] [§2||||||||||§f][§fsammo999§f§f]: wat the 
    2011-07-16 11:11:06 [INFO] [§2||||||||||§f][§4Owner Delois§f§f]: ... 
    2011-07-16 11:11:09 [INFO] [HeroicDeath] chuffo killed Yellowgoat42 wielding fists.
    2011-07-16 11:11:18 [INFO] [§2||||||||||§f][§fsammo999§f§f]: how 
    2011-07-16 11:11:19 [INFO] [§2||||||||||§f][§fchuffo§f§f]: yeah 
    2011-07-16 11:11:24 [INFO] [§2||||||||||§f][§fsammo999§f§f]: chuffo 
    2011-07-16 11:11:25 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.93
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:380)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:368)
        at com.garbagemule.MobArena.Arena.forceEnd(Arena.java:294)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:440)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
     
  27. Offline

    garbagemule

    @Ross Gosling - This feature already exists, but if your arena is large (more than 50x50x20 blocks), I recommend that you do not use it. Read the "Setting up the config-file"-page on the Wiki. You should try to find the conflicting plugin instead. MobArena's protection works perfectly fine if no other plugins interfere with its region. Please follow the Troubleshooting-section in the main post.

    @darkwarriors - Please follow the Troubleshooting-section in the main post. I need more than just "it continues to spawn waves". Most importantly, I need steps of reproduction.

    @Delois - Luckily, the bug you're getting is an easy fix. I pushed a silent update. Please re-download MobArena and let me know if the bug persists.
     
  28. Offline

    Ross Gosling

    ok yeah i've worked out its Residence mucking it up but i'll be able to sort it out
     
    garbagemule likes this.
  29. Offline

    Mr_H4mm3r

    Could you add a feature so there can be 2 teams??
    And the best team (killed most) win??
     
  30. Offline

    Agnate

    @garbagemule I believe this is an extension of the bug you pushed the silent release for. I'd increment the version by 0.0.1 and let people know you've addressed the bug. I haven't had time to test it yet, but I'm sure it'll fix most/all of the issues.
     
  31. Offline

    garbagemule

    @Mr_H4mm3r - Sorry, there are way too many complications involved with that. Battlegrounds will be team-based, however.

    @Agnate - I haven't confirmed that the silent update fixes the issue, but you're probably right. I'll increment soonish :) Do you use IRC by chance? Could you maybe come on #bukkitdev @ EsperNet?
     

Share This Page