Inactive [FUN/MECH/RPG] UltimateArena V0.1 - The Ultimate Arena plugin [1.3.1-R0.1 #2269]

Discussion in 'Inactive/Unsupported Plugins' started by orange451, Nov 29, 2011.

  1. Offline

    Chrisski3

    1. I changed the amount of room of the spawn, and it still glitches and, they cant move.
    2. Its where I set the spawn for them. and it still glitches out, and the game still goes on.
    3. My bad, didn't see that.
    4. What I meant was it wont let people type /ua leave. Once that command is issues, nothing happens, and they are left glitching out until they disconnect and reconnect to the server.

    Got it working. Nevermind

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

    bbsben

    Hey man.. When I type /ua ingame everything comes up BUT /ua create... I was wondering if this is a bug or I'm actually doing something wrong. It'd be great to get an answer ASAP. Thanks!
     
  3. Offline

    orange451

    If you read the first line of the help menu, "/ua help [build/admin]". /ua help admin, /ua help build.
     
  4. Offline

    Toxic__Waste

    installed the plugin one error failed to load configuration for arena spleef
    went to the the arena file has all arenas listed but no arena file for spleef
     
  5. Offline

    orange451

    I forgot to include it in the zip file, sorry!
    I reuploaded it, if you don't want to redownload the whole file, just copy the FFA config, and rename it accordingly.
     
  6. Offline

    Toxic__Waste

  7. Offline

    MarineIguana

    Wanted to use this but only works for PermissionsEX and I am not using that. :(
     
  8. Offline

    HappyGrenades

    I have absolutely nothing against PEX. I love it. But I also have 5 plugins I love more that support PB but not PEX and they won't change. *sigh*
     
  9. Offline

    zeeveener

    I feel for you man... I feel for you... What plugins are those?
     
  10. Offline

    Toxic__Waste

    ok set up the spleef arena worked perfectly but one thing sitting dogs after a couple games were gone
    restarted the server never came back :( hopefully they just stuck some where and will reappear
     
  11. Offline

    broluigi

    I tried setting a red team spawnpoint with /ua sp and /ua spawnpoint and nothing happened.. i did this for all the modes but it just doesnt say anything, can you fix this
     
  12. Offline

    Serilum

    Please fix the bug when you /ua join [name] and it bugs you out at the warp point before you go to china :)
     
  13. Offline

    minnerman226

    help it say internal error??!!:mad:
     
  14. Offline

    DingusHD

    When i type /ua create it gives me internal error, please help!
     
  15. Offline

    biblelucas

    /ua create needs to stop if you want more people to donate to you and give you credit. Right now, we are noobs who dont know how to us Pex. I just tried to do it right now and it did not work. You should make it work without pex. I still use Group Manager because it is simple and compatable with essentials. I am not judging you but someone has to tell you what people really wants. I am not critizing so please do not take it offensively.

    I like the other plugins though!!!
     
  16. Offline

    orange451

    You need pex
    You need pex
    Sorry, I only plan on making this work with pex. HOWEVER, I, in the future, will make it work based upon the OP system, if it cannot find pex in your server.
     
    biblelucas likes this.
  17. Offline

    biblelucas

    But dued, pex is hard :D how aobut group manager or something
     
  18. Offline

    orange451

    Pex is the easiest thing to set up...
     
  19. Offline

    Toxic__Waste

    pex is the easiest just one permission file unlike most of the others where you have a user file and a group file

    Now about the dogs that tp with you and never return lol tried again today and had tree dogs and did one spleef and tp back to my house after and there was one dog and yes they were sitting'
     
  20. Offline

    Demereth

    Have been having errors on my server since installing this plugin, any ideas???

    Code:
    [SEVERE] Could not pass event org.bukkit.event.entity.EntityDeathEvent to UltimateArena
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1026)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:352)
        at net.minecraft.server.EntitySheep.dropDeathLoot(EntitySheep.java:39)
        at net.minecraft.server.EntityLiving.die(EntityLiving.java:650)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:546)
        at net.minecraft.server.EntityAnimal.damageEntity(EntityAnimal.java:141)
        at net.minecraft.server.EntityWolf.a(EntityWolf.java:351)
        at net.minecraft.server.EntityCreature.m_(EntityCreature.java:70)
        at net.minecraft.server.EntityWolf.m_(EntityWolf.java:96)
        at net.minecraft.server.EntityLiving.d(EntityLiving.java:947)
        at net.minecraft.server.EntityAnimal.d(EntityAnimal.java:29)
        at net.minecraft.server.EntityWolf.d(EntityWolf.java:137)
        at net.minecraft.server.EntityLiving.y_(EntityLiving.java:341)
        at net.minecraft.server.EntityWolf.y_(EntityWolf.java:165)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1262)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:110)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1244)
        at net.minecraft.server.World.tickEntities(World.java:1151)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:528)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
        ... 22 more
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityDeathEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
        at com.orange451.UltimateArena.listeners.PluginEntityListener.onEntityDeath(PluginEntityListener.java:127)
        ... 26 more
    As far as i can tell nothing is triggering it as i can get the errors when no users are logged in
     
  21. Offline

    HappyGrenades

    AH! Currently none because the server just crashed and got obliterated due to some hacker...I guess he somehow obtained world edit commands...tnt...sad face
     
  22. Offline

    brandon_j

    I get "an internal error has occurred while attempting to perform this command" when trying /ua create
    What could be the conflict?
    I have installed Essentials full, LWC, JCP, Spectate, Tree Assist, and Creeperheal on the server.
     
  23. Offline

    orange451

    As stated maybe six or seven times now, you NEED PermissioneEx.
    I mean common... I don't write the main post just for you to NOT read it... All the information reguarding that error is stated there.
     
  24. Offline

    brandon_j

    I have a 1.2.3 Server now and PermissionsEX is not updated yet... So I have to wait
     
  25. Offline

    orange451

    Pex is updated, and it works fine.
     
  26. Offline

    talescraft

    when i try to make one /ua c cq arena apears an internal error occurred while attempting this command !
    what is the problem here? (i have reloaded the mod 7 times)
     
  27. Offline

    orange451

  28. Offline

    talescraft

  29. Offline

    xxsuicidegibxx

    well im having some trouble making a mob arena. im running bukkit 2034.
    so when i type in /ua create mob
    to make a mob arena, it says "An internal error occured while attempting to perform this command"
    ive tried reloading the server, and the plugin, yet it still does not work.
    so i checked my server cmd.exe and it says:

    13:38:42 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'u
    in plugin UltimateArena v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.jav
    61)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandl
    java:818)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:7

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.jav
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: ru/tehkode/permissions/bukkit/Perm
    ionsEx
    at com.orange451.UltimateArena.PermissionInterface.PermissionInterfac
    heckPermission(PermissionInterface.java:11)
    at com.orange451.UltimateArena.commands.PCommandCreate.perform(PComma
    reate.java:21)
    at com.orange451.UltimateArena.commands.PBaseCommand.execute(PBaseCom
    d.java:32)
    at com.orange451.UltimateArena.main.handleCommand(main.java:111)
    at com.orange451.UltimateArena.main.onCommand(main.java:97)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more




    i cant think of anything to fix this right now, but i was thinking maybe i need to get pex, or that im using the wrong craftbukkit version.
    please help.
    itll be greatly appreciated.
     
  30. Offline

    talescraft

    same problem :l
     

Share This Page