[FUN/INFO/RPG] mmoTarget v1.2 - Visible target display [Spout] [1185]

Discussion in 'Inactive/Unsupported Plugins' started by Rycochet, Aug 12, 2011.

  1. Offline

    Rycochet

    Now using BukkitDev for releases...
    This thread will remain for discussion only.
    Files also available here.

     

    Attached Files:

    SilverHearts likes this.
  2. Offline

    Darkman2412

    Download link of mmoCore gives a 404.
     
  3. Offline

    Rycochet

    Oops - thanks for that!

    Doh - managed to mess it up in all of them - fixed now.
     
  4. Great plugin; thanks :D. I can't wait for the entire suite to be finished :)
     
  5. Offline

    wassilij

    Big
    thx

    i love that <3
     
  6. Offline

    crysis992

    Hmm, i guess you cant use it with the party plugin if you have long names?
    Cause the mob name is inside my party name.

    Edit:
    Found a bug:
    If you kill a electrified creeper you get following Error message:
    Could not pass event ENTITY_DEATH to mmoTarget
     
  7. Offline

    Rycochet

    To be honest the current layout is accidental, I just put in a number on the X axis, and never changed it. I'll see about making it truly centered at the top for the next update.

    There's currently no way to give it a "proper" box to stop things overlapping (or even to find out how big it actually is) - but things will probably change when Spout get client-mod support.

    Not sure if that isn't a Spout error as I've seen similar ones on the Spout thread - but tell me how to get an electrified creeper and I'll try to track it down ;-)
     
  8. You get an electrified creeper by shocking it with lightning.
     
  9. Offline

    Rycochet

    Just highlighting that there are Spout bugs in the current Recommended Build - there should be a new one in the next couple of days.
     
  10. Offline

    ohmydoddtv

    Pictures please :)
     
  11. Offline

    wassilij

    Bukkit 1000
    Spout 1.0.1
    mmoTarger 0.3

    Code:
    2011-08-12 22:29:50 [SEVERE] Could not pass event ENTITY_DEATH to mmoTarget
    java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)
        at java.util.HashMap$KeyIterator.next(HashMap.java:874)
        at mmo.Target.mmoTargetEntityListener.onEntityDeath(mmoTargetEntityListener.java:38)
        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.EntityLiving.q(EntityLiving.java:467)
        at net.minecraft.server.EntityLiving.die(EntityLiving.java:447)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
        at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:43)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:561)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  12. Offline

    Rycochet

    It needs the latest Spout dev builds - which are all marked as 1.0.2

    There should be a new Recommended Build in the next couple of days, but the number of serious bugs fixed currently means you're safer using a dev build.
     
    wassilij likes this.
  13. Offline

    GimmeCookie

    cool plugin, makes Minecraft a little bit more MMORPG Style :) Can't wait to see, what comes next.
     
  14. Offline

    Rycochet

    Hope you like them ;-)
     
  15. Offline

    rtcabooservb

    :( I get errors randomly with the latest spout build.
     
  16. Offline

    Rycochet

    ...

    Error logs would be useful (use PasteBin for them, and put the link on here).
     
  17. Offline

    rtcabooservb

    http://pastebin.com/Qu1ZrEdW
    CB 1056
    Spout server plugin 93
    spoutcraft 131
    spoutlauncher 81

    Also the party plugin you have doesn't work. :( no errors or anything, but I can't get the HP bars to show up or invite players to the party with your plugin. Only uses the old mcmmo party, I even disabled mcmmo's party to see if that was conflicting with your mmo party, but nope.
     
  18. Offline

    Rycochet

    Ah - you need to update mmoTarget, realised I had that error pretty soon after 0.4 - a server "/reload" will automatically update it (unless you've turned off automatic updates).

    To get the bars to turn up you need to have the latest Dev SpoutCraft - basically, start the launcher, but then click on Options, and tick the box for "Latest Dev Build". Found quite a few bugs in the course of developing and they've all been fixed.
     
  19. Offline

    rtcabooservb

    I am using 0.5 :eek:

    Also everyone on my server and myself are using dev builds (Yes the options in the launcher)...

    Also, any eta on other mmo plugins? And any idea what is wrong with mmo party?
     
  20. Offline

    Rycochet

    Erm... "oops" - fixed the one place in 0.5 - but managed to overlook it in another...

    Is mmoParty launching properly?

    Probably better to take this up on the mmoParty thread if it is... ;-)
     
  21. Offline

    rtcabooservb

    :confused: Yep loads in that order, except I have;
    Spout #
    many other spout plugins
    other
    other
    other
    etc...
    [mmoCore] loading mmoCore v0.5
    [mmoParty] loading mmoParty v0.8
    [mmoTarget] loading mmoTarget v0.6
     
  22. Offline

    Rycochet

    Try editing the plugin.yml file inside it and add a "mmoparty" alias to it -
    I'm putting that for the next build, just not worth doing it only for that if it doesn't fix things...
     
  23. Offline

    rtcabooservb

  24. You have to open mcmmo.jar up with winrar and edit the plugin.yml, remove all the party commands from it, save it and restart the server.
     
  25. Offline

    rtcabooservb

    So wait.. what do I do? Open mmoparty and just add aliases: [p,mmoparty]?
     
  26. Offline

    Rycochet

    Ugh - for some reason that's a threading error - but I didn't think it was being threaded at all... I'll put in some extra checks for the next release...
     
  27. Offline

    rtcabooservb

    Okay thanks, I managed to get parties to work by removing all party commands from mcmmo's yml file. Thanks pawned. Can't wait for the rest of mmo plugin releases :3 and can't wait for more features/fixes.

    http://pastie.org/2365356
    http://pastie.org/2365358

    Full of errors and updated to 0.7

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

    Rycochet

    Ugh, I'll find this bug if it kills me - not what I thought it was anyway...

    Can I get a list of your installed plugins too? - it might be something conflicting that I need to deal with.

    Got to go cook dinner so won't be a reply for maybe an hour - but I'm on the case...
     
  29. Offline

    rtcabooservb

    Code:
    Borderguard
    
    chestshop
    
    essentials
    
    essentialsspawn
    
    falsebookblock
    
    falsebookcore
    
    falsebookextra
    
    falsebookic
    
    herochat
    
    iconomy
    
    lagmeter
    
    logblockquestioner
    
    mcdocs
    
    mcmmo
    
    multihome
    
    permissionsex
    
    oreobfuscation
    
    spout
    
    worldguard
    
    achievement
    
    bcmusic
    
    cfbanner
    
    mmocore
    
    mmoparty
    
    mmotarget
    
    modifyworld
    
    permissions
    
    playereditor
    
    dynmap
    
    lwc
    
    logblock
    
    mobarena
    
    mywolf
    
    nocheat
    
    spoutbackpack
    :p
    Hope I didn't miss one or two. All these plugins are the latest build and always up to date (dev builds). Also using the latest dev build of craftbukkit.

    Edit: Going to go to bed now :p It is 3:19 AM. Hope I can help you when I wake up and I'd love to test all the mmo plugins to report bugs if you allow me to. Midsized server between 10-40 players and they all have spout dev clients and are willing to test anything even if it crashes the server. :p
     
  30. Offline

    Pawel

    Why there is old downloads should be v.08 not v.07 -,- and same with mmoCore
     

Share This Page