[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

    Dimitrias

    New bug found I guess: people can join the arena even if its going on already, also gaining rewards while not doing anything that way!
     
  3. Offline

    Mity

    Yes! Amazing mod!

    Me and my friend have had this on our other server (that didn't have permissions), but when we try to add it to our new server, it doesn't work. We suspect Permissions is causing the problems because we started with a clean server file, added Permissions, and it stopped working. Permissions is an essential to our server, so any help? I've surely heard of other people with Mobarena and Permissions.
     
  4. Offline

    KrazyBonez

    I can test that dev build for you here in about 2 hours @garbagemule ill report back with my findings after i have time to get on the server cpu and test you dev build out, thanks for including me.
     
    garbagemule likes this.
  5. Offline

    slater96

    Thanks for this plugin, excellent for my server. For the rewards, could you make it so the last man standing gets money like 1000 coins or whatever. I am using iConomy 5. Cheers
     
  6. Offline

    garbagemule

    @darth2499 - It works with 1 player as well. If the setting is false, I leave the arena, returning to my entry location, rather than getting warped to the spectator area. A lower bound player limit is definitely an option, but not until these pesky bugs are squashed :3

    @Dimitrias - Can you try to force the bug? I need to know the exact circumstances this happens in. Which class was he? How did he die? How many players were in the arena? Can you also please post the "settings" part of your config-file in a pastie/pastebin or CODE-block? For the players being able to join while the arena is running, try re-downloading the dev build (just pushed a new build 2 minutes ago that fixes this, or should, anyway). Let me know if it's fixed or not.

    @Ratchet - Great! Thanks for testing :)

    @Mity - Please read the Permissions-page on the Wiki :)

    @KrazyBonez - That would be lovely! I just pushed a new dev build, though, so make sure you re-download it.

    @slater96 - I thought about it, but I realized that doing so completely discourages teamwork. As much as possible, I want to encourage and possibly reward teamwork, rather than "winner takes all". Furthermore, with a "winner takes all" option, it wouldn't make any sense to have PVP enabled in the arena (which I like, because it means people are more careful when attacking monsters, i.e. added difficulty).
     
  7. Offline

    Mity

    Sorry, but we already viewed this page and no help was found. Any ideas on what is happening? We really think our server will be complete with this mod. :'(
     
  8. Offline

    Agnate

    Any chance you could provide a server log, your config.yml, and your permissions config files? It would definitely help in figuring out where the issue lies. :)
     
  9. Offline

    garbagemule

    @Mity - I don't see anything in your post that implies you have already looked over the Permissions-page. Unless "added Permissions" means exactly that; I interpreted it as "we started with a clean server, then added Permissions (the plugin)". Sorry about that. But like Agnate says, a server log would be useful - in fact, it would be a requirement, because "doesn't work" is extremely vague. What is it that doesn't work? The commands? The classes? The waves, etc. :)

    @Ratchet - I'm sorry that this happened, but here's the funny part of this: This is not a bug in MobArena, but in the Bukkit API. You see, TNTPrimed is an "Entity", but not a "LivingEntity". The getTarget() method returns a LivingEntity. The funny thing is that you happened to get this bug, which will happen like one in a million times a TNT blows up. The Creature targets whatever damages it (in this case a TNT block), and right as the target update method is called, the getTarget() method tries to cast the TNT to a LivingEntity, causing this exception. With defensive programming, I can probably avoid this, but I'll be nagging the Bukkit devs about it :3

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  10. Offline

    columb

    My MobArena screenshots:
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]


    Waiting for Spectator fix...
     
  11. Offline

    garbagemule

    @columb - Holy..! That arena looks AMAZING! I love it! I assume you've scattered the spawnpoints very well to include many points in that arena so nowhere is safe? I really love the limited background/horizon. Is that Skylands?

    Edit: Set spectate-on-death: false as a workaround. Could you please try to find the cause of the bug? I can't fix a bug that isn't there for me.
     
  12. Offline

    Ratchet

    Code:
    2011-07-19 13:02:32 [SEVERE] Could not pass event ENTITY_DEATH to MobArena
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftTNTPrimed cannot be cast to org.bukkit.craftbukkit.entity.CraftLivingEntity
        at org.bukkit.craftbukkit.entity.CraftCreature.getTarget(CraftCreature.java:28)
        at org.bukkit.craftbukkit.entity.CraftCreature.getTarget(CraftCreature.java:9)
        at com.garbagemule.MobArena.MASpawnThread.updateTargets(MASpawnThread.java:396)
        at com.garbagemule.MobArena.Arena.playerDeath(Arena.java:330)
        at com.garbagemule.MobArena.MAListener.onEntityDeath(MAListener.java:261)
        at com.garbagemule.MobArena.MAEntityListener.onEntityDeath(MAEntityListener.java:33)
        at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
        at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:141)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:436)
        at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
        at net.minecraft.server.Explosion.a(Explosion.java:143)
        at net.minecraft.server.World.createExplosion(World.java:1466)
        at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
        at net.minecraft.server.EntityTNTPrimed.explode(EntityTNTPrimed.java:88)
        at net.minecraft.server.EntityTNTPrimed.m_(EntityTNTPrimed.java:66)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
        at net.minecraft.server.World.cleanUp(World.java:1104)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-19 13:02:32 [INFO] <*Console*>: Server is restarting. World is being saved.
    crash caused a restart
     
  13. Offline

    Mity

    We have temporarily removed permissions to set up the arena, and when we type /ma join, it says "You don't have access to this command" Which doesn't make any sense.
    We have four spawn points, the warps for each place, and the lobby is setup correctly. When we enable permissions, and we type any other command, it shows just the player commands; /ma join, /ma leave, and /ma spectate.

    PERMISSIONS FILE
    Code:
    users:
        HexGirl:
            permissions: [localshops.user.*] [lockette.user.create.*] [mobarena.use.*] [mobarena.arenas.default]
            groups: []
        Babolat69:
            permissions: [localshops.admin] [lockette.admin.create.*] [nSpleef.admin.define] [mobarena.arenas.default] [mobarena.use.*]
    [mobarena.admin.*]
            groups: []
        MityHalvock:
            permissions: [localshops.admin] [lockette.admin.create.*] [nSpleef.admin.define] [mobarena.arenas.default] [mobarena.use.*]
    [mobarena.admin.*]
            groups: []
        thanecaudor:
            permissions: [localshops.user.*] [lockette.user.create.*] [mobarena.use.*] [mobarena.arenas.default]
            groups: []
         Nithin1997:
            permissions: [localshops.user.*] [lockette.user.create.*] [mobarena.use.*] [mobarena.arenas.default]
            groups: []
         TheLittleSpartan:
            permissions: [localshops.user.*] [lockette.user.create.*][mobarena.use.*] [mobarena.arenas.default]
            groups: []
    
    MOB ARENA CONFIG.YML
    Code:
    # MobArena Configuration-file
    # Please go to https://github.com/garbagemule/MobArena/wiki/Installing-MobArena for more details.
    global-settings:
        update-notification: true
        enabled: true
        allowed-commands: /list, /pl
    classes:
        Chef:
            items: stone_sword, bread:6, grilled_pork:4, mushroom_soup, cake:3, cookie:12
            armor: 314,315,316,317
        Oddjob:
            items: stone_sword, flint_and_steel, netherrack:2, wood_pickaxe, tnt:4, fishing_rod, apple, grilled_pork:3
            armor: 298,299,300,301
        Tank:
            items: iron_sword, grilled_pork:3, apple
            armor: 310,311,312,313
        Knight:
            items: diamond_sword, grilled_pork:2
            armor: 306,307,308,309
        Archer:
            items: wood_sword, bow, arrow:128, grilled_pork
            armor: 298,299,300,301
    arenas:
        default:
            settings:
                world: world
                enabled: true
                protect: true
                entry-fee: ''
                logging: false
                clear-wave-before-next: false
                detonate-creepers: false
                detonate-damage: false
                lightning: true
                auto-equip-armor: true
                force-restore: false
                soft-restore: false
                soft-restore-drops: false
                require-empty-inv-join: true
                require-empty-inv-spec: true
                hellhounds: false
                pvp-enabled: false
                monster-infight: false
                allow-teleporting: false
                spectate-on-death: true
                share-items-in-arena: true
                player-limit: 0
                max-join-distance: 0
                repair-delay: 5
                first-wave-delay: 5
                wave-interval: 20
                special-modulo: 4
                max-idle-time: 0
            waves:
                default:
                    spiders: 10
                    creepers: 10
                    skeletons: 10
                    wolves: 10
                    zombies: 10
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 10
                    powered-creepers: 10
                    giants: 0
                    humans: 10
                    angry-wolves: 10
            rewards:
                waves:
                    after:
                        '7': minecart, storage_minecart, powered_minecart
                        '16': diamond_sword
                        '13': iron_sword, iron_pickaxe, iron_spade
                    every:
                        '3': feather, bone, stick
                        '10': iron_ingot:10, gold_ingot:8
                        '5': dirt:4, gravel:4, stone:4
            coords:
                lobby: 130,65,-54,9.384064,11.877022
                arena: 601,73,-28,-175.67412,4.494296
                spectator: 601,73,-9,-175.15211,4.4942937
     
  14. Offline

    DQuaN

    I have an issue in that the lobby is suspended above the arena. Sometimes when people are choosing their class, they fall through the floor into the arena and are then stuck there as they cannot be warped ot tp'd. Also, players are not automatically becoming spectators when they die. They have to type /ma leave.
     
  15. Offline

    Agnate


    According to your config file for MobArena, there are no spawnpoints set up, nor do you have the arena location set up (p1 and p2). Otherwise you would have something like this in the coords section:


    Code:
            coords:
                p1: 193,56,-634,-126.331604,15.150762
                p2: 240,106,-578,60.11861,8.700742
                lobby: 218,65,-632,0.0,0.0
                arena: 218,63,-603,0.0,0.0
                spawnpoints:
                    s1: 211,63,-610,316.01822,16.200687
                    s2: 225,63,-610,46.017273,12.75069
                    s3: 225,63,-596,134.367,12.150679
                    s4: 211,63,-596,225.71759,10.500687
                spectator: 200,69,-590,215.73798,6.2995987
     
  16. Offline

    columb

    @garbagemule
    Yes,it's skylands (without client side mods :p )
    I don't like idea with disabling spectators
    I have some chest warehouse in spectators glass sphere...
    I could show you this,if you would like...
     
  17. Offline

    TunaSharkey

    Here is my arena, haven't put a very large amount of time into it but I figured since this is such an awesome plugin, I should post.

    I may have a video up later, I was working on one when my computer had a BSOD and now I don't exactly feel like redoing what I had already finished. I'll probably completely finish my arena first, then do a video.
     

    Attached Files:

  18. Offline

    dragon72

    hi there when i do /ma setregion p1 it say set region point p1 arena 'default' it dont say what i saw on the video can you help plz thanks​
     
  19. Offline

    TunaSharkey

    That is what it is supposed to say.
     
  20. Offline

    dragon72

    in the video it dont say that thow
    but it is still setting it if yes then thank you
     
  21. Offline

    Ross Gosling

    Code:
            waves:
                default:
                    spiders: 5
                    creepers: 20
                    skeletons: 10
                    wolves: 15
                    zombies: 1
                special:
                    ghasts: 0
                    zombie-pigmen: 10
                    slimes: 5
                    powered-creepers: 20
                    giants: 0
                    humans: 1
                    angry-wolves: 15
    What do these numbers actually mean??
     
  22. Offline

    DjAli

    This Plugin ir really great but with this stupid bug there is no point of running it!

    BUG - Join the arena, select your class and start the match and then press Exit game, after that login again and "Wollla" You have all Arenas items! All Diamond armors and food!
     
  23. Offline

    columb

    Amount for wave,I guess,if you place 0,they just wouldn't spawn
     
  24. Offline

    ACStache

    @Ross Gosling it's a probability of what monsters will spawn in the regular and special waves. As it stands now for special waves, giants aren't working I don't think, and ghasts tend to be iffy (I've just left them at 0)
     
  25. Offline

    garbagemule

    @Mity - As Agnate points out, you haven't actually set up the arena properly. Make sure you have the arena region, warps and spawnpoints set up.

    @DQuaN - Try making the lobby location sit 1 block higher up. Also, other users have reported that making the lobby location sit on a half-block helps. This is unconfirmed though. Also, make sure the floor is at least 2 blocks thick.

    @columb - Can you please post your config-file in a CODE-block? Also, can you tell me EXACTLY which steps you take to produce the bug? Like: 1) Player 1 types /ma join, 2) Player 2 types /ma join, 3) Player 2 picks a class (non-pet class), 4) Player 2 punches the iron block, 5) Player 1 picks a class, etc. This would help greatly.

    @TunaSharkey - Very nice-looking arena! :) Glad you're enjoying MobArena. How is your experience with regards to bugs? Are you experiencing any?

    @dragon72 - The video is from v0.67 - just follow the instructions in the video, and don't mind the messages. Also, read the Wiki if you get confused :)

    @Ross Gosling - As ACStache points out, the numbers are probability values. It should be explained in the Wiki :)

    @DjAli - No need to get offensive and give up. I'm just a regular guy like you, and I make mistakes and face challenges just like you do. I apologize that MobArena isn't 100% bug-free, but it's not a small project. v0.93.3 will have that bug fixed, so just be patient and wait for it to be pushed later today :)
     
  26. Offline

    dragon72

    ok can somone help i make the sign's for it and when i join to play and puch them nothing happens can somome help plz thanks
     
  27. Offline

    TunaSharkey

    @garbagemule None so far, other than not spawning at spectator area on death. Not really an issue for me though... :)

    Here is the video as I said I would do:


    The signs need to be the EXACT way he has them, top line on the sign, with the first letter capitalized. They should work.

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

    columb

    All arenas are now enabled
    You joined the arena,have fun
    You have chosen Chef as your class
    Get ready for wave #1
    Get Ready for wave #2
    You just earned coal:2 (I guess ,It should be like coal 2,not like coal:2)
    Get ready for wave #3 [SPECIAL]
    You just earned a reward: Stone:20 (same)
    Get ready for wave #4
    You weren't quick engough!
    c0lumb died!
    *I'm respawning at the same point where I died with all my rewards*

    Waiting for fixes...
     
  29. Offline

    garbagemule

    @TunaSharkey - I'll look at the video tomorrow! For now, I'll update to v0.93.3 and then hop in bed :)

    @columb - See how that was a completely different bug report? You provided one piece of useful information: you have max-idle-time: < 0. I need more information though. Please post your config-file in a CODE-block, and tell me the EXACT steps you take. Not just what happens in the chat. I actually need to know exactly what you do to produce this bug, so note every single step you take, down to the order in which you type the commands you type. As for the rewards, they are presented the way I meant for them to be presented.
     
  30. Offline

    columb

    My config
    Code:
                world: space             enabled: true             protect: true             logging: false             clear-wave-before-next: false             detonate-creepers: false             detonate-damage: false             lightning: true             auto-equip-armor: true             force-restore: true             soft-restore: false             soft-restore-drops: false             require-empty-inv-join: true             require-empty-inv-spec: true             hellhounds: false             pvp-enabled: false             monster-infight: false             allow-teleporting: false             player-limit: 0             max-join-distance: 0             repair-delay: 0             first-wave-delay: 5             wave-interval: 20             special-modulo: 4             max-idle-time: 10             spectate-on-death: true             share-items-in-arena: true             entry-fee:         waves:             default:                 spiders: 12                 creepers: 6                 skeletons: 8                 wolves: 10                 zombies: 12             special:                 ghasts: 4                 zombie-pigmen: 10                 slimes: 10                 powered-creepers: 8                 giants: 3                 humans: 10                 angry-wolves: 10         rewards:             waves:                 after:                     '20': golden_apple                     '16': diamond_sword                     '13': iron_sword, iron_pickaxe, iron_spade                     '18': diamond:1                 every:                     '3': coal:2                     '6': wool:3                     '10': iron:3                     '5': stone:20                     '8': wood:4         coords:             arena: -657,36,-256,-90.29962,-6.5999055             lobby: -627,57,-260,-272.54865,9.599991             spectator: -649,72,-260,-92.69531,30.000048             spawnpoints:                 w1: -657,38,-265,270.75006,90.0                 w2: -641,38,-265,158.85004,87.149994                 w3: -641,38,-248,96.00003,89.25                 w4: -657,38,-2 
    Enabled arena for testing /ma enable (disabled cause glitches...)
    Joined /ma join
    Selected class (any)
    Punch iron
    Survied few waves
    Died
    Got respawned at the same point where I died with all rewards (cause I tested It alone..)
    Arena ended
     
  31. Offline

    garbagemule

    Updated to v0.93.3
    Fixed most of the bugs you guys have been reporting, so no more class item bugs and stuff crashing while the arena is running. On another note, no one has provided me with any useful information as to how to produce the warp-to-spectator-area bug, so until someone does, it is not going to get fixed. The warping works perfectly fine on my end, and I can only assume that everyone else is doing something wrong until I can reproduce the bug. So.. Open Notepad and start typing every single step you take to reproduce the bug - I want details, people.

    @KrazyBonez - Promised to tag you on v0.93.3 :)

    @NotYetRated - I added Towny as a soft dependency. Let me know if your problem persists.
     

Share This Page