[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

    kaynide

    Redstone glitch seems to be with previous arenas only. If you delete the arena data, and remake it there are no problems.
    To recreate, use your previous .jar, make arena (include extended pistons, and some switches with connected wire), update jar only (not deleting any config/etc files), see wonky redstone.
    Again, simply remaking the arena fixes it. I have a feeling it has something to do with the protection and how it keeps the state of things (ie the text on signs) now.
     
  3. Offline

    SilencShadoW

    HEy Guy,
    i put in that u can be kicked by idle ... if u not kill enough but my player build a house out of TNT and place fire near it ... so they kill and then they idle ... so they can cheat there items :eek:
     
  4. Offline

    STALKER000

    Bug report:
    I do:
    1./ma join
    2.trying to start fight = [MobArena] You must first pick a class.
    3.choosing class
    4./ma leave
    5./ma join
    6.press "start" iron block without choosing class.
    7.fight without weapon :D
     
  5. Offline

    Vezorock

    Nvm its not tribu, but all monsters have completely stopped spawning! In fact, all creatures have stopped spawning! It says that they have spawned, but nothing shows up. Ive just tried spawning plugins, adoptwolf thingy, and nothing will spawn. When I type in /butcher, it says 0 mobs killed. :/
     
  6. Offline

    garbagemule

    @immacrazyaussie - Stop your server and start it up again.

    @Keri - I don't think it will be easy to fix something as specific as that. You're saying that players can't access their inventory from other worlds because of MultiInv?

    @shadowkage1 - I know of this issue, but I am unable to reproduce it at will. If it happens often for you, could you try to figure out if there's a certain way to make it happen? That would really help me a lot.

    @Equivalant - Love the arena! It's so big and exciting! Please consider uploading a schematic and post it in the arena schematics thread :)

    @saladuit - Yes, just replace the old .jar, but make sure the server isn't running when you do.

    @kaynide - Thanks so much for the extensive debugging! A lot of people could learn something from this! Redstone is a right pain to work with in restoring, and I'm afraid that I won't be able to properly go over it any time soon :( With a bit of luck, Agnate will be able to find a fix :3

    @SilencShadoW - Ah yes, quite a bit of a bugger that thing with the idle timer. Take the TNT and fire away from your classes for now, if people don't want to play fair.

    @STALKER000 - Can you try re-downloading MobArena and tell me if the bug is fixed? :)
     
  7. Offline

    Jube0569

    Ok before the update (0.94) Mob arena worked with the allow monsters setting set to false. Now it does not. Am i doing something wrong? Or did you change that? Also when i did set it to allow monsters it worked but sheep would spawn and have the same qualities as a creeper.
     
  8. Offline

    shadowkage1

    I can make the problem happen everytime, if I use 3 wolves to attack the boss. It seems if the boss stayed in the air for sometime without touching the floor for a while or push up against the wall, it just disappear.
     
  9. Did you change something to dmg values on items garbage?

    Like: 351:3:64

    Provides normal ink sacks now :/
     
  10. Offline

    ACStache

    I think garbagemule pushed a silent update fixing that, have you tried redownloading it?
     
    garbagemule likes this.
  11. Offline

    Equivalant

    i have an idea would it be possible if we had boss only spawnpoints so you could place a boss spawnpoint high on a tower and players would be ported up there and thrown of it by the boss abilities
     
  12. Offline

    Austenh96

    I don't know why.. but whenever I type in any command for ma, it just gives me four base commands...:
    /ma join
    /ma leave
    /ma notready
    /ma spectate
    So I can't set the regions or anything. Please help?
     
  13. Offline

    evans2243

    i cant use any of the commands for the pluggin like they rnt even in existance
    i dont know whats wrong i just cant use like setregion or setspawn
    this is really annoying and i followed all the directions in the video and on the wiki pages
     
  14. Offline

    Tyrenol

    no, that wasnt the problem, but redownloading and updating through the auto-updater fixed it.
     
  15. Offline

    Dec64

    @garbagemule Since updating to 0.94, if a user is in the MobArena, and crash's for some reason, then when they try to log in again, they get "internal server error" and can no longer enter the server? a reload and a restart both do nothing. Any suggestions?

    EDIT- ok this was fixed by deleting that specific players .dat file in the world folder.
    But you may still want to look into this as i think its something to do with mobarena saving the inventory and crashing out sending it mental.

    this is the error.

     
  16. Offline

    lipe123

    Players keep getting "sharing not allowed ..." message when trying to drop items looong after leaving the arena.

    Using the new 0.94.
     
  17. Offline

    immacrazyaussie

    yea tried that in the end i Removed all plugins from my server and have begun to install them one by one starting with MA

    Ill keep you posted

    My permissions plugin was causing a [SEVERE] error on server start up causing most of my other plugins to not opereate check you server log at the beginning to see if your permissions is getting disabled

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

    dragoon_103

    i think i have found a new bug... players weapons now get damaged when before they did not
     
  19. Offline

    garbagemule

    @Vezorock @Jube0569 - Fixed in v0.94.1 :)

    @shadowkage1 - This bug dates back to the very first release of MobArena, and I have yet to find out what causes it. Do you, by chance, have glowstone on the walls in question, and can you try to reproduce the error on walls where there's a good 4-5 blocks from the nearest glowstone?

    @Joy - Yep! The issue with weapon durability was in that same category, and it's fixed in v0.94.1 :)

    @Equivalant - If you add a spawnpoint with the word 'boss' in it, MobArena will spawn bosses only on that spawnpoint.

    @Austenh96 @evans2243 - You broke MobArena somehow. Probably a config-file error or something. Can you please post a stacktrace in a pastebin?

    @Dec64 - Thanks for the bug report :) I know exactly what that error is caused by, and it was fixed "by accident" in v0.94.1 :)

    @lipe123 - That's not a bug, but it's because the players are still in the arena. You must close your arena region off, so spectators can't leave without typing /ma leave, or set spectate-after-death: false.

    @immacrazyaussie - Removing plugins shouldn't be necessary, but it's an issue with Permissions. Not sure why it happens or what triggers it, but I get it sometimes on my local test server too, even with MobArena disabled :/

    @dragoon_103 - Fixed in v0.94.1 :)
     
  20. Offline

    Joseph Pearson

    I think you may have missed a bug. Redstone is no longer working and wasn't fixed in 0.94.1. Torches will power it if it's setup before starting the arena but plates, buttons, switches, and any newly placed dust won't change states. Perhaps it's being overly "protected" so that it can't change to the "on" state?
     
  21. Offline

    Vezorock

    I have a new problem now, but i dont think its related to mobarena. Whenever I try to start my server now, it says it fails to bind to port. I change the ip to either my external, internal, blank, or .no-ip.org and it works once, then the next time i start the server it gives the error again.
     
  22. Offline

    garbagemule

    @Vezorock - It says that when you try to open two server windows.
     
  23. Offline

    Vezorock

    ok i fixed it now but I keep getting kicked from my server because of genericreason?
    22:43:55 [SEVERE] java.lang.NullPointerException
    22:43:55 [SEVERE] at java.lang.System.arraycopy(Native Method)
    22:43:55 [SEVERE] at java.io.BufferedOutputStream.write(Unknown Source)
    22:43:55 [SEVERE] at java.io.DataOutputStream.write(Unknown Source)
    22:43:55 [SEVERE] at net.minecraft.server.Packet51MapChunk.a(Packet51MapC
    unk.java:88)
    22:43:55 [SEVERE] at net.minecraft.server.Packet.a(Packet.java:116)
    22:43:55 [SEVERE] at net.minecraft.server.NetworkManager.f(NetworkManager
    java:107)
    22:43:55 [SEVERE] at net.minecraft.server.NetworkManager.d(NetworkManager
    java:263)
    22:43:55 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceF
    le:107)
     
  24. Offline

    garbagemule

    @Vezorock - Try deleting your player data from the world-folder.
     
  25. Offline

    Vezorock

    it still didnt work. when i try localhost, it says logging in, then end of stream and I get the same error as above.
    EDIT: oh and I tried it with hamachi too but it still failed :( even hamachi failed...
     
  26. Offline

    Ratchet

    Code:
    2011-08-22 23:55:29 [SEVERE] java.net.SocketException: Socket closed
    2011-08-22 23:55:29 [SEVERE]     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:116)
    2011-08-22 23:55:29 [SEVERE]     at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    2011-08-22 23:55:29 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2011-08-22 23:55:29 [SEVERE]     at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    2011-08-22 23:55:29 [SEVERE]     at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    2011-08-22 23:55:29 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    2011-08-22 23:55:29 [INFO] xXGhost_SniperXx lost connection: disconnect.endOfStream
    2011-08-22 23:55:29 [SEVERE] Could not pass event PLAYER_QUIT to MobArena
    java.lang.NoClassDefFoundError: com/garbagemule/MobArena/Arena$3
        at com.garbagemule.MobArena.Arena.restoreInvAndGiveRewards(Arena.java:484)
        at com.garbagemule.MobArena.Arena.finishArenaPlayer(Arena.java:620)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:323)
        at com.garbagemule.MobArena.MAListener.onPlayerQuit(MAListener.java:565)
        at com.garbagemule.MobArena.MAPlayerListener.onPlayerQuit(MAPlayerListener.java:73)
        at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:628)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.garbagemule.MobArena.Arena$3
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 17 more
    2011-08-22 23:55:38 [INFO] xXGhost_SniperXx [/122.105.135.94:49701] logged in with entity id 110351 at ([Aesir] -445.7985335993981, 63.0, 393.7949243718918)
    2011-08-22 23:56:47 [SEVERE] Could not pass event PLAYER_KICK to MobArena
    java.lang.NoClassDefFoundError: com/garbagemule/MobArena/Arena$3
        at com.garbagemule.MobArena.Arena.restoreInvAndGiveRewards(Arena.java:484)
        at com.garbagemule.MobArena.Arena.finishArenaPlayer(Arena.java:620)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:323)
        at com.garbagemule.MobArena.MAListener.onPlayerKick(MAListener.java:574)
        at com.garbagemule.MobArena.MAPlayerListener.onPlayerKick(MAPlayerListener.java:79)
        at org.bukkit.plugin.java.JavaPluginLoader$4.execute(JavaPluginLoader.java:265)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:100)
        at org.getspout.spout.SpoutNetServerHandler.disconnect(SpoutNetServerHandler.java:442)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:194)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:82)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-22 23:56:47 [SEVERE] Could not pass event PLAYER_QUIT to MobArena
    java.lang.NoClassDefFoundError: com/garbagemule/MobArena/Arena$3
        at com.garbagemule.MobArena.Arena.restoreInvAndGiveRewards(Arena.java:484)
        at com.garbagemule.MobArena.Arena.finishArenaPlayer(Arena.java:620)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:323)
        at com.garbagemule.MobArena.MAListener.onPlayerQuit(MAListener.java:565)
        at com.garbagemule.MobArena.MAPlayerListener.onPlayerQuit(MAPlayerListener.java:73)
        at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
        at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:121)
        at org.getspout.spout.SpoutNetServerHandler.disconnect(SpoutNetServerHandler.java:442)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:194)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:82)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-22 23:56:47 [INFO] Aaron215 [/173.185.182.82:30451] logged in with entity id 127564 at ([Aesir] -421.34375, 56.75, 382.84375)
    2011-08-22 23:56:48 [INFO] Read timed out
    2011-08-22 23:56:48 [SEVERE] java.net.SocketException: Socket closed
    2011-08-22 23:56:48 [SEVERE]     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:116)
    2011-08-22 23:56:48 [SEVERE]     at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    2011-08-22 23:56:48 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2011-08-22 23:56:48 [SEVERE]     at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    2011-08-22 23:56:48 [SEVERE]     at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    2011-08-22 23:56:48 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    2011-08-22 23:57:04 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94
        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:352)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
        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:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/garbagemule/MobArena/Arena$3
        at com.garbagemule.MobArena.Arena.restoreInvAndGiveRewards(Arena.java:484)
        at com.garbagemule.MobArena.Arena.finishArenaPlayer(Arena.java:620)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:323)
        at com.garbagemule.MobArena.MACommands.onCommand(MACommands.java:210)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 13 more
     
  27. Offline

    STALKER000

    Thank you, it's fixed:)
     
  28. Offline

    Vezorock

    I found out I have a client error, so what should I do? Reinstall minecraft?
     
  29. Offline

    STALKER000

    I've got another problem. When I use glowstone block/dust, brick block, and some other items as a reward, it converts to money, but I don't have any economy plugins on my server. Is it possible to disable converting?
     
  30. Offline

    garbagemule

    First of all, change your Archer class so that it now has arrow:1920, since this feature now works properly. Second of all, could you please (re)-download MobArena v0.94.1, and add that permissions node like you did in this post, but add a ': true' to it? :) Like this:
    Code:
    Archer:
        items: ...
        armor: ...
        permissions:
            EffectiveArrow.use.*: true
    This setup will now grant the Archer class EffectiveArrow.use.* upon arena start, and remove it again at arena end. It shouldn't affect any already attached permissions.

    If anyone else wants to try out per-class permissions in this format, feel free to do so with the latest build of v0.94.1 (silent update about 20 minutes before this post was made).

    @Joseph Pearson - I didn't miss the bug, I just haven't addressed it yet. I don't know what's going on, and I don't know where to start. Furthermore, I don't have a lot of spare time right now, so any help locating the bugs in the code is highly appreciated :)

    @Ratchet - Hello.

    @Vezorock - This is not a Minecraft support thread. Please try to solve any problems unrelated to MobArena somewhere else.

    @STALKER000 - MobArena doesn't convert any items, and I have just confirmed that both glowstone blocks and dust are rewarded as any other items. Probably a plugin conflict.

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

    shadowkage1

    Thank you, the glowstones seem to be the problem. All is working really well now. Thank you !
     

Share This Page