[RPG/MECH] mcMMO v1.2.07 - RPG Addiction Redefined! Multi-Lingual! [1337][1549]

Discussion in 'Inactive/Unsupported Plugins' started by nossr50, Feb 5, 2011.

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

    nossr50

  2. Offline

    nossr50

    Sorry guys, I meant to put "add localization files" on the todo list as well.
    It wouldn't actually be THAT difficult for me, but there is a lot of work involved with setting up such a thing.

    Anyways, to compile mcMMO you need to have a few libraries
    • Bukkit
    • CraftBukkit
    • Permissions
    And then it should compile fine

    @Thelyfe21 It sounds strange, are there absolutely no errors? Is your users file in the correct spot?

    I'll look into some of the bugs posted above
     
  3. Offline

    dslip

    Could you please make the gravel+water -> clay plugin ;)
     
    Soryo likes this.
  4. Offline

    fffizzz

    MySQL bug...

    I think its because I have a ! in my password. It automatically escapes it with a \ but with other plugins i have to use '' around it.

    this is the error
    Code:
    2011-04-28 19:42:10 [SEVERE] null loading mcMMO v1.0 (Is it up to date?)
    java.lang.NullPointerException
            at com.gmail.nossr50.datatypes.PlayerProfile.loadMySQL(PlayerProfile.java:67)
            at com.gmail.nossr50.datatypes.PlayerProfile.<init>(PlayerProfile.java:51)
            at com.gmail.nossr50.Users.addUser(Users.java:70)
            at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:59)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:638)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:287)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:201)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:247)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:394)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:379)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
     
  5. Offline

    Thelyfe21

    @nossr50 There are no errors what so ever, and all of my files are in ./plugins/mcMMO/
     
  6. Offline

    TehJammers

  7. Offline

    Trickyrive

    I believe I found a bug related to archery. Every other fired shot does not actually fire (the arrow is not even consumed) but the click still registers. I tested this by using a clean bukkit with no other plugins except this one, and then by removing the plugin to make sure it was not a bukkit problem.
     
  8. Offline

    IncendiaDrakon

    Is this the entire commands menu, or is part of it cut off? http://i.imgur.com/DyYRy.jpg

    If so, please try to fix this sometime soon. It insanely convenient to be able to view this in game, rather than having to search for documentation about mcMMO.
     
  9. Offline

    ClickCraft

    I put all the necessary plugins, but failed. Continue with all those error.
    Most, almost all errors are same to this:


    [​IMG]

    and:

    [​IMG]
    I really do not know what to do.

    And one more question. I was looking at the Source, it has to different files and directories that has mcMMO.jar later of decompile.
    As I turn the Source to the final result?

    I would be very, very grateful if someone able to help me!
    Sorry for my English :X
     
  10. Offline

    kahlilnc

    HOw do you use tame?
     
  11. Offline

    Jeyge

    Right click on a wolf with a bone in your hand.
     
  12. Offline

    kahlilnc

    O then what is the taming xp for?
     
  13. Offline

    TehJammers

    Wolf combat. Currently bukkit doesn't let wolves get exp from attacking, so basically you want to get wolves to get nommed on by zombies.
    Might add WolfSpawn due to that :p
     
  14. Offline

    Waffletastic

    Bring back gravel to clay!!! Or make it configurable or something! The other plugin for it isn't working!
     
  15. Offline

    Manbeast77

    Personally, I think the gravel to clay should be added back in, but with a twist. Basically, I'd say give it to players as a reward for getting to level 500 in excavation. Make it so it's an ability of sorts. Either timed, or an area ability like the green thumb with herbalism.
     
  16. Offline

    TehJammers

    Yea but then the issue is how you track who's doing the gravel-to-claying
     
  17. Offline

    IncendiaDrakon

    How exactly does Green Terra, or whatever it's called work anyway? Does it give you double drops from crops and flowers?
     
  18. Offline

    nossr50

    @ClickCraft grab the source from github, thats definitely not my code. If you decompiled it that would explain some things, just download the source from github instead.

    @IncendiaDrakon Crap, I'll get that fix. About Green Terra http://mcmmo.wikia.com/wiki/Herbalism#Ability_and_Sub-Ability

    @fffizzz the ! shouldn't matter, but put a \ in front of it and see if thats any different. If the password doesn't work you wouldn't be able to have any stat tracking once in game. Try changing your pass if all else fails.
     
  19. Offline

    Lanuk

    Is it just me... or is there something wrong with axes and archery and possibly other skills? I train my unarmed until its 900, and with a stone axe at level 5 axes I can do more damage than I can with my bare hand. I just want to make sure this doesn't seem right to some people so I can dramatically increase the exp needed to level up or whatever...
     
  20. Offline

    ClickCraft

    @nossr50 Ohhh! Now I've seen! Thank you!
    Now I can translate perfectly.
    Thank you so much ... and moreover, your plugin is perfect!
    Congratulations!



     
  21. Offline

    TehJammers

    Actually afaik notch increased the damage of base fists from 1 (half heart) to 2 (full heart) of damage. Maybe that's thrown off mcmmo?
     
  22. Offline

    Rick

    i turned pvp off in mcmmo but people can still kill another player using abilities or when chances of bleeding occur
     
  23. Is the fact the plugin can not be reloaded while the server is on something you will be able to fix before you move? As that effectively means a server restart for any change to any plugin, with how Bukkit can't reload individual plugins.
     
  24. Offline

    Leemur

    make plugin gravel to clay..
    I liket it.
     
  25. Offline

    BlackPandemic

    I may be mistaken but turning off PvP in McMMO should only turn on the ability to receive XP from it.
     
  26. Offline

    Donny

    Thanx!

    There is nothing to worry about though. This is 100x better than any other skills plugin

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

    wassilij

    Bukkit#739

     
  28. Offline

    nossr50

    Version 1.0.01 is released!
    • Removed debug message when wolves are struck
    • Fixed issue with reloading mcMMO when MySQL was enabled
    • Fixed a NPE with MySpawn
    • Fixed a NPE with removing users from PlayerProfile
    • Unarmed no longer starts with a damage bonus
    • Unarmed apprentice DMG bonus changed from 3 to 2
     
  29. Offline

    Hipachi

    All I have done is place jar in plugins/extracted like normal plugin and then run client. I tried to use shovel on gravel and see if work but doesn't seem to. Is there any settings I need to do before? Looks great btw :D
     

    Attached Files:

  30. Offline

    SeeD419

    Disregard this post.

    I was confused for a second because the new config file had mysql to false
     
  31. Offline

    MrCamping

    The new update seems really nice.
    One small question. Did you add a Permissions for the taming skill?
    Something like mcmmo.skills.taming ?

    I don't see it anywhere :(
     
Thread Status:
Not open for further replies.

Share This Page