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

    yaitsbilly

    Is it possible to get paid for leveling up a skill?
     
  3. Offline

    TheYeti

    New version is up! Here is the changelog for it. Also, mcMMO is one year old as of February 5th.

    Version 1.2.09
    - Fixed issue with Repair Mastery (Issue #47)
    - Made Arcane Forging fully configurable (Pull Request #52)
    - Made Fishing configurable (Pull Request #60)
    - Changed timer to be a bit more efficient (Issue #19)
    - Changed to fire EntityDamageEvents for all damage done by mcMMO
    - New custom event for developers McMMOPlayerLevelUpEvent
    - New custom event for developers McMMOItemSpawnEvent
    - Changed LoadProperties from the old Configuration to FileConfiguration
    - Removed aliasing from config.yml
    - Fixed mining procs from Super Break & Silk Touch
    - Unused smelt property removed
    - Minor optimizations
    - Fix for setting properly block damage values
    - Initial skill level capping added
    - Initial command alias framework added
    - Fixed abilities not handling Unbreaking items
    - Fix for treefeller glitch
    - Super secret anniversary easter egg!
     
    o0AzzA0o and nossr50 like this.
  4. Offline

    ACStache

    now it is with v1.2.09!
    Now you just need a Plugin Dev to hook into mcMMO and watch level up events, and pay them accordingly :)
     
  5. Offline

    nossr50

    Can't believe its been 1 year (in 2 days).​
     
    Inscrutable, gameswereus and ACStache like this.
  6. Offline

    Kardren

    Surprise :eek:
     
  7. Offline

    varunax

    Anyone else having a problem with the custom levelup/repair sounds? They haven't seem to be working for a while and yes, I'm using spout/spoutcraft.
     
  8. Offline

    MiniGremlin

    I get this error when I loaded up my server with mcMMO.

    [SEVERE] Error occurred while enabling mcMMO v1.2.09 (Is it up to date?): com.gmail.nossr50.mcMMO.getLogger()Ljava/util/logging/Logger;
    java.lang.NoSuchMethodError: com.gmail.nossr50.mcMMO.getLogger()Ljava/util/logging/Logger;
    at com.gmail.nossr50.config.LoadProperties.loadKeys(LoadProperties.java:146)
    at com.gmail.nossr50.config.LoadProperties.load(LoadProperties.java:108)
    at com.gmail.nossr50.mcMMOnEnable(mcMMO.java:161)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:989)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Please help. :'(
     
  9. Offline

    NuclearW

    Your craftbukkit is out of date. please update to 1.1-R3
     
  10. Offline

    MiniGremlin

    Thank you. I feel like an idiot now.
     
  11. I get this error:
    Code:
    04:39:59 [INFO] SQLState: 22001
    04:39:59 [INFO] VendorError: 1264
    04:40:00 [INFO] SQLException: Data truncation: Out of range value for column 'archery' at row 1
    Don't really know if it affect anything or not, but it's annoying since it's repeating itself over and over and over...

    My "guess" is that it has something to do with this plugin and citizens since I have npc guards armed with bows.

    I really don't know thought and it happened after I updated this plugin so. :S

    EDIT: Been getting these errors to now:
    Code:
    07:15:10 [INFO] SQLState: 22001
    07:15:10 [INFO] VendorError: 1264
    07:15:26 [INFO] SQLException: Data truncation: Out of range value for column 'excavation' at row 1
    Since no NPC is using anything that has anything to do with 'excavation' I guess this has nothing to do with Citizens. So atm it seems like it's a pure mcMMO problem.

    Still want to know if anyone know what the prob could be thought.
     
  12. Offline

    Vince

    NUKE!!!! U MAKE MCMMO?!?!?!!?!?!?!?! NO WAY!!!!!
     
  13. Offline

    nightphoenix16

    Hey, if I wanted to get in direct contact with the people who work on this plugin, how would I do so?
     
  14. Offline

    nossr50

    The 3 current active developers can all be found in IRC.
    #mcmmo on irc.esper.net
     
    NuclearW likes this.
  15. if updated to the 1.2.09 from 1.2.07 , do i have to remove my folder mcMMO also? ppl would lose their levels :E
     
  16. Offline

    nossr50

    You'll be fine and don't need to remove the folder
     
    Semirotta likes this.
  17. thanks for fast response.
     
  18. Offline

    Mishrathium

    Latest McMMO with cb1.1-rb3 - have some reports of swords with 'negative' levels. Thoughts on what would create this and ways to prevent it? This was fresh install - new generated folders.
     
  19. Offline

    o0AzzA0o

    cb1.1-rb3 error

    12:36:59 [SEVERE] Could not pass event org.bukkit.event.entity.EntityDamageByEntityEvent to mcMMO
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1026)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
    at net.minecraft.server.EntitySmallFireball.a(EntitySmallFireball.java:42)
    at net.minecraft.server.EntityFireball.y_(EntityFireball.java:132)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1258)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:110)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1240)
    at net.minecraft.server.World.tickEntities(World.java:1147)
    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.GeneratedMethodAccessor23.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
    ... 11 more
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSmallFireball cannot be cast to org.bukkit.entity.LivingEntity
    at com.gmail.nossr50.skills.Swords.counterAttackChecks(Swords.java:204)
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:225)
    at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:147)
    ... 15 more
     
  20. Offline

    yidweahzaimen

    1.2.0.9 errorrrrr

    21:51:39 [資訊] [mcMMO] Loading mcMMO v1.2.09.
    21:51:39 [資訊] java.io.FileNotFoundException: B:\test\plugins\mcMMO\players (系
    統找不到指定的檔案。)
    21:51:39 [資訊] [mcMMO] Using Bukkit Permissions.
    21:51:39 [資訊] [mcMMO] Loading Config File...
    21:51:39 [資訊] mcMMO version 1.2.09 is enabled!
     
  21. Offline

    yaitsbilly

    How can I setup pay per level?
     
  22. Offline

    matolife10

    hello i need help i want to make webstats example like dynmap problem is whenever i serch for MCmmo webstats thread is closed,expired or download link broken :/
     
  23. Offline

    Jigsaw

    Players on my server with a high enough Mining skill are able to mine gold ore and iron ore, then place it back on the ground over and over and get double drops from it. They don't get a double drop every time, but they still just have to keep repeating it as long as they want. Is this configurable? Did I miss a config option or something? This seems overpowered if you can just sit in one spot and essentially have unlimited gold and iron ore. Any help would be much appreciated. I was waiting for an update, but I didn't see a mention of this being changed in 1.2.09 so I posted here.

    CraftBukkit Version: 1.1 R4
    mcMMO: 1.2.08

    Update: Disregard this post it was fixed in 1.2.09 :)
     
  24. Offline

    dark navi

    Could someone explain to me how to configure Arcane Forging?
     
  25. Offline

    --GJ--

    dark navi
    What do you need help configuring? All the options are in the config file.
     
  26. Offline

    NuclearW

    With the new events system you can get another developer to write such a plugin for you.

    If you get one to, feel free to send them to me to ask how to do so if they need help.
     
  27. I'm still looking for some good info on why I keep getting
    "SQLException: Data truncation: Out of range value for column 'mining' at row 1".
    Keep getting it for every ability.

    Anyone have any idea how to fix this or atleast why I get it?

    EDIT: Now I got this message as well:
    GenericLabel belonging to mcMMO does not have a default size!
     
  28. Offline

    seriosbrad

    NuclearW TheYeti

    Yes! Since the latest update, the Spoutcraft hud has been quite glitchy. I can only enable the retro experience bar, the others don't show up even when toggled, and depsite being enabled, the party HUD is not showing up either.

    Also the sounds, they don't work :(. They were working in the version before 1.2.09

    I should also mention that repairing bows WITH leather in the inventory is not working. I gave myself like 5 stacks of leather to be sure. It just doesn't do anything...
     
  29. Offline

    varunax

    It's actually just a typo in the config. You need String to repair bows, it just calls it Leather. You can fix that by replacing "Leather" with "String" in the config file.

    Code:
        String:
          Name: String
          ID: 287
     
  30. Offline

    1cec0ld

    I saw this once before, when I updated to 1.2.7 from 1.2.0, but it magically disappeared later. Now, when we found a Skull Splitter Bug, (it hits a ridiculus amount of times from one mouse-press) we reverted from 1.2.09 back to 1.2.08 and have this problem return.
    I've tried everything short of a full folder wipe.
    [​IMG]
     
  31. how can i fix items with ENCHANT in it?
    my repair is lvl50, i have diamond tools with enchants but ifixed 1 -> enchant was gone and it said "you were not skilled enough to keep any enchantments"
     
Thread Status:
Not open for further replies.

Share This Page