[FUN] PVP Arena - configurable Arenas - Free Fight,Team Fight,CTF,CTP,Powerups - [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by slipcor, Oct 25, 2011.

  1. Offline

    darkmon

    11:09:23 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'pa'
    in plugin pvparena v0.7.17.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    at net.slipcor.pvparena.core.Language.parse(Language.java:270)
    at net.slipcor.pvparena.PVPArena.onCommand(PVPArena.java:196)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    >

    help it says An internal error occurred while attempting to perform this command.
     
  2. Offline

    DaxterYx12

    PLSSS ANY CAN HELP ME WITH THIS LUGIN!!!!!!!!!!!
     
  3. Offline

    CatsyLady

    we have creative world, and they can use pa j from creaworld
    and pa leave and they still have creative mode (in survival world)

    how i fix this?
    using permissions per world would be nice

    **edit

    i fixed it with a negative node on the creaworld
     
  4. Offline

    Gwilo

    How Do You Start the Match?
     
  5. Offline

    slipcor

  6. Offline

    Buckethead

    y...
    Code:
    21:06:10 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'pa' in plugin pvparena v0.8.6.14
     
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
     
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
     
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
     
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
     
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
     
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
     
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:106)
     
            at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
     
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
     
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
     
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:172)
     
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.NullPointerException
     
            at net.slipcor.pvparena.modules.economy.EconomySupport.resetPlayer(EconomySupport.java:425)
     
            at net.slipcor.pvparena.neworder.ArenaModuleManager.resetPlayer(ArenaModuleManager.java:561)
     
            at net.slipcor.pvparena.arena.Arena.resetPlayer(Arena.java:875)
     
            at net.slipcor.pvparena.arena.Arena.removePlayer(Arena.java:780)
     
            at net.slipcor.pvparena.arena.Arena.playerLeave(Arena.java:593)
     
            at net.slipcor.pvparena.command.PAALeave.commit(PAALeave.java:26)
     
            at net.slipcor.pvparena.PVPArena.onCommand(PVPArena.java:143)
     
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
     
            ... 14 more
    
     
  7. Offline

    slipcor

    1) update

    2) remove /modules/pa_m_economy.jar
     
  8. Offline

    DaFastRapper

    There are times where PvP is on inside our CTF arena, and sometimes it isn't on when we don't edit anything. What's going on? Also, can I make it so that people can't leave until the fight is over?
     
  9. Offline

    slipcor

    I have to say "no" about that. How should I keep players inside a game that leave by quitting the game? (or being disconnected/kicked/banned)

    And about that pvp - no idea. Could it be a region that ppl run into when playing so they are in that region from time to time and THERE is no pvp?

    (or they are in the same town/faction/residence/.......)
     
  10. Offline

    DaFastRapper

    I figured out the pvp problem, but by leaving the arena I mean by doing like /spawn or /home, etc.

    Also, after the arena is finished and people try to join again, it says that a fight is still going on and they can't join until I do /pa forcestop. Why?
     
  11. Offline

    slipcor

    say /pa update and update all with red version number (/pa update *name*) until they are green :)
     
  12. Offline

    DaFastRapper

    When I do /pa update (name) I get no message back and nothing happens. Do I need to manually get all the updated .jars and replace them with all the ones that aren't green?
     
  13. Offline

    slipcor

    hmm it should tell you either that it updated OR that an error happened oO

    Do you receive errors? Well you can go and download the latest modules anyways ^^
     
  14. Offline

    DaFastRapper

    I don't receive errors, for example, I type in "/pa update visibility" and I get no feedback. Am I typing in the correct command?
     
  15. Offline

    slipcor

    no, the name should be visibilityfix
     
  16. Offline

    DaFastRapper

    These are my game types and modules as taken from the console:

    11.06 13:38:52 [Server] INFO [PVP Arena] tempperms - v0.8.4.2
    11.06 13:38:52 [Server] INFO [PVP Arena] skins - v0.8.6.19
    11.06 13:38:52 [Server] INFO [PVP Arena] regiontool - v0.8.6.14
    11.06 13:38:52 [Server] INFO [PVP Arena] redstonetriggers - v0.8.4.1
    11.06 13:38:52 [Server] INFO [PVP Arena] powerups - v0.7.25.0
    11.06 13:38:52 [Server] INFO [PVP Arena] latelounge - v0.8.4.2
    11.06 13:38:52 [Server] INFO [PVP Arena] fixinventoryloss - v0.7.25.0
    11.06 13:38:52 [Server] INFO [PVP Arena] economy - v0.8.6.19
    11.06 13:38:52 [Server] INFO [PVP Arena] colorteams - v0.8.7.0
    11.06 13:38:52 [Server] INFO [PVP Arena] blockrestore - v0.7.25.0
    11.06 13:38:52 [Server] INFO [PVP Arena] arenamaps - v0.8.4.0
    11.06 13:38:52 [Server] INFO [PVP Arena] arenaboards - v0.7.21.0
    11.06 13:38:52 [Server] INFO [PVP Arena] announcements - v0.7.25.0
    11.06 13:38:52 [Server] INFO [PVP Arena] --- Arena Modules ----> /modules
    11.06 13:38:52 [Server] INFO [PVP Arena] teamdm - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] tank - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] spleef - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] sabotage - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] pumpkin - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] free - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] dom - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] dm - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] ctf - v0.8.8.0
    11.06 13:38:52 [Server] INFO [PVP Arena] --- Arena Game Modes ----> /arenas
    11.06 13:38:52 [Server] INFO [PVP Arena] [outdated | latest version]
    11.06 13:38:52 [Server] INFO [PVP Arena] [uninstalled | installed]
    11.06 13:38:52 [Server] INFO [PVP Arena] --- PVP Arena Version Update information ---

    wait, I don't have all those, should I get them all?

    Also, I just discovered that when I try to update I module I have, I get an error.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  17. Offline

    slipcor

    update to latest plugin, I just uploaded a fix for the /pa update *****

    erm no, you just have to add those you want. See those with RED version numbers? The following commands will work after updating to v0.8.8.5:

    /pa update arenas

    /pa update modules

    /pa update regions
     
  18. Offline

    DaFastRapper

    Thank you so much. "/pa update arenas" works now but I still get an error from "/pa update modules", but I can live :D
     
  19. Offline

    slipcor

    ./pa update *modulename* should work now :)
     
  20. Offline

    DaFastRapper

    Thanks, man and I really respect you. Most plugin developers ignore user's comments or don't normally help, but you seem to help each and every single person with your amazing plugins. You sir, have a new follower :)
     
  21. Offline

    slipcor

    thanks :)
     
    DaFastRapper likes this.
  22. Offline

    limbros

    how do I set it up so u can build and destroy douring the round but after I can reset it
     
  23. Offline

    slipcor

    1) /pa [name] set blockdamage false

    2) /pa [name] set blockplace false

    3) /pa install blockrestore

    4) restart the server

    5) /pa [name] set restore true

    done :) It will be automatically reset ;)
     
  24. Offline

    killertudse

    If anyone has a good custom class list feel free to share!
     
  25. Hey do you mind if I make a tut for this plugin?
     
  26. Offline

    slipcor

  27. Offline

    Buckethead

    when i do /pa leave it says internal error :< people are stuck in my arena
     
  28. Offline

    slipcor

    internal error - you have no idea what that means? well me either. THis means you had an error. For future reference: If you have an "internal error", you need to check your server.log and it will contain alot more information about that error. I need that information.

    Please visit www.pastebin.com and paste the error lines in there...
     
  29. Offline

    Buckethead

    thought i had it setup right cuz it used to work untill update. ok so did /pa PvP1. I didnt get teled to spawn iset then di /pa leave and the error occurs. http://pastebin.com/E2y1449P
     
  30. Offline

    slipcor

    try /pa install economy

    restart your server
     

Share This Page