[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

    nspthegreat

    Multiworld compatible???
     
  3. Offline

    garbagemule

  4. Offline

    morizuki

    Yes..
    My world is Arena_Grass

    here is my config

    Code:
    settings:
        world: Arena_Grass
        lightning: true
        repairdelay: 5
        firstwavedelay: 5
        waveinterval: 20
        specialmodulo: 4
        updatenotification: true
        disabledcommands: /kill
    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:4, 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:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
    rewards:
        waves:
            every:
                '3': feather, bone, stick
                '10': iron_ingot:10, gold_ingot:8
                '5': dirt:4, gravel:4, stone:4
            after:
                '7': minecart, storage_minecart, powered_minecart
                '16': diamon_sword
                '13': iron_sword, iron_pickaxe, iron_spade
    waves:
        default:
            zombies: 10
            skeletons: 10
            spiders: 10
            creepers: 10
            wolves: 10
        special:
            poweredcreepers: 10
            zombiepigmen: 10
            slimes: 10
            humans: 10
            angrywolves: 10
            giants: 0
            ghasts: 1
    coords:
        p1:
            yaw: 0.0
            pitch: 0.0
            z: -15.601482504401428
            y: 52.0
            world: Arena_Grass
            x: -15.568823528787398
        p2:
            yaw: 0.0
            pitch: 0.0
            z: 15.5
            y: 83.5
            world: Arena_Grass
            x: 15.5
        spectator:
            yaw: -34.555714
            pitch: 65.31814
            z: -14.577574672775052
            y: 81.0
            world: Arena_Grass
            x: -14.699999988079071
        arena:
            yaw: 183.29704
            pitch: 89.043335
            z: 0.591605646909059
            y: 72.0
            world: Arena_Grass
            x: 0.5215193147302923
        spawnpoints:
            s1:
                yaw: -0.19068666
                pitch: 5.0483484
                z: -8.25
                y: 72.0
                world: Arena_Grass
                x: 0.46875
            s2:
                yaw: -86.09893
                pitch: 6.770458
                z: 0.2651548866584348
                y: 72.0
                world: Arena_Grass
                x: -8.414846828147184
            s3:
                yaw: -180.99957
                pitch: 3.3264852
                z: 8.319214189904113
                y: 72.0
                world: Arena_Grass
                x: 0.5098552598975344
            s4:
                yaw: -270.73434
                pitch: 2.1784608
                z: 0.5471336252487234
                y: 72.0
                world: Arena_Grass
                x: 8.435201460077362
        lobby:
            yaw: -183.60385
            pitch: 7.34439
            z: 24.5
            y: 73.0
            world: Arena_Grass
            x: 5.5
    
     
  5. Offline

    Snipe76

    i know it... but it happens when i try to set the regions...
    edit: sorry, it was my mistake, the setting were for other world...
     
  6. Offline

    nspthegreat

    uuuups! It is multiworld compatible! Hooray! :-D

    thx and sorry for that dumb question :.)
     
    garbagemule likes this.
  7. Offline

    Flamers

    @garbagemule Ok thats fine :) Also the protection stops you placing signs. I have a storage area next to it which sign protection is used for, as signs don't stop mobs can you allow them through the protection?
     
  8. Offline

    Rpa;otj


    Good luck on your exam and thanks for your response. I am going to add 4 new classes to my server this week as a reward for my players being patient until the cobweb issue is resolved. Have some great new ideas based on your last version's changes!

    Also I was curious, is there a way that I am overlooking to just do a blanket mob spawn set that effects every tile within the defined p1/p1 boundaries? I have a team of players building a new arena that is a circular gladiator area with a revamped spectator area above, and I believe it is a 150-block diameter fight area. That is a lot of tiles to do setspawn on to prevent camping and to help alleviate some mob aggro problems! If not that's fine, I can make time to do each tile individually!
     
  9. Offline

    Shortee

    Awesome Plugin!
    A little suggestion: an option to make players pay some stuff (eg 1 diamond) to enter the arena.
    Good luck with your exams :)
     
  10. Offline

    tuderen

    @Rpa;otj not right now, though it might be possible to add that as a command. But wouldn't a circular arena have p1 and p2 outside the arena walls?

    @Shortee it's coming in 1.0, at least for paying with iConomy. Not a big stretch to add other potential payment options.
     
  11. Offline

    Rpa;otj

    I did realize that the cuboid selection would be outside of a circle but I was thinking I could add trim to the interior to work around that and still have a square spawn set if there was such a feature. I remember spending a lot of time doing the spawn locations on the first starter arena we had haha...This one would take longer; again, not a big deal if it is too much trouble...I'm not migrating things to the new arena until this weekend or next week sometime depending on my work and college responsibilities and was just curious! That is a lazy issue not a real problem...I am very much looking forward to a cobweb duplication fix in a future release though so I can restore my archer class to full functionality.
     
  12. Offline

    UfaRock

    How do I fix it?
     
  13. i get this same
    i dont think its because of mobarena though? friend of mine was cutting wood when i got this in server program :D
     
  14. Offline

    Ineentho

    I got a suggestion for this great plugin:
    In the config file, you could add an option to automatically explode creepers after x minutes, this would be nice for my arena, and probably many others too, because I got a "Builder" class, which spawns with enough blocks to build a small shelter for them. If the creepers would go boom after a few minutes automatically, this wouldn't be that OP at all.

    Thanks!
     
  15. Offline

    tuderen

    @Ineentho with the way waves work, any kind of shelter would be overpowered I'd think. Also defeats the point of fighting mobs if you can just hide from them imho.
     
  16. Offline

    sonofchocula

    I also have this, and really really want it to stop. Did a major plug-in update yesterday and this started logging after.

    Any ideas?
     
  17. Offline

    George Nico

    Any word on the amount of weight this puts on the server ? :3
     
  18. Offline

    SymphonyX

    for now i deleted MobArena and the This is Block break problem disapeared
     
  19. ok so it is because of mobarena. Dont know then , got to wait answer from the higher state
     
  20. Offline

    Jeyge

    You mean a response like this one?
     
  21. Offline

    Flamers

    Ok might have found a bug, I am trying to place a sign with /ma protect region false and it won't let me
     
  22. Offline

    telmo

    It is set to true, as I said the only difference is the fact that I created a new arena.

    Code:
      1 #Minecraft server properties
      #Thu May 26 11:10:04 EDT 2011
      level-name=telmox
      allow-nether=true
      view-distance=6
      spawn-monsters=true                                                                                                                      online-mode=true
     spawn-animals=true
     max-players=20
     server-ip=192.168.1.101
     pvp=false
     level-seed=mahou
     server-port=25565
    allow-flight=true
     white-list=false
     spawn-protection=16
     
    the IP is NATed
     
  23. Offline

    PlannedBoredom

    15:22:45 [SEVERE] Could not pass event PLAYER_TELEPORT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MAUtils.inRegion(MAUtils.java:428)
    at com.garbagemule.MobArena.MATeleportListener.onPlayerTeleport(MATeleportListener.java:28)
    at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:292)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:372)
    at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:177)
    at com.sk89q.worldedit.bukkit.BukkitPlayer.setPosition(BukkitPlayer.java:95)
    at com.sk89q.worldedit.LocalPlayer.setPosition(LocalPlayer.java:523)
    at com.sk89q.worldedit.LocalPlayer.findFreePosition(LocalPlayer.java:84)
    at com.sk89q.worldedit.WorldEdit.handleArmSwing(WorldEdit.java:893)
    at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.onPlayerAnimation(WorldEditPlayerListener.java:54)
    at org.bukkit.plugin.java.JavaPluginLoader$14.execute(JavaPluginLoader.java:334)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:797)
    at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    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:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    15:22:48 [INFO] ?7[Admin]?f ?1mattg106?f?7:?f i see all
    15:22:49 [INFO] ?7[Moderator]?f ?aWe_Play_MC?f?7:?f y
    15:22:59 [SEVERE] Could not pass event PLAYER_TELEPORT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MAUtils.inRegion(MAUtils.java:428)
    at com.garbagemule.MobArena.MATeleportListener.onPlayerTeleport(MATeleportListener.java:28)
    at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:292)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:372)
    at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:177)
    at com.sk89q.worldedit.bukkit.BukkitPlayer.setPosition(BukkitPlayer.java:95)
    at com.sk89q.worldedit.LocalPlayer.setPosition(LocalPlayer.java:523)
    at com.sk89q.worldedit.LocalPlayer.findFreePosition(LocalPlayer.java:84)
    at com.sk89q.worldedit.WorldEdit.handleArmSwing(WorldEdit.java:893)
    at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.onPlayerAnimation(WorldEditPlayerListener.java:54)
    at org.bukkit.plugin.java.JavaPluginLoader$14.execute(JavaPluginLoader.java:334)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:797)
    at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    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:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    15:23:02 [SEVERE] Could not pass event PLAYER_TELEPORT to MobArena
    java.lang.NullPointerException
    at com.garbagemule.MobArena.MAUtils.inRegion(MAUtils.java:428)
    at com.garbagemule.MobArena.MATeleportListener.onPlayerTeleport(MATeleportListener.java:28)
    at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:292)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:372)
    at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:177)
    at com.sk89q.worldedit.bukkit.BukkitPlayer.setPosition(BukkitPlayer.java:95)
    at com.sk89q.worldedit.LocalPlayer.setPosition(LocalPlayer.java:523)
    at com.sk89q.worldedit.LocalPlayer.findFreePosition(LocalPlayer.java:84)
    at com.sk89q.worldedit.WorldEdit.handleArmSwing(WorldEdit.java:893)
    at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.onPlayerAnimation(WorldEditPlayerListener.java:54)
    at org.bukkit.plugin.java.JavaPluginLoader$14.execute(JavaPluginLoader.java:334)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:797)
    at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    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:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)


    I don't know the problem it looks like it's interfering with WorldEdit or something.
     
  24. Offline

    Arkian123

    I found it already (had a Problem mith Mozilla Plugins). But i've a new Problem ; if we want (on my server) to play with this Plugin, it says after every Battle ,,there is already a fight´´ or other. Can you help me?

    Greets, Arki
     
  25. Offline

    Ratchet

    my server froze with these errors:
    Code:
    2011-06-13 15:11:04 [SEVERE] java.util.ConcurrentModificationException
    2011-06-13 15:11:04 [SEVERE]     at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
    2011-06-13 15:11:04 [SEVERE]     at java.util.AbstractList$Itr.next(Unknown Source)
    2011-06-13 15:11:04 [SEVERE]     at java.util.AbstractCollection.removeAll(Unknown Source)
    2011-06-13 15:11:04 [SEVERE]     at net.minecraft.server.Chunk.removeEntities(Chunk.java:476)
    2011-06-13 15:11:04 [SEVERE]     at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:241)
    2011-06-13 15:11:04 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1599)
    2011-06-13 15:11:04 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:389)
    2011-06-13 15:11:04 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    2011-06-13 15:11:04 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-13 15:11:04 [SEVERE] Unexpected exception
    java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
        at java.util.AbstractList$Itr.next(Unknown Source)
        at java.util.AbstractCollection.removeAll(Unknown Source)
        at net.minecraft.server.Chunk.removeEntities(Chunk.java:476)
        at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:241)
        at net.minecraft.server.World.doTick(World.java:1599)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:389)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    and then when I was shutting it down, mobarena gave this error:
    Code:
    2011-06-13 15:30:44 [SEVERE] Error occurred while disabling MobArena v0.9 (Is it up to date?): null
    java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
        at java.util.HashMap$KeyIterator.next(Unknown Source)
        at com.garbagemule.MobArena.ArenaManager.forceEnd(ArenaManager.java:412)
        at com.garbagemule.MobArena.MobArena.onDisable(MobArena.java:81)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:820)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:269)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:262)
        at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:129)
        at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:260)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:339)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  26. Offline

    Kevin Forte

    I have the same problem. I get errors like crazy.
     
  27. Offline

    garbagemule

    I'm going to remember v0.90 as the "This is block break" version. Bugfixes coming up soon guys.
     
  28. Offline

    Ratchet

    the arena maybe, I have yet to test that, but i've tested being in the lobby twice and restarting the server now (proper shutdown) and when players log back in they have all of the class items they had before the shutdown, so yes they can keep stuff this way if the server restarts while they are in the lobby. after the restart they are also no longer "in" /ma join and are free to use commands to warp out
     
  29. Offline

    strupan

  30. Offline

    kahlilnc

    So there are no more permissions?
     
  31. Offline

    garbagemule

    *Puts on Farnsworth voice*: Good news, everyone! v0.90.1 is out soon, and with it comes a bugfix you've all been waiting for. Creepers will no longer instant kill you :)

    @Ratchet - If v0.90.1 doesn't solve your problems, I don't know what will. I fixed the concurrency issues, so if the problem persists through this update, you must have a conflicting plugin. But yeah, I'll be pushing soon :)

    @strupan - It's harmless, but it happens because you haven't set up MobArena yet. Thank you for using pastebin, keeps the thread clean :)

    @kahlilnc - What do you mean? There never were any Permissions support (yet).
     

Share This Page