[DEV/INFO/RPG] mmoParty v1.3 - Leadership based parties with damage protection [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, Botz147 and wassilij like this.
  2. Am getting this error on the client (Though everything seems to be working fine (Yes, I am using the latest DEV builds))

     
  3. Offline

    Rycochet

    Weird - what's the player that it's trying to read it for? I thought I'd forced everything to reduce to 8-bit png, but there might be a bad image out there...
     
  4. Uhm, myself I guess. It does it when I connect to the server.
     
  5. Offline

    Rycochet

    Apparently your texture is 2-bit, and it doesn't like that... Going to have to see if I can force it to be an 8-bit image like normal lol

    That's my hosting side, so when I work it out there'll be no changes needed...

    Forced it to give out 8-bit png all the time now, will see if there's a better solution, as even slightly larger image files will slow things down...

    Anyone who has turned show_pets off and is getting an error - please update your mmoCore...

    Everyone else should update their mmoCore if they want to see pet images ;-)

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

    mtbnunu

    getting this error after update D:

    Code:
    2011-08-23 03:17:39 [SEVERE] Could not pass event CUSTOM_EVENT to mmoParty
    java.lang.NoSuchMethodError: org.getspout.spoutapi.gui.GenericContainer.setAlign(Lorg/getspout/spoutapi/gui/WidgetAnchor;)Lorg/getspout/spoutapi/gui/Container;
        at mmo.Party.mmoParty$mmoSpoutListener.onSpoutCraftEnable(mmoParty.java:278)
        at org.getspout.spoutapi.event.spout.SpoutListener.onCustomEvent(SpoutListener.java:24)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.java:64)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:97)
        at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  7. Offline

    Rycochet

    @mtbnunu

    It requires the latest DEV builds of Spout and Spoutcraft (server and client) - SpoutDev.
     
  8. Offline

    mtbnunu

    ahhh.. please forgive my dumbness D:
     
  9. Offline

    Rycochet

    :-D

    Just waiting for the next Spout RB - I can't see anything else not in there yet that my plugins will rely on - so once that's out there'll be no more of this "latest dev" stuff ;-)
     
  10. Offline

    mtbnunu

    I've got the latest dev server plugin, but where can i find the client launcher?
     
  11. Offline

    Rycochet

    You can download the latest Spoutcraft Launcher from the same link, however in the launcher itself there is an "Options" button next to the password field - click that then there is an option to download the latest Dev build of the client.

    Due to changes in the network handling both client and server must be either RB or DEV - mixing them will mean that the UI elements won't get drawn properly...

    Pushed an update there that fixes the display on players leaving. There's also been a Spoutcraft Dev update that fixes the Party bar going "weird" on teleport / death (also affects any other Spout UI elements) - so worth updating again ;-)

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

    Smidds

    I'm a little confused.. How do you start party? Or is there something I'm not understanding? :p
     
  13. Offline

    Rycochet

    Just "/party invite <player>" and they'll be invited to join a party with you - they then get to "/party accept" or "/party accept Smidds" if there's more than one invitation ;-)
     
  14. Offline

    swift_fox24

    Have Raids be more PvP based than normal quest based Raids? Just something to more flesh out a PvP element if I were to implement the mmoCore and the other plugins into my server, instead of mcMMO, and Factions. This shows a ton of promise though! I look forward to seeing the end products!
     
  15. Am now getting this error on the client (kicks from server) using the latest versions of mmoCore, mmoParty and mmoTarget. This error doesn't occur on older versions.

    Code:
    Invalid Packet Id: 2. Current v: 1 Receieved v: 0 Skipping contents.
    java.lang.NullPointerException
            at org.getspout.spout.packet.PacketUtil.getNumBytes(PacketUtil.java:41)
            at org.getspout.spout.packet.PacketSkinURL.getNumBytes(PacketSkinURL.jav
    a:57)
            at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:54)
            at ki.a(Packet.java:150)
            at pf.e(NetworkManager.java:137)
            at pf.c(NetworkManager.java:242)
            at xj.run(SourceFile:84)
     
  16. Offline

    Rycochet

    Party & Raid would be used by other plugins to be able to limit or allow different actions - I'm thinking along the likes of the MobArena allowing harder rounds etc - in itself Party would just be organising those groups - so ideas with what to do with them are a separate issue ;-)

    @Pawned

    Your Spout server and client versions are out of alignment again - there's still improvements being made to Spout - and I saw another packet change being made less than 10 minutes ago - so both need to be younger than that to ensure they match...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  17. Hello! :) can you make so that the bar is longer? or a setting for that? :p my names is too long x)

    [​IMG]
     
  18. I think the bar is already long enough :p. What he should do, if possible is make the font size automatically change to fit inside the image.
     
    maniacmusic likes this.
  19. update everything to DEV works for me and mmocore to latest too :p

    sounds good :)

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

    Rycochet

    There's no way (on the server) to find out the text width - I'm going to try and work out something for this (and others)... The biggest issue is that the font is not fixed width - and can be different on every client (depending on the texture pack)...
     
  21. Offline

    Pomme72

    Hi,

    Great plugin and work perfectly, but I havn't the GUI :eek:

    I'm well in a party, but nothing appaers in my screen, like the screenshot in this topic.

    Help please ! :)
     
  22. Offline

    fatmarley

    @Rycochet could i just add a request? Maybe either a teleport system just for the party or else a command like /partyleader where and it gives you a location direction wise or other where the leader is?
     
  23. Offline

    Rycochet

  24. Offline

    the_smiley

    im getting an error at server launch. any ideas? running CB 1060, and latest dev of spout. with the newest mmocore.

    Code:
    2011-08-27 09:42:02 [SEVERE] Could not load 'plugins\mmoParty.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: mmo/Chat/ChatFilter
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
        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:143)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: mmo.Chat.ChatFilter
        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)
    
     
  25. Offline

    Rycochet

    @the_smiley

    Damn - sorry about that... I need to change how mmoChat handles things - this is interfering with normal operation for people who don't have/want mmoChat installed... I'd suggest either going back one revision (mmoParty-0.14), or installing mmoChat (currently in beta and not got a topic on here - mmoChat) - if you do go back a revision make sure you turn off auto-update on mmoParty (/mmoset mmoParty auto_update false).
     
  26. Offline

    Smidds

    Hm.. i seem to get an error when I start the server...
    Code:
    2011-08-23 12:40:30 [SEVERE] Could not pass event CUSTOM_EVENT to mmoParty
    java.lang.NoSuchMethodError: org.getspout.spoutapi.gui.GenericContainer.setAlign(Lorg/getspout/spoutapi/gui/WidgetAnchor;)Lorg/getspout/spoutapi/gui/Container;
        at mmo.Party.mmoParty$mmoSpoutListener.onSpoutCraftEnable(mmoParty.java:274)
        at org.getspout.spoutapi.event.spout.SpoutListener.onCustomEvent(SpoutListener.java:24)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.java:64)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:97)
        at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Any ideas? I can post my plugins upon request.
    ~~Edit~~
    I probably should clarifiy what my Spout server mod is. I'm using the most stable version (1.3.4) and I'm using the most recent version of mmoCore and mmoParty (0.14 and 0.15)
     
  27. Offline

    Rycochet

    @Smidds

    Sadly the RB version of Spout simply doesn't support the GUI features this requires, so you need to use a Dev build... A new RB is due out this weekend if all goes to plan though...
     
  28. Offline

    Smidds

    Well I sure hope so! This plugin seems pretty amazin! :D
     
  29. Offline

    Mikhos

    I'm having issues installing this. I have mmoCore but for some reason it won't detect mmoParty. I have mmoParty in my /plugins/ folder but should i place mmoParty in the mmoCore folder instead?

    EDIT: nvm. I run spout RB. Will wait for the update.
     
  30. Bah, I installed mmoChat because I wanted the /party chat. But I really dislike the chat system, I have my own plugin which handles chat and makes it look all pretty, but even if I disable everything in mmoChat apart from Party it still modifies the chat in a way I don't want it to. I just want mmoChat for the party chat and nothing more, so it'd be great if you could provide an option to disable it in the future :p
     
  31. Offline

    Rycochet

    Just about finished sortibg it out - finally got eBeans working properly - so a new mmoChat beta is about to be built...

    For mmoChat I need to work out a way of giving default options for new users, as well as leaving the deleted options alone for old... Not far off anyway...

    Will be releasing new builds of all my plugins now that Spout 1.0.5 has gone RB, updating the version numbers to 1.0 (since they're not needing dev builds any more) - give me a little while to sort that out :)
     

Share This Page