[RPG/MECH] mcMMO v1.4.05 - RPG Addiction Redefined! Multi-Lingual! [1.4.7-R1.0 / 1.5.1-R0.2]

Discussion in 'Archived: Plugin Releases' started by mcMMO, Apr 3, 2012.

  1. Offline

    mcMMO

    mcMMO - The RPG Lovers Plugin





    [​IMG]
    Latest Release Version (1.4.05) : Info - Download
    Latest BetaVersion (1.4.06-beta2) : Download
    Work on 1.4.06 is underway!
    -=Official mcMMO Server=-
    IP: play.mcmmo.org
    IRC: #playmcmmo
    Sponsors
    mcMMO proudly supports MCProHosting, the leading provider in Minecraft Servers
    [​IMG]
    News
    3/28/2013
    1.4.04 has been released! This version contains numerous bugfixes, as well as support for the new 1.5 blocks. More 1.5 features will be coming once the codebase has stabilized to the point of a CraftBukkit Beta Release. You can download 1.4.04 here.​
    2/8/2013
    In order to allow server owners to keep up with development better, we have decided to begin release a weekly beta build on BukkitDev every Friday that contains all the additions, optimizations, and bug fixes we're currently working on. Hopefully this will allow for a compromise between our long-term releases and our endless flood of daily dev builds.​
    All donations are evenly split between dev team members.
    IRC Chat
    #mcmmo @ irc.esper.net
    VIDEO GUIDES
    Who is mcMMO?
    @nossr50 - Founder​
    @GJ - Project Lead & Developer​
    @NuclearW - Developer​
    @bm01 - Developer​
    @Glitchfinder - Developer​
    @TfT_02 - Developer​
    @T00thplck1 - Developer, SQL Guru​
    @Shatteredbeam - Community Manager​
    Quick Links
     
    iTzMag, PandaGOD, dark_hunter and 7 others like this.
  2. I will have a look. :)
     
  3. Offline

    DobbyCraft

    Does anyone know how to change the XP rate to 5x in the config? I have used the /xprate 5 false command in game but as soon as the server restarts it seems to change back to 1x. Any help would be appreciated:)
     
  4. Offline

    KingMagnus

    I can't get a dev build the site is down
     
  5. KingMagnus likes this.
  6. Offline

    KingMagnus

  7. If anyone needs support, has found a bug or wants to request a new feature: please use Github and create a issue ticket here. This helps us keep track of issues and keep everything organized. Thank you all in advance. :)

    Before submitting a bug report, make sure you have:
    1. Tried to reproduce the bug on the latest dev build, it might have been fixed already. (Saves us a lot of time)
    2. Checked if your bug hasn't been reported by someone else.
    3. Added what version of mcMMO the bug occurred with. (Don't just say "latest")
     
  8. Offline

    DobbyCraft

  9. Yeah you are. :p It's just a multiplier, so Global: 5.0 will mean that all earned xp will be times 5. You could also set it to 0.5 which means all earned xp times 1/2.
     
  10. Offline

    DobbyCraft

    Okay :) brilliant, so set Global: 5.0 :D thanks for your help.
     
  11. Offline

    kingpolo

    I have a question. I'm running a few plugins, along with Factions and mcMMO. However, everytime I run mcMMO with my other mods, everything works fine but PVP just does not want to work! When I remove mcMMO.jar, PVP is perfectly fine. I checked every other config file, removed plugins to isolate the issue, and I found it to be mcMMO.

    Please, any tips?! I've been at this for hours now. I'm using build 1075, the latest one.

    Also, is a permissions plugin REQUIRED for PVP to work, or to get the whole plugin working?

    Thanks again!
     
  12. Offline

    Jaeger

    Happy New Year.

    I was hoping that the latest build would fix our Bleeding glitch, but after breaking a wooden sword over my friend's head, there was still no success in making that sucker let out so much as a tick of damage. :T

    Any thoughts at all on what could be causing this?

    - Cheers,
    Jaeger
     
  13. Offline

    adde

  14. Offline

    Glitchfinder

    Just a quick question, do you have pvp enabled for swords in config.yml?
     
  15. Offline

    Jaeger


    That's actually a good question... I've never noticed Swords go up when using them in PvP, but I've almost always had Axes/Taming/Archery/Unarmed go up... problem is that I'm not the owner or an admin on the server (I'm a lousy Mod.. :T), so I can't check.

    Could you shoot me the exact location of where it says if pvp is enabled for swords? That might very well be the issue. :)
     
  16. Please request support on Github. It's most more convenient for us.
     
  17. Offline

    lightforce4

    How do I disable the Iron Arm Style ability for the Unarmed skill?
     
  18. Offline

    jordanzilla02

    Will this update?
     
  19. It has already been updated, but there isn't a release build out just yet. We're working hard on getting one out soon. In the mean time, you can download a dev build.

    Check BukkitDev for more information, this thread is outdated and shouldn't be used really..
     
  20. Offline

    seannie2

    i keep getting the error:
    "05.01 22:57:20 [Server] WARNING [mcMMO] Task #2591 for mcMMO v1.3.11-b1030 generated an exception"
    over and over and over and over!
    please help :<
     
  21. Offline

    NEREVAR117

    When the API eventually (decades from now) releases, will you guys work to port this over to the API? Having this in singleplayer would be amazing.
     
  22. Probably, it's still quite a long time until the Mojang API is finished though.
     
  23. Offline

    Glacksy

    getting this error, not sure how or why, but it happens with latest dev build

    [SEVERE] Could not pass event BlockBreakEvent to mcMMO v1.3.13-dev-b1117
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at net.minecraft.server.v1_4_6.PlayerInteractManager.breakBlock(PlayerInteractManager.java:282)
    at net.minecraft.server.v1_4_6.PlayerInteractManager.a(PlayerInteractManager.java:87)
    at net.minecraft.server.v1_4_6.EntityPlayer.j_(EntityPlayer.java:137)
    at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
    at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
    at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
    at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
    at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445)
    at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
    at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.DyeColor.getDyeData()B
    at com.gmail.nossr50.skills.gathering.Herbalism.herbalismProcCheck(Herbalism.java:273)
    at com.gmail.nossr50.listeners.BlockListener.onBlockBreak(BlockListener.java:201)
    at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    ... 16 more
     
  24. It's because you are using an outdated Craftbukkit beta build.
     
  25. Offline

    NicolAars

    I'm having a small problem. We just started using Spout on or server. And I'm allways have this error with one of my friends when he log's in.
    Its work with evryone ellse, except him. When he tries to see he's stats it tells he isn't in the data base. But when we check /mctop he is..

    This is what comes up when he logs in.

    Thx anyway.

    Code:
    17:12:42 [INFO] onSpoutCraft Seen
    17:12:42 [INFO] onSpoutCraft Step2
    17:12:42 [INFO] onSpoutCraft Step3
    17:12:42 [SEVERE] Could not pass event SpoutCraftEnableEvent to mcMMO v1.3.13-de
    v-b1088
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:427)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
    ava:477)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:462)
            at org.getspout.spout.PlayerChunkMap.onSpoutcraftEnable(PlayerChunkMap.j
    ava:96)
            at org.getspout.spout.SpoutPlayerConnection.a(SpoutPlayerConnection.java
    :130)
            at net.minecraft.server.v1_4_6.Packet18ArmAnimation.handle(SourceFile:41
    )
            at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
     
            at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:
    112)
            at org.getspout.spout.SpoutPlayerConnection.d(SpoutPlayerConnection.java
    :196)
            at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
            at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30
    )
            at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:59
    8)
            at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:22
    4)
            at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:49
    4)
            at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:
    427)
            at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:84
    9)
    Caused by: java.lang.NullPointerException
            at com.gmail.nossr50.listeners.SpoutListener.onSpoutCraftEnable(SpoutLis
    tener.java:33)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:425)
            ... 16 more
    17:12:42 [INFO] [SpoutPlugin] Authenticated Mausolo using Spoutcraft 1938
    17:13:01 [SEVERE] Could not pass event KeyPressedEvent to mcMMO v1.3.13-dev-b108
    8
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:427)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
    ava:477)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:462)
            at org.getspout.spoutapi.packet.PacketKeyPress.run(PacketKeyPress.java:7
    1)
            at org.getspout.spout.packet.CustomPacket.handle(CustomPacket.java:139)
            at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
     
            at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:
    112)
            at org.getspout.spout.SpoutPlayerConnection.d(SpoutPlayerConnection.java
    :196)
            at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
            at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30
    )
            at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:59
    8)
            at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:22
    4)
            at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:49
    4)
            at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:
    427)
            at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:84
    9)
    Caused by: java.lang.NullPointerException
            at com.gmail.nossr50.listeners.SpoutListener.onKeyPressedEvent(SpoutList
    ener.java:86)
            at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:425)
            ... 15 more
     
  26. Offline

    --GJ--

    Update to the newest dev build of mcMMO and see if it still happens. I know Spout changed around a few things recently that we had to update.
     
  27. Offline

    NicolAars

    I've updated. Still no result. The thing I just find strange that it's only effecting one person in the whole server.
    The only thing difference between him and the others. Is that he has a newer account, where you log in with your email. And evryone ellse have a older accout where you login with your account name. I don't know if this has anything to do with it.
     
  28. Offline

    Glacksy

    im using latest beta build 1.4.6 0.3
     
  29. That has nothing to do with it. ;) If you're still having problems, open a Github ticket here.

    If you are still having this issue on the latest mcMMO dev build and CraftBukkit Beta build. Please open a Github ticket here.
     
  30. Offline

    SpaZMonKeY777

    Build #1218 breaks the toggling of admin chat. Just an error in console when you enter '/a'

    http://pastebin.com/Y0dvdAph

    Hope it can be fixed. Almost said some bad things in global chat lol.
     

Share This Page