[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

    Ratchet

    inventory storage is not enabled.

    what about those errors gives any indication that there is a conflicting plugin? the only fault is with mobarena. are you going to now claim every bug is due to a plugin conflict or something? o_o

    one of my players (just one single player) is getting an internal error when doing /ma join, but only when the arena is not in progress, if it's in progress it tells him it's in progress.
    this appears in the log:
    Code:
    2011-07-04 13:35:34 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.92
        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.NullPointerException
        at com.garbagemule.MobArena.MAUtils.sitPets(MAUtils.java:571)
        at com.garbagemule.MobArena.Arena.playerJoin(Arena.java:263)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:191)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    it's odd because only that 1 player is getting it, and nobody else, even after a server reboot.
     
  3. Offline

    JakebIngram

    Is there a way to turn off the allowed commands? :|

    And yes I wolves are allowed to spawn in my server, but the wolf master class isnt spawning any, as I said ill try find the conflict

    Wolves spawn sometimes and not others times :|
     
  4. Offline

    max96at

    Found a bug:
    in the last version players could not share their items, it always told "No item-sharing before the arena starts". Now I can drop all my items and combine a super-class.
     
  5. Offline

    garbagemule

    @Ratchet - By simply joining and leaving, I can't reproduce your bug. That's the only bug hunting I am going to do. If you can't give me steps of reproduction, how do you expect me to find the bug? The only thing I can assume is that you have a conflicting plugin, because I'm unable to reproduce the error. Until you have confirmed that it is NOT a problem on your end, it IS a problem on your end, so figure out what the problem is. See the Troubleshooting section in the main post.
    The internal error is harmless, but it's fixed in the silent update I made (gonna make a bigger 0.92.1 bugfix release soon), so re-download the file and see if the problem isn't fixed. It happens because I forgot to take into account that wolves around players might not be tamed :p

    @JakebIngram - Turn off the allowed commands? You can just leave it at /list if you don't want any commands enabled. If you mean the opposite - no, sorry. You'll have to specify the commands you want to be able to use in the arena (which shouldn't be many anyway).

    @max96at - Please read the Troubleshooting-section in the main post, and then report back when you have found the conflicting plugin :)
     
  6. Offline

    †orben

    It says 'Failed to store inventory.Try it again' But when i try it again it mean 'Failed to store inventory.Try it again' Pleas help !
     
  7. Offline

    morizuki

    I tried more than 1 but when we hit the iron blocks, teleported to the arena and it says you have been flagged as ready.. we're the only one in the server and also it's a fresh arena.. no battles yet..
     
  8. Offline

    Ratchet

    I *cant* reproduce it either. so i'm just telling you about the bug I encountered.
     
  9. Offline

    max96at

    @ garbagemule - I can't try disabling plugins now because I rented a server and my internet connection is not fast enough to download/upload all the plugins.
    I can reproduce it by typing /ma j, picking a class and throwing my items away

    Error 1
    Code:
    2011-07-04 19:31:22 [SEVERE] Could not pass event PLAYER_INTERACT to MobArena
    java.lang.NullPointerException
        at com.garbagemule.MobArena.MAUtils.giveItems(MAUtils.java:460)
        at com.garbagemule.MobArena.MAUtils.giveItems(MAUtils.java:477)
        at com.garbagemule.MobArena.Arena.assignClass(Arena.java:387)
        at com.garbagemule.MobArena.Arena.onPlayerInteract(Arena.java:997)
        at com.garbagemule.MobArena.MAPlayerListener.onPlayerInteract(MAPlayerListener.java:30)
        at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:64)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:466)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        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)
    
    Error 2
    Code:
    2011-07-04 20:28:31 [SEVERE] Could not pass event ENTITY_REGAIN_HEALTH to MobArena
    java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityRegainHealthEvent.getRegainReason()Lorg/bukkit/event/entity/EntityRegainHealthEvent$RegainReason;
        at com.garbagemule.MobArena.Arena.onEntityRegainHealth(Arena.java:828)
        at com.garbagemule.MobArena.MAEntityListener.onEntityRegainHealth(MAEntityListener.java:27)
        at org.bukkit.plugin.java.JavaPluginLoader$68.execute(JavaPluginLoader.java:719)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityLiving.b(EntityLiving.java:337)
        at net.minecraft.server.EntityPlayer.b(EntityPlayer.java:193)
        at net.minecraft.server.ItemFood.a(SourceFile:20)
        at net.minecraft.server.ItemStack.a(ItemStack.java:70)
        at net.minecraft.server.ItemInWorldManager.useItem(ItemInWorldManager.java:193)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:533)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        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)
    
     
  10. Offline

    †orben

    'Failed to store inventory.Try it again' HEllO ?! HELP ! IT WON'T WORK !
     
  11. Offline

    garbagemule

    @Ratchet - Alright then! I thought it was something that happened frequently. Next time just say it's a 'glitch' instead of a 'bug' if you can't reproduce it, because bugs imply that I messed up in the code somewhere and that it's something that I can just go ahead and fix, whereas glitches imply that it could be anything :)

    @max96at - Looks like you're using an old version of CraftBukkit. Update to #953 and you won't get Error 2 anymore. For your first error, it would appear that something went wrong in creating one of the items. Are you using the default classes, or did you make some custom ones? If so, what extra items did you add?

    @†orben - HELLO?! HAVE YOU READ THE FAQ?! Please stop posting in caps, and stop spamming my thread. You don't get special treatment just because you can turn on Caps Lock.
     
  12. Offline

    vapid2323

    My users are able to break blocks when in the arena is there an issue in my config i can resolve?

    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        enabled: true
        update-notification: true
        allowed-commands: /list, /pl
    classes:
        Demolitionist:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, apple, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Berserker:
            items: diamond_axe, grilled_pork:4
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Healer:
            items: stone_sword, bread:6, grilled_pork:4, cake:3, cookie:6, bone:3
            armor: 298,299,300,301
        Archer:
            items: wood_sword, bow, arrow:256, grilled_pork
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                enabled: true
                world: world
                protect: true
                auto-equip-armor: true
                clear-wave-before-next: true
                detonate-creepers: false
                detonate-damage: false
                lightning: true
                force-restore: false
                soft-restore: true
                soft-restore-drops: false
                require-empty-inv-join: false
                require-empty-inv-spec: false
                hellhounds: true
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 60
            coords:
                lobby: 715,41,287,0.0,0.0
                arena: 602,66,262,0.0,0.0
                p2: 666,115,323,0.0,0.0
                p1: 538,10,197,0.0,0.0
                spectator: 602,76,289,0.0,0.0
                spawnpoints:
                    s2: 605,66,245,0.0,0.0
                    s1: 615,66,250,0.0,0.0
                    s9: 609,66,260,0.0,0.0
                    s7: 614,66,270,0.0,0.0
                    s8: 617,66,259,0.0,0.0
                    s5: 589,66,271,0.0,0.0
                    s6: 604,66,275,0.0,0.0
                    s10: 600,66,259,0.0,0.0
                    s3: 589,66,249,0.0,0.0
                    s4: 587,66,259,0.0,0.0
            waves:
                default:
                    spiders: 10
                    creepers: 0
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 0
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
    
     
  13. Offline

    garbagemule

    @vapid2323 - You have soft-restore: true. Read the Wiki for information on the different settings :)
     
  14. Offline

    deathnow

    I love supporting your plugin, and all had been working well until this last release. I solved the issue that many had been having with "failed to store inventory," on my server. Unfortunately I've come across some major conflicts with other plugins. Permissions seems to be having trouble; it reverted me to a default class with no abilities (even though, i am explicitly admin, and have access to all nodes). If I find the conflicting plugin(s), I'll be happy to post it here, along with any console errors I may find. Keep up the good work with MobArena!
     
  15. Offline

    garbagemule

    @deathnow - MobArena doesn't touch any Permission nodes at all. It only reads them, and only when typing MobArena commands, or when choosing a class. What are these "abilities" you speak of? Commands?
     
  16. Offline

    Ratchet

    oh, so you thought I was able to reproduce these things and just wasn't telling you how? no, it's just a random glitch I encountered.

    i've also got another player right now getting the internal error message when trying to /ma j while it's in progress that I posted earlier.
     
  17. Offline

    deathnow

    @garbagemule Yes, I'm fairly confident that it reverted me to my 'default' class with limited access to commands and no build permissions. I fixed this (I believe), by removing all mobarena nodes I had set up within permissions, and then reloading permissions and mobarena. That no longer seems to be a problem. I have found that even with my default arena's protection set at 'false' both in-game and within the config, I am still unable to edit the region. Is that another conflict, or an issue with the new version. Thanks for the prompt reply.


    @Ratchet

    I've encountered the error mentioned above several times, and for me it has been remedied with a quick in game reload of MobArena.
     
  18. Offline

    Rpa;otj

    You're also missing repair-delay: _ on your config!

    Np, you really hauled all kinds of.......butt.....this weekend on hotfix/feature support! Really dedicated plugin author here!

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

    garbagemule

    @Ratchet - With which exception? Did you re-download for the newest build (I made a silent update about 3 hours ago)?

    @deathnow - Was this a one-time thing or does it happen every time? Which version of Permissions are you using? I guarantee you that MobArena doesn't use any other Permissions-methods than "has(Player, String)" which doesn't mutate any fields or files. See the Arena region-section of Setting up the arena in the Wiki for details on how to edit your arenas once the arena region has been defined :)

    Actually, repair-delay exists in his config-file, but it is now a per-arena setting :)
     
  20. Offline

    PinkHell

    When I use /ma j it says an internal error occurred while attempting to perform this command
    I had read the FAQ and it doesn't work so please say what I have to do...
    Code:
    2011-07-05 00:14:05 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.92
        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.NullPointerException
        at com.garbagemule.MobArena.MAUtils.sitPets(MAUtils.java:571)
        at com.garbagemule.MobArena.Arena.playerJoin(Arena.java:266)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:191)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-07-05 00:14:07 [INFO] Forcing save..
    2011-07-05 00:14:08 [INFO] Save complete.
    2011-07-05 00:14:11 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.92
        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.NullPointerException
        at com.garbagemule.MobArena.MAUtils.sitPets(MAUtils.java:571)
        at com.garbagemule.MobArena.Arena.playerJoin(Arena.java:266)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:191)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
     
  21. Offline

    veiovis

    I have the same problem and i think i made it right becaus it creates a file in the inventory folder and when i type "/ma l" i get my inventory back. The problem is that it dont port me in the arena.
    BTW whey someone has this bug why dont you put it in the first post? It says there:
    Known issues:
    • None
    Its a realy cool plugin and i hope i get it work again. ^^

    Edit: Now i dont get that message anymore but it says "An internal error occurred while attempting to perform this command".
     
  22. Offline

    noahwhygodwhy

    and no errors, is this a custom arena or did you do /ma dooooo it hippie monster
     
  23. Offline

    Ratchet

    ^ this error @garbagemule
    and yes I re-downloaded it
     
  24. Offline

    baem

    doesnt work
    we made a new arena installed the plugin exactly! like its described in the wiki and other videos
    and at the end when everybody wants to play it, it says
    "Failed to store your inventory try again"
    rejoined, server restarted nothing helps
    that sucks
     
  25. Offline

    garbagemule

    @PinkHell - Try this build, and tell me if the exceptions keep happening: http://dl.dropbox.com/u/11723967/MobArena.jar

    @veiovis - It's not a known issue. I can't reproduce it. Read the Troubleshooting-section of the main post.

    @Ratchet - Okay, I still can't reproduce it, so will you please try to do some troubleshooting?

    @baem - Sorry, MobArena works. It's your server that doesn't work. That sucks. All snide remarks aside, what have you done to troubleshoot? Nothing. Please try to find out why this happens, because I can't do it for you.

    If you are getting "Failed to store your inventory. Try again." errors, please go through the Troubleshooting-section in the main post. Please also tell me which operating system your server is running on.

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

    Seoki

    I'm having the same problem as the other people have. I'm currently running on Windows 7, I've never had a problems before. I just updated your plugin and when I do /ma j I'm getting the "an internal error occurred while attempting to perform this command" I've just downloaded the build that you told the other person to try and it gives me the same error. Here's whats in my log
    Code:
    18:58:58 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma'
    in plugin MobArena v0.92
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    98)
            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.NullPointerException
            at com.garbagemule.MobArena.MAUtils.sitPets(MAUtils.java:571)
            at com.garbagemule.MobArena.Arena.playerJoin(Arena.java:266)
            at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:149)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
     
  27. Offline

    garbagemule

    @PinkHell @Ratchet @Seoki - If this build also gives you the error, please post which line number is mentioned in the line "at com.garbagemule.MobArena.MAUtils.sitPets(MAUtils.java:???)".
     
  28. Offline

    denby

    When booting server i receive:
    Code:
    09:18:41 [SEVERE] Could not load 'plugins/MobArena.jar' in folder 'plugins':
    while parsing a block mapping
     in "<reader>", line 8, column 4:
           BeastMaster:
           ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 11, column 5:
            Medic:
            ^
    my config is incheck and im fully updated
    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
    classes:
       BeastMaster:
            items: bone:4, iron_axe, diamond_sword
            armor: 298, 299, 300, 301
        Medic:
            items: wood_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        DemoMan:
            items: stone_sword, flint_and_steel, tnt:8, grilled_pork:3, redstone:8, lever:8
            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:
            items: wood_sword, bow, arrow:360, grilled_pork
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: pand0ra
                enabled: true
                protect: true
                clear-wave-before-next: false
                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: false
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
        waves:
            every:
                '3': iron_ingot
                '8': gold_ingot
            after:
                '20': diamon_ingot,
                '30': diamon_sword, diamon_ignot
                '40': diamon_pick, diamond_sword, diamon_ingot
        hurley:
            settings:
                world: pand0ra
                enabled: true
                protect: true
                clear-wave-before-next: false
                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: false
                require-empty-inv-spec: false
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
        waves:
            every:
                '3': iron_ingot
                '8': gold_ingot
            after:
                '20': diamon_ingot,
                '30': diamon_sword, diamon_ignot
                '40': diamon_pick, diamond_sword, diamon_ingot
            coords:
                lobby: -549,67,-22,0.0,0.0
                arena: -547,73,-22,0.0,0.0
                spectator: -548,77,-35,0.0,0.0
                p1: -564,50,-39,-315.948,-1.8000672
                p2: -530,94,-5,-135.64789,0.29993272
                spawnpoints:
                    s2: -553,72,-16,-135.79779,30.44994
                    s1: -553,72,-28,-45.647766,7.9499407
                    s3: -541,72,-15,-222.948,5.699942
                    s4: -541,72,-28,-313.99817,2.099938
                    s5: -547,72,-23,-320.44824,-80.100105
    


    someone aid me>?
     
  29. Offline

    garbagemule

    @denby - Thanks for posting your config-file on your first post, it's EXTREMELY helpful (in this case, anyway). Read the FAQ. Your config is not "incheck". You got a snakeyaml-error, so your config-file is not well-formed. I'll help you out and give you a hint: You don't have enough spaces at one of your classes :)
     
  30. Offline

    baem

    "MobArena works perfectly fine when I release it.
    @baem - Sorry, MobArena works. It's your server that doesn't work."

    dont think you could get help when you post errors like i did
    we are the errors - this plugin is perfect
     
  31. Offline

    garbagemule

    @baem - MobArena is not perfect, but it is completely and fully functional. I don't own enough computers, internet-connections, Minecraft accounts or operating system licenses to test everything. It works for me and many other people, and if you can't provide me with information about your setup and environment, how am I supposed to help you? You're not the error, but your attitude is highly uncalled for. I develop this plugin in my spare time, and I do it for free. I test it as thoroughly as I am capable of, and I never release unless I know it's functional. The least you can do is provide me with useful information. "doesn't work" is absolutely useless, and downright wrong.

    With this, I will ask you kindly to stop using MobArena and not post in this thread again. I never asked for ass-kissing or praise, but I certainly never asked for ungratefulness and disrespect either. Good day.
     

Share This Page