[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

    RaccoonLand

    Hi, i have installed MobArena onto my server and whenever i change something on the configuration file, the next time type /ma join
    it takes me to a random place in the world.
    Can u please tell me why this is happening?
     
  3. Offline

    meizme

  4. Offline

    Dhozer

    Thanks a lot! I have spent a countless amount of time reading all of the setup and making sure not to skip something, that I didn't realize I skipped the FAQ! Problem solved, and I love what you've created for our server. All of our members feel like Minecraft has a whole new meaning! Kudos garbagemule!!!
     
  5. Offline

    jodenmier

    i have an idea for an feature that you can walk into the lobby and start it from there without any command just by punching the iron block youll be teleported to the arena, that would be awesome i think.

    i still like your plugin and use it
     
  6. Offline

    Redstorm3265

    MobArena seems to crash when the special rounds happen (lighting) some times it works some times it doesnt, The lighting strikes but no mob is spawned and plugin crashes, heres error/

    http://pastebin.com/psCaXbJg
     
  7. Offline

    Dhozer

    I recently downloaded MagicSpells because it was listed as a compatible plugin. Right now the most important thing on my server to my community is Mob Arena. Once I installed MagicSpells with the default settings, MA would no longer work. When typing /ma join it gave me a list of four commands that i could type including join, leave, see whos not ready, etc. As soon as I uninstalled MagicSpells, MA was working fine again. Any suggestions? I don't use any special permissions plugins or have any set, it's a small server with some RL buddies.
     
  8. Offline

    ACStache

    do you somehow have 2 different jar files of MobArena? there's stuff in that pastebin for 94.2 and 94.1. Double check :)

    has MagicSpells updated to try to use some of the CB Dev builds? I've not looked at it, so I'm in the dark on that one. Maybe an update broke something that MA crashes on? There should be an error in your server.log file, post it here in a pastebin and hopefully garbagemule can take a look at it
     
  9. Offline

    ZZackeryy

    I know the RB was updated only a few hours ago but I thought I might as well post the error I'm getting.
    http://pastebin.com/mxxueXw4
    Seems to be a compatibility error with MagicSpells (Which I've updated.)
     
  10. Offline

    garbagemule

    @Redstorm3265 - Is this with the latest stable build (v0.94.2) or with the dev build?

    @meizme @Dhozer @ZZackeryy - The latest dev build of MobArena supports both versions of MagicSpells. The problem is that nisovin renamed some folders and files in his API (changes in casing) from one version to another (which is a big no-no, btw! 'Once public, always public', and making API changes like that is baaaad!). Anyway, yes, I'll be pushing v0.94.3 soon, which will also support both versions.
     
  11. Offline

    fatmarley

    I too had issues, specifically with the swarm waves..I had a swarm of humans spawn in round 3 and they never did, after that the waves kept coming....Empty.

    @columb love your arena, is it in its own world? can i get a clone or schematic?
     
  12. Offline

    garbagemule

    @fatmarley - Did you see any errors in the console?
     
  13. Offline

    fatmarley

    Code:
    2011-09-18 17:14:36 [WARNING] Task of 'MobArena' generated an exception
    java.lang.NullPointerException
        at com.garbagemule.MobArena.waves.SwarmWave.spawnAll(SwarmWave.java:63)
        at com.garbagemule.MobArena.waves.SwarmWave.spawn(SwarmWave.java:54)
        at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:127)
        at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:78)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    .

    AND

    Code:
    2011-09-21 04:09:46 [SEVERE] java.lang.InstantiationException
    2011-09-21 04:09:46 [SEVERE]     at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source)
    2011-09-21 04:09:46 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2011-09-21 04:09:46 [SEVERE]     at net.minecraft.server.EntityTypes.a(SourceFile:67)
    2011-09-21 04:09:46 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.spawnCreature(CraftWorld.java:324)
    2011-09-21 04:09:46 [SEVERE]     at com.garbagemule.MobArena.waves.MACreature.spawn(MACreature.java:68)
    2011-09-21 04:09:46 [SEVERE]     at com.garbagemule.MobArena.waves.AbstractWave.spawnMonster(AbstractWave.java:87)
    2011-09-21 04:09:46 [SEVERE]     at com.garbagemule.MobArena.waves.SwarmWave.spawnAll(SwarmWave.java:62)
    2011-09-21 04:09:46 [SEVERE]     at com.garbagemule.MobArena.waves.SwarmWave.spawn(SwarmWave.java:54)
    2011-09-21 04:09:46 [SEVERE]     at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:127)
    2011-09-21 04:09:46 [SEVERE]     at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:78)
    2011-09-21 04:09:46 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-21 04:09:46 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-21 04:09:46 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-21 04:09:46 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-21 04:09:46 [WARNING] Task of 'MobArena' generated an exception
    java.lang.NullPointerException
        at com.garbagemule.MobArena.waves.SwarmWave.spawnAll(SwarmWave.java:63)
        at com.garbagemule.MobArena.waves.SwarmWave.spawn(SwarmWave.java:54)
        at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:127)
        at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:78)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  14. Offline

    garbagemule

    Updated to v0.94.3

    Added the new mob types and some initial support for 1.8.1. Check the changelog for more details :)
     
  15. Offline

    recon88

    on start
    cb1187

    Code:
    12:26:08 [SCHWERWIEGEND] Could not load 'plugins\MobArena.jar' in folder 'plugin
    s':
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 276
            at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:68)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
            at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
            at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:106)
            at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:964)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:237)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:200)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:104)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:82)
            at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  16. Offline

    garbagemule

    @recon88 - Looks like you've got a strange character in your config-file somewhere. Try backing up your config-file and then deleting it.
     
  17. Offline

    recon88

    it was already a clean install

    ok i dont understand it but it works now... deleted 1187, downloaded 1185, started 1 times - runs - upgrade to 1187 again and still works
     
    garbagemule likes this.
  18. Offline

    Deathlysteve-

    I have a suggestion: SUPPORT MCMMO (the plugin) and make it so you can only allow people at a certain level of a certain skill join a certain class (bit complicated lool hope u understand :p)
     
  19. Offline

    number1_Master

    the wiki still shows that there is permissions support, but the changelog doesn't say that :confused:
     
  20. Offline

    Flamers

  21. Offline

    number1_Master

    i figured that just the wiki confused me :)
     
    KoBro12 likes this.
  22. Offline

    meizme

    i did have 2 of them i didn't know that if the server was running it would create a mobarena(1).jar.

    I deleted the duplicate version and i am still having issues.

    Show Spoiler

    2011-09-21 12:16:46 [INFO] [MobArena] Payment method found (BOSEconomy version: 0.7.0)
    2011-09-21 12:16:46 [SEVERE] Error occurred while enabling MobArena v0.94.2 (Is it up to date?): com/nisovin/MagicSpells/Events/SpellListener
    java.lang.NoClassDefFoundError: com/nisovin/MagicSpells/Events/SpellListener
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:219)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:32)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.garbagemule.MobArena.MobArena.setupMagicSpells(MobArena.java:197)
    at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:76)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:906)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: com.nisovin.MagicSpells.Events.SpellListener
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    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(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 27 more
     
  23. Offline

    KoBro12

    The plugin wont load on my server. Anyone know the problem?
     
  24. Offline

    ACStache

    try using 0.94.3, he just pushed it out earlier today, and see if you still have issues

    if it's not loading, there should be an error in your server.log file saying what went wrong. post that here in a pastebin :)

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

    KoBro12

    No error either, just dosent load the .jar at all... Probably me doing it wrongly...
     
  26. Offline

    Imm0rt41

    i cannot pass event PLAYER_QUIT to mob arena. i was in mob arena and typed /ma leave. it tped me back to where i had typed the command from, which was another world, said an internal error had occured in my chat, and wont let me use any commands cause it says im still in the arena. i tried typing /ma leave, but it says i am not IN the arena. i have tried reconnecting to the server, killing myself through console, only thing i havent done yet is restart the server. the console error looks like this.

    Code:
    2011-09-22 11:37:16 [INFO] Imm0rt41 lost connection: disconnect.quitting
    2011-09-22 11:37:16 [SEVERE] Could not pass event PLAYER_QUIT to MobArena
    java.lang.NullPointerException
        at com.garbagemule.MobArena.Arena.removePets(Arena.java:740)
        at com.garbagemule.MobArena.Arena.clearPlayer(Arena.java:589)
        at com.garbagemule.MobArena.Arena.discardPlayer(Arena.java:606)
        at com.garbagemule.MobArena.Arena.playerLeave(Arena.java:325)
        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:154)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:650)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    it only happens when i leave the server. when i try to type /ma leave nothing appears in console, nor when i use commands not allowed in the arena. typing /ma join says the arena is already in progress. this is running on build 1060 of mob arena, and build 1185 of craftbukkit. actually, when i look at that, maybe i should update mob arena. anyways, i gave you everything im pretty sure you need, hope that helped.
     
  27. Offline

    darkhelmet

    Using the brand new version and the latest bukkit build, we have waves stop after wave #4. However, it might be that the creatures from wave #4 never appear, and thus new waves never come. We sometimes hear growling noises in the arena but there's no mobs.
     
  28. Offline

    LosT

    The same errors as immortal's and darkhelmet's occured on my server aswell with
    Bukkit 1185 and the 94.3 release version of your mod.
    Still, I have to congratulate you to your fantastic work! Love this mod =)
     
  29. Offline

    Imm0rt41

    oh, and as a side note, it still says in known issues of the first post that redstone doesnt work in arena's, even though you said you fixed that already in the changelog
     
  30. Offline

    PAJ019

    hi, i keep getting this when i get to the special round:

    Code:
    2011-09-22 20:19:14 [WARNING] [MobArena] Spawnpoints of arena 'default' may be too far apart!
    2011-09-22 20:21:20 [SEVERE] java.lang.InstantiationException
    2011-09-22 20:21:20 [SEVERE] at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source)
    2011-09-22 20:21:20 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2011-09-22 20:21:20 [SEVERE] at net.minecraft.server.EntityTypes.a(SourceFile:67)
    2011-09-22 20:21:20 [SEVERE] at org.bukkit.craftbukkit.CraftWorld.spawnCreature(CraftWorld.java:324)
    2011-09-22 20:21:20 [SEVERE] at com.garbagemule.MobArena.waves.MACreature.spawn(MACreature.java:71)
    2011-09-22 20:21:20 [SEVERE] at com.garbagemule.MobArena.waves.AbstractWave.spawnMonster(AbstractWave.java:88)
    2011-09-22 20:21:20 [SEVERE] at com.garbagemule.MobArena.waves.AbstractWave.spawnAll(AbstractWave.java:122)
    2011-09-22 20:21:20 [SEVERE] at com.garbagemule.MobArena.waves.SpecialWave.spawn(SpecialWave.java:46)
    2011-09-22 20:21:20 [SEVERE] at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:128)
    2011-09-22 20:21:20 [SEVERE] at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:78)
    2011-09-22 20:21:20 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-22 20:21:20 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-22 20:21:20 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-22 20:21:20 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-22 20:21:20 [WARNING] Task of 'MobArena' generated an exception
    java.lang.NullPointerException
    at com.garbagemule.MobArena.waves.AbstractWave.spawnMonster(AbstractWave.java:92)
    at com.garbagemule.MobArena.waves.AbstractWave.spawnAll(AbstractWave.java:122)
    at com.garbagemule.MobArena.waves.SpecialWave.spawn(SpecialWave.java:46)
    at com.garbagemule.MobArena.MASpawnThread.spawnWave(MASpawnThread.java:128)
    at com.garbagemule.MobArena.MASpawnThread.run(MASpawnThread.java:78)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    the normal rounds are fine but when i get to that one it makes the lightning and then no monsters...
    plz help

    PAJ
     
  31. Offline

    number1_Master

    what would happend if u had permissions 3.1.6?
    will players still be able to join arenas?
     

Share This Page