Inactive [RPG/MECH] mcMMO v1.3.04 - RPG Addiction Redefined! Multi-Lingual! [1.2.4]

Discussion in 'Inactive/Unsupported Plugins' started by TheYeti, Jan 8, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    TheYeti

    mcMMO - The RPG Lovers Plugin

    [​IMG]


    Quick Links
    Latest Version: 1.3.3 (INFO, DL)

    News
    3/1/12
    We have moved to using our own JIRA install for tracking issues and have mostly
    completed the website. Both can be found in the links below. Most all support
    and bug tracking should now be done through the following link: http://issues.mcmmo.org


    Please use the mcMMO forums located at the mcMMO BukkitDev

    Dev Team
     
  2. Offline

    Aaron_Merric

    Going to have to say that it must be virtual chest. I had to remove my old config, version file, and flat file info but it shows the newer version number in the error now.
    Code:
    21:26:47 [INFO] mcMMO version 1.2.12-b155 is enabled!
    21:26:47 [INFO] [VirtualChest] Successfully linked with mcMMO.
    21:26:47 [WARNING] Plugin mcMMO v1.2.12-b155 tried to register permission 'mcmmo
    .commands.party' but it's already registered
    java.lang.IllegalArgumentException: The permission mcmmo.commands.party is alrea
    dy defined!
            at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:628)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:197)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174
    )
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  3. Offline

    --GJ--

    You're not the first person to say they were having an issue with VirtualChest.
     
  4. Offline

    FuRiouSOne

    Not sure what more to explain. Mcmmo has always dropped items for digging (excavation) but now it is dropping items with wrong item ID's such as bones showing 352:7 item ID which should be only 352 and books with 340:20 item ID's which should only be 340. Seems mcmmo is giving damage values to these dropped items which in turn makes them useless in crafting anything.

    This started happening after upgrading to 1.2.12 B157 (which has the /mcability fix along with other 1.2.12 fixes)
     
  5. Offline

    jefe323

    I get this error on startup (using mcMMO 1.2.12 b155 and CB R4)

     
  6. Offline

    Darcion

    players on my server told me that they:

    • dont get xp on fishing
    • get xp on hitting citizens npc with sword
    something wrong on 1.2.12 ?
     
  7. Offline

    unzencel2

  8. I'm using 1.2.12 and I get XP for fishing. (Haven't tried hitting NPCs), so it should be something else behind that?
     
  9. Offline

    --GJ--


    No, the fishing XP is fixed in 1.2.12, so I'm not sure what's going on there. As for the issue with NPCs, we're aware of the exploit and are working to fix it.

    You've got something else wrong - using just mcMMO & CraftBukkit I'm able to load a server fine, no errors.

    I'll look into it - how are you able to see that the items being dropped have different damage values? Also, please open a ticket for this on issues.mcmmo.org so we have records for tracking purposes.

    EDIT: When is it dropping books? That's not something mcMMO ever drops.
     
  10. Offline

    jefe323

    Ok, tracked down the issue to something with commandbook. Do you know of any compatibility issues between these two plugins (using latest version of both on 1.1 R4)

    Went back to a later version and that seemed to fix it, though oddly enough I couldn't reproduce the error on one of my test servers
     
  11. Offline

    Epyk

    Other can not log onto my server.
    They log in and it freezes at "logging in..." screen and they are disconnected.
    I know it's McMMO causing the problem because when i remove the plugin the serer works fine.
    Spoutcraft server btw.
     
  12. Offline

    --GJ--

    Can you post some sort of error log? Even if it is mcMMO causing the issue, more information would be helpful when trying to fix the issue. I'm inclined to think there's another plugin conflicting, however, considering I also run a Spoutcraft server and haven't had any of these problems.
     
  13. Offline

    FuRiouSOne

    You're right i dont think its mcmmo now that i have done some testing for a few hours. Still cant think of anything else thats spitting out dropped items with wrong IDs as mcmmo is the only plugin that drops random items for digging (other then the base game mod drops).

    Maybe someone trying to use item hacks or dups?
     
  14. Offline

    2436

    The fishing shake ability for cow/mushroom cow.
    should it use the greater than symbol for bucket drops? Instead of less than?
     
  15. Offline

    --GJ--

    That's definitely a possibility. Glad to know it's not a problem with mcMMO though.

    I'll check the code for that and see. Thanks for bringing it up.
     
  16. Offline

    Cyris69

    :(

    Code:
    17.02 23:08:04 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    17.02 23:08:04 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    17.02 23:08:04 [Server] INFO    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    17.02 23:08:04 [Server] INFO    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
    17.02 23:08:04 [Server] INFO    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
    17.02 23:08:04 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
    17.02 23:08:04 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
    17.02 23:08:04 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
    17.02 23:08:04 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    17.02 23:08:04 [Server] INFO    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    17.02 23:08:04 [Server] INFO    at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:160)
    17.02 23:08:04 [Server] INFO    at com.gmail.nossr50.mcMMO.registerCommands(mcMMO.java:318)
    17.02 23:08:04 [Server] INFO java.lang.NullPointerException
    17.02 23:08:04 [Server] SEVERE Error occurred while enabling mcMMO v1.2.12-b155 (Is it up to date?): null
    17.02 23:08:04 [Server] INFO mcMMO version 1.2.12-b155 is enabled!
     
  17. Offline

    Epyk

    There is no error log that can help,the player joins stuck at log in and just discconects.
    It lets me log into the server fine,but not others.
    Here's a list of my plugins:
    BoatMod
    Craftbukkituptodate
    Essentials
    Healthbar
    mcmmo
    muddersmilk
    nolagg
    pail
    pailplus
    Pluginmetrics
    spout
    spoutdemand
    spouttrade
     
  18. Offline

    --GJ--

    Epyk - I suggest disabling all other plugins and adding them back one at a time to figure out what's causing the log-in issues.
     
  19. Offline

    grichecth

    Would it be possible to make a permission node to control the exp rate? I'd like to have different groups on my server that get differnt rates
     
  20. Offline

    maxsteele

    Greetings,
    I'm going to be updating mcMMO from 1.2.07 to 1.2.12 . I know there are new changes and additions to the config.yml file. When I update, will my config.yml get populated with those changes?
    I'm trying to avoid deleting my config.yml and having the plugin create a new one, because I have configured it manually.
     
  21. Offline

    wtfomgbbq123

    Well i was messing around with mcmmo and i wanted to throw a 2x xp day for my players but upon testing it seems that only the first block dug or first monster hit whatever the case may be, gives the extra xp... the multiplier in the config is set to 2 instead of 1. any help would be nice.

    upon checking the actual experience it seems with a 2 multiplier i get 15 xp for stone. instead of the regular 30.....
     
  22. Offline

    kariudo



    If you read the configuration files, read me, wiki, or anything you would have noticed that the multiplier is a divisor that works in the reverse. If you want to get double xp set it to .5 not 2 kthxbai
     
  23. Offline

    nossr50

    Type this from console

    xprate 2 true
     
  24. Offline

    cammino1

    hey guys... i have following problem:

    when my players fish they just get an bukket with milk but no leather, and in the config file i cant find any setting for this.

    is something wrong in mcmmo?

    edit: i mean no leather from cows, just the milk bukket with the shake ability ^^
     
  25. Offline

    alexz_

    When i use this plugin it doesnt give me xp from anything any way i can fix that ? and i have no errors at all
     
  26. Offline

    --GJ--

    Yeah... thanks for the heads up. I fixed my accidental backwards logic, Shake will work right in the latest dev build & forward.
     
  27. Offline

    cammino1

    Cool thank you! I hope the next build will come very fast
     
  28. Offline

    dylstew

    I put the sput and mcmmo jar files in my plugins folder,but there's no exp bar or menu!
     
  29. Offline

    Cheewy

    Hello I was wondering if your creative team could put a delay option on ptp like /ptp cheewy then there's a 5 sec delay before the port goes off. I run a pvp server and alot of people just /ptp in combat to avoid dieing and losing items. So I now have disabled it and people complain it's disabled of course :D. Well if you could hook it into the essentials delay system like factions is or just make your own if possible I would greatly appericate it and possibly others.

    Well thanks again team and keep it up this is probably one of the best plugins for the multiplayer world and very much appericate it!
     
  30. Offline

    CKSpoiler

    Hey, could you please update to R5? :)
     
  31. Offline

    arofaz

    I found Anvils bug

    See it at



    Like & Subscribe!
     
Thread Status:
Not open for further replies.

Share This Page