[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

    deanisabeast

    Buckethead how do i make it to where they dont lose faction power when they die ?
     
  3. Offline

    EvilJackCarver

    Getting an error on startup, otherwise working fine - http://pastie.org/4006601 is the log itself, the error is around line 190.
     
  4. Offline

    Buckethead

    Your welcome and no ive never had login problems

    This happened to me and i just deleted it and remade it and it worked fine

    Yes that

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

    tomstud122


    yes but how do i find out what version it is
     
  6. Offline

    Viralcraftowner

    Prowblmeeeeemm.
    Nomatter what, (Worldguard, protecting it) blocks in my spectating area and blocks IN the arena are getting broken by TNT and creeper. Even obsidian blocks are bieng broken. The spectating area is worldguarded, and its still bieng broken by creepers + tnt. Why?
     
  7. Offline

    Buckethead

    ver spoutplugin-dev-SNAPSHOT
    ver Spout
    ver Spoutplugin

    one of those
     
  8. Offline

    tomstud122


    still doesent work man
     
  9. Offline

    Yagman5000

    Erm whenever I try a mob arena comand now, it just comes up in chat and says "YOU HAVE AN ERROR! Check your log for errors and post in IRC or forums". Something like that. But I dont see anything come up in console :/ This only started happening when I updated my Mob Arena version... I had an older version and it worked fine. Finally decided to update (cuz well i stopped being lazy :p and updates are always good) and now it doesnt work. Any suggestions? I dont have a copy of the old one :/ I just overwrote the file.
     
  10. Offline

    ACStache

    what does it say in the server console when you start up the server for spout? does it say what version it is there?

    typically if you can't find the error at the time of it saying "YOU HAVE AN ERROR!" it means the error is hiding in the server start up section. Also what versions of MobArena did you have/upgrade to, and what version of Craftbukkit are you running?
     
  11. Offline

    makayta

    Reposting because I still can't solve the problem.
     
  12. Offline

    Buckethead

    ok do /pl for a list of plugins and look for whatever its called and do a /ver of whatever its called

    They may be conflicting. Try usin only the protection the mob arena had for only that area including the spectate

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

    tomstud122

    i
    when i type plugins all the plugins are green but spout is red and when i type /ver spout still nothing come up
     
  14. Offline

    ACStache

    are you sure Spout is enabling properly? if it's not, then you gotta ask the Spout guys to help solve the issue.
     
  15. Offline

    shanko

    ACStache the whole memory leak deal doesn't seem to be happening anymore, I did turn down the mob limits to ~50 down from 100 so I am betting it was those AoE spells
     
    ACStache likes this.
  16. Offline

    gib98

    when i try to use a command on this it says there is an error but it doesnt show up when i reload server or look in server log
     
  17. Offline

    Byakuya_Kuchiki

    Hello! I've been working on my server recently. My friends told me Mob Arena is a must-have plugin! I came here to get it, but I want to know if this plugin supports Essentials GroupManager?
     
  18. Offline

    Yagman5000


    I'm running the latest stable build of MobArena (the one u have up right now, the stable not dev) and I'm running the latest version of Craftbukkit (whatever that's called or w.e :p, all ik is that I clicked download latest version and put it on like 2 days ago).
     
  19. Offline

    Adrielll

    I need help... My server the players cant move when they type /ma join or when the arena start
    Why that... How to solve.. please help me
     
  20. Offline

    ventus11

    When the rounds have started and the first wave begins, the monsters spawn and then they just suddenly disappear. Can anyone help?
     
  21. Offline

    shadygamerfreak

    I need help mob arena wont work i keep getting this

    17:30:06 [INFO] [MobArena] Enabling MobArena v0.94.4.65
    17:30:06 [SEVERE] Error occurred while enabling MobArena v0.94.4.65 (Is it up to
    date?)
    java.lang.IllegalArgumentException: Cannot set to an empty path
    at org.apache.commons.lang.Validate.notEmpty(Validate.java:363)
    at org.bukkit.configuration.MemorySection.set(MemorySection.java:156)
    at org.bukkit.configuration.MemorySection.set(MemorySection.java:186)
    at com.garbagemule.MobArena.util.config.Config.set(Config.java:345)
    at com.garbagemule.MobArena.log.YMLSessionBuilder.reset(YMLSessionBuilde
    r.java:109)
    at com.garbagemule.MobArena.log.YMLSessionBuilder.<init>(YMLSessionBuild
    er.java:28)
    at com.garbagemule.MobArena.ArenaImpl.<init>(ArenaImpl.java:174)
    at com.garbagemule.MobArena.ArenaMasterImpl.loadArena(ArenaMasterImpl.ja
    va:519)
    at com.garbagemule.MobArena.ArenaMasterImpl.loadArenas(ArenaMasterImpl.j
    ava:489)
    at com.garbagemule.MobArena.ArenaMasterImpl.initialize(ArenaMasterImpl.j
    ava:242)
    at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:81)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:337)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    17:30:06 [INFO] Piping finished, data size: 7
     
  22. Offline

    Buckethead

    Yes exactly what Stache said if its not enabling then trying to /ver on it wont work. Red means it is disabled
     
  23. Offline

    ACStache

    do this then:
    stop the server
    find the server.log file and delete it
    start the server
    stop the server
    find the new server.log file, open it up, and copy all of it's contents to a http://pastebin.com link
    submit the pastebin, and link it here.

    I can't say for sure, as MobArena doesn't directly support any Permissions plugin. It uses Bukkit's built-in SuperPerms. So if GroupManager doesn't adhere to that, then it won't work. Give it a shot though and find out :)
    Defaults, so you know, are anyone can join/play/spectate, but only Ops can set up arenas or do admin things.

    well, so I know exactly what versions you're running, I want you to go to the server console and type in these 2 things: "version MobArena" and "version"
    after that, paste exactly what they say here, as saying "latest" tends to change versions often :)

    I need some information from you first.
    What version number of MobArena are you runnning?
    What version number of Craftbukkit 1.2.5 are you running?
    Are there any errors in your server console when people join the arena?
    Are the players getting any messages in-game when they join the arena?

    Looking at the code, MobArena makes no attempt to stop player movement. The only time this is not true is when facing a boss that uses the root ability, and even then it only lasts for a couple of seconds. So it leads me to believe something else is stopping you. Which leads me to my last question: If you run only MobArena, meaning ZERO other plugins, does this issue still occur?

    I've heard of this happening, but I can never reproduce it/figure out why it's happening.
    Does it happen every time you play the arena?
    If it doesn't happen every time, are you able to reproduce the issue or is it random?
    What version numbers of MobArena and Craftbukkit 1.2.5 are you using?
    Can you paste your config in a http://pastebin.com link please? (and if you have multiple arenas, mention which arena is the trouble arena)

    Use the unofficial build 0.94.4.68: http://goo.gl/9uoLG

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

    deathdragonaw

    Hi i just set up a default arena with the explanations of the wiki. but i dont get any class-equipment after choosing my class and starting the arena. anything else seems to work fine
     
  25. Offline

    Adrielll

    My mobarena version is: The last version...
    Bukkit Version is: 1.2.5 r-1 (cant update, the host dont upload the r2 yet)
    After players join and when they try to move a menssage show up... You are not allowed to move (something like that)
     
  26. Offline

    saveryan

    Hi I run on a mac, had everything just good, made an arena, played in it, made new classes played with them everything fine untill I made the class bowman with an enchanted bow [infinite I] & [power I]
    since I can't even do the /ma command, it sais I have to send it on here ...
    I always had the warning for the warpwiz, but never had any problems with it

    Thanks a lot for helping, SaveRyan
    Code:
    …/Desktop/Bukkit-1/LaunchServer.command ; exit;
    182 recipes
    27 achievements
    21:25:06 [INFO] Starting minecraft server version 1.2.5
    21:25:06 [INFO] Loading properties
    21:25:06 [INFO] Starting Minecraft server on *:25565
    21:25:07 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    21:25:08 [GRAVE] Could not load 'plugins/WarpWiz.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        at me.InfiniteMinecraft.WarpWiz.WarpWiz.<init>(WarpWiz.java:24)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
        ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 27 more
    21:25:08 [INFO] [Lockette] Loading Lockette v1.6
    21:25:08 [INFO] [WorldEdit] Loading WorldEdit v5.3
    21:25:08 [INFO] [SafeCreeper] Loading SafeCreeper v1.1
    21:25:08 [INFO] [iConomy] Loading iConomy v7.0
    21:25:08 [INFO] [MobArena] Loading MobArena v0.94.4.65
    21:25:08 [INFO] [mcMMO] Loading mcMMO v1.3.06-b713
    21:25:08 [INFO] [ChestShop] Loading ChestShop v3.42
    21:25:08 [INFO] [SafeCreeper] Enabling SafeCreeper v1.1
    21:25:08 [INFO] [SafeCreeper] No Permissions system found! Permissions disabled!
    21:25:08 [INFO] [SafeCreeper] Bypass permissions disabled!
    21:25:08 [INFO] [SafeCreeper] Loading config files...
    21:25:08 [INFO] [SafeCreeper] Global config file loaded
    21:25:08 [INFO] [SafeCreeper] 2 world config files loaded
    21:25:08 [INFO] [SafeCreeper] Safe Creeper v1.1 Enabled
    21:25:08 [INFO] Preparing level "Server Klarity"
    21:25:08 [ATTENTION] ----- Bukkit Auto Updater -----
    21:25:08 [ATTENTION] Your version of CraftBukkit is out of date. Version 1.2.5-R3.0 (build #2203) was released on Sat May 26 04:30:27 CEST 2012.
    21:25:08 [ATTENTION] Details: http://dl.bukkit.org/downloads/craftbukkit/view/01119_1.2.5-R3.0/
    21:25:08 [ATTENTION] Download: http://dl.bukkit.org/downloads/craftbukkit/get/01119_1.2.5-R3.0/craftbukkit.jar
    21:25:08 [ATTENTION] ----- ------------------- -----
    21:25:08 [INFO] Default game type: 0
    21:25:08 [INFO] Preparing start region for level 0 (Seed: 321539913)
    21:25:09 [INFO] Preparing start region for level 1 (Seed: 321539913)
    21:25:09 [INFO] Preparing spawn area: 0%
    21:25:10 [INFO] Preparing start region for level 2 (Seed: -5530665312750486247)
    21:25:10 [INFO] Preparing spawn area: 85%
    21:25:11 [INFO] [Lockette] Enabling Lockette v1.6
    21:25:11 [INFO] [Lockette] Version 1.6 is being enabled!  Yay!  (Core version 1.3.2)
    21:25:11 [INFO] [Lockette] Detected craftbukkit build [2149] ok.
    21:25:11 [INFO] [Lockette] Custom lockable block list: [116, 84, 57]
    21:25:11 [INFO] [Lockette] Using ops file for admin permissions.
    21:25:11 [INFO] [Lockette] Ready to protect your containers.
    21:25:11 [INFO] [WorldEdit] Enabling WorldEdit v5.3
    21:25:11 [INFO] WEPIF: Using the Bukkit Permissions API.
    21:25:11 [INFO] [iConomy] Enabling iConomy v7.0
    21:25:11 [INFO] [iConomy - April Fools] Enabled (53 ms)
    21:25:11 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
    21:25:11 [INFO] [iConomy - April Fools] Purged accounts with default balance.
    21:25:11 [INFO] [MobArena] Enabling MobArena v0.94.4.65
    21:25:11 [WARNING] [MobArena] Vault was not found. Economy rewards will not work!
    21:25:11 [SEVERE] Error occurred while enabling MobArena v0.94.4.65 (Is it up to date?)
    java.lang.NumberFormatException: For input string: "1; 49"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:458)
        at java.lang.Short.parseShort(Short.java:120)
        at java.lang.Short.parseShort(Short.java:78)
        at com.garbagemule.MobArena.util.ItemParser.getData(ItemParser.java:196)
        at com.garbagemule.MobArena.util.ItemParser.withDataAndAmount(ItemParser.java:153)
        at com.garbagemule.MobArena.util.ItemParser.parseItem(ItemParser.java:125)
        at com.garbagemule.MobArena.util.ItemParser.parseItems(ItemParser.java:98)
        at com.garbagemule.MobArena.ArenaMasterImpl.loadClass(ArenaMasterImpl.java:318)
        at com.garbagemule.MobArena.ArenaMasterImpl.loadClasses(ArenaMasterImpl.java:285)
        at com.garbagemule.MobArena.ArenaMasterImpl.initialize(ArenaMasterImpl.java:241)
        at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:81)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    21:25:11 [INFO] [mcMMO] Enabling mcMMO v1.3.06-b713
    21:25:11 [INFO] [mcMMO] Loading mcMMO config.yml File...
    21:25:11 [INFO] mcMMO version 1.3.06-b713 is enabled!
    21:25:11 [INFO] [Lockette] Enabled link to plugin mcMMO for Groups, version 1.3.06-b713
    21:25:12 [INFO] [ChestShop] Enabling ChestShop v3.42
    21:25:12 [INFO] [ChestShop] Lockette version 1.6 loaded.
    21:25:12 [INFO] [ChestShop] iConomy version 6 loaded.
    21:25:12 [INFO] Server permissions file permissions.yml is empty, ignoring it
    21:25:12 [INFO] Done (3.762s)! For help, type "help" or "?"
    >ma
    21:25:13 [INFO] YOU HAVE AN ERROR!
    21:25:13 [INFO] Find the error in your server log, copy it into
    21:25:13 [INFO] http://pastebin.com, and then paste the link
    21:25:13 [INFO] in the IRC or on the forums.
    >
    21:25:15 [INFO] Unknown command. Type "help" for help.
    >m
    21:25:19 [INFO] Unknown command. Type "help" for help.
    21:25:21 [INFO] saveryan [/94.225.28.190:60405] logged in with entity id 158 at ([Server Klarity] -276.73725276794, 64.0, -441.37009333109347)
    >ma
    21:25:21 [INFO] YOU HAVE AN ERROR!
    21:25:21 [INFO] Find the error in your server log, copy it into
    21:25:21 [INFO] http://pastebin.com, and then paste the link
    21:25:21 [INFO] in the IRC or on the forums.
    
     
  27. Offline

    ACStache

    stop and start your server

    what's the exact message you're getting?

    may I see your config in a pastebin link please?
     
  28. Offline

    saveryan

    We used a lot of enchanted items and only 2 don't work, one with the bow [infinite I] [power I], when i typed in /ma setclass Bowman it said an error occured, nothing went wrong (exept the class had still the same inventory as an archer)then but after that I did /reload to reload the server and then the error occurer where it said "21:25:21 [INFO] YOU HAVE AN ERROR!" I then restarted the server and tried /ma again and it did it again. And the second enchanted weapon was a Diamond sword [smite II] [knockback I] [fire aspect I], when we made it he never had the sword even when I saved it again and again. And I can't find the id of enchanted weapons soo I would like you to see if you could fix this.
    http://pastebin.com/EpPQMagT

    [Edit:]
    Eddited 2 hours after the message above

    Hey I've been searching for 2 hours now and I found the reason I think, when you go in the YML file if you delete one off the enchantments it works fine again, the enchantments are set up like this: bow: 51:1; 48:1, ... where 51 stands for infinity and 1 for the enchantment lvl, and where 48 stands for power and 1 again for the enchantment lvl
    and: diamond_sword 17:2; 19:1; 20:1, cooked_beef:4 same here, 17 stands for smite and 2 for lvl 2 enchantment etc, u can find the values on the minecraft wiki in enchanting, the number stands before every enchantment.

    now could you add the multiple enchantments please, i managed to get the plugin to work again by getting rid of all the double enchantments, i removed the 48:1 and in the sword the 19:1 and 20:1, it now works again but could you fix this problem with double enchantments please I would realy appreciate to beiing able to put more than 1 on :D

    I also figured out the 1:1 and 2:1 in front off the enchantments is the use, I shot once with the bow and hitted 2 times with the sword if I remember correctly

    thanks again SaveRyan
    [Edit]

    Thanks a lot SaveRyan
     
  29. Offline

    ACStache

    As you mention in your edit, the extra enchants weren't being added properly. The support for multiple enchants IS there, it's just that you need to remove the excess spaces from between the enchants. Your "diamond_sword 17:2; 19:1; 20:1" should actually be "diamond_sword 17:2;19:1;20:1". The spaces are removed from between the enchants, but there is still a space between the item itself and the list of enchants. Also, this is a known issue with using the "/ma setclass classname" command, and has been fixed in the unofficial fix I've posted several times the past few pages. Moreover, there is an issue with Potions working properly using the "/ma setclass classname" command, and I still have yet to fix that, mainly because I don't know what's going wrong with it.
     
  30. Offline

    felinoel

    Hey the oddjob class gets kinda nerfed when fire gets turned off from in the arena.

    Does anyone have any balanced custom classes to maybe replace this with?
     
  31. Offline

    ckent741

    18:34:18 [SEVERE] Error occurred while enabling MobArena v0.94.4.65 (Is it up to
    date?)
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.LinkedList.entry(Unknown Source)
    at java.util.LinkedList.get(Unknown Source)
    at com.garbagemule.MobArena.ArenaMasterImpl.loadArenas(ArenaMasterImpl.j
    ava:492)
    at com.garbagemule.MobArena.ArenaMasterImpl.initialize(ArenaMasterImpl.j
    ava:242)
    at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:81)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:337)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    When I Run My Server, I Get This Error! Help Me I Don't Know Why!
     

Share This Page