[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. Offline

    helguyah

    I noticed that the new command was mcstats is there a way to get it to be just /stats again??
     
  3. Offline

    erdrickk

    Anyway of going back to sqlite from MySQL?

    Anyone alive on these forums ???? Still getting this error with the latest Dev Build

    Code:
    2012-05-02 09:40:49 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'party' in plugin mcMMO v1.3.07-dev-b760
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  4. Offline

    ACStache

    The stacktrace has no sign of going through mcMMO code even though it's an error for mcMMO. However, you seemingly only have 1/2 of the error. The "Caused by: java.lang.NullPointerException" line should have more following it that pertains to mcMMO. I'd suggest posting the full stacktrace so they can find and fix it.
     
  5. Offline

    erdrickk

    Nah man, that is the only thing to the error. Look at this screen cap of my logs....

    [​IMG]

    Just a shot in the dark - one of the Dev Builds - just before the first beta build there was a mention of "we build for java 1.5" would that have anything to do with it?

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

    --GJ--

    Erm... pretty sure that was CraftBukkit, not mcMMO. And I doubt it. What other plugins are you running?
     
  7. Offline

    erdrickk

    2012-05-02 17:10:38 [INFO] Plugins (62): FoundBoxx, PlugMan, Buycraft, Vault, Parachute, dynmap, CapsBlock, FinSpamBots, UnderWaterTorch, RailDriver, DisguiseCraft, DragonTravel, WebAuctionlite, OpenInv, Votifier, mcMMO, Citizens, MultiInv, LinksOnSigns, Minequery, WorldEdit, NoCheatPlus, Towny, AutoSave, VanishNoPacket, War, Golfcraft, Stargate, PermissionsEx, LogBlock, Questioner, LWC-Economy, EasyRules, SignColours, SkyBlockMultiplayer, iConomy, WickMOTD, Runecraft, FirstJoinPlus, Modifyworld, FalseBookCore, Herochat, MonsterHunt, WorldBorder, ShowCaseStandalone, MobDisguisePVPControl, BlockHat, CommandBook, Register, FalseBookIC, FalseBookExtra, Dynmap-Towny, MobArena, Catacombs, FalseBookBlock, LWC, WorldGuard, MyHome, SilkSpawners, ChestShop, DeathTpPlus, ecoCreature
     
  8. Offline

    Dzejkob

    /mctop still doesn't work, I've tried 1.3.06 build and also latest dev builds, but with CB 1.2.5-R1.2 it shows Internal error has occured.
    Error is in my previous post above.
     
  9. Offline

    NEREVAR117

  10. Offline

    erdrickk

    ok getting this now

    Code:
    2012-05-03 11:05:18 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'party' in plugin mcMMO v1.3.07-dev-b760
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    at com.gmail.nossr50.util.Users.getProfile(Users.java:98)
    at com.gmail.nossr50.party.Party.inSameParty(Party.java:62)
    at com.gmail.nossr50.party.Party.getAllMembers(Party.java:156)
    at com.gmail.nossr50.commands.party.PartyCommand.onCommand(PartyCommand.java:58)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
     
  11. Offline

    --GJ--

    I bet I know what's going on - must be trying to send a message to an offline party member. Thanks for the stack trace.
     
  12. Offline

    mcMMO

    The official mcMMO server is almost ready for the public, and might be ready later today...
     
  13. Offline

    lkbr1808

    Hi mcMMO team, i love ur work.
    But it could be nice if u made it easier to setup the permissions e.g. make it like faction that got the nodes factions.kit.fullplayer, then make somtin like mcmmo.player and mcmmo.mod and so on, u understand me? Just and idea! :)
     
  14. Offline

    mcMMO

    The latest dev builds contain the start of what we hope will be full compatibility with custom tool/block mods such as IndustrialCraft & BuildCraft. If you run a server with these mods, please give us feedback so we can continue work on this feature.
     
  15. Offline

    strontkever

    since ive updated to 1.3.06, mcmmo loses connection to the database, which is no problem and probably happened before...

    though its saying "Connection to database lost, attempting to reconnect in 60 seconds"
    it not doing that

    now players get scared thinking they lose all their stats :)
     
  16. Offline

    Myph

    [MAJOR SUGGESTIONS]
    • Offline Inspecting, Allows the player to Inspect offline players (mcmmo.inspect.offline)
    • Bypass Inspecting Distance, Allows the player to inspect other players anywhere in the world (mcmmo.inspect.bypassdistance)
    • Inspecting Over All Words, Can inspect someone in the Nether when in the End world (mcmmo.inspect.global)
    • Arcane Experience Total, Like PowerLevel, the ArcaneXP Show all the XP the player has gained!
    • Re-Add Bow Abilities, Ignition, Slowness, Weakening, Blindness etc!
    • I have so many suggestions I just cant explain them in words =)
    • New Skills! Crafting, Smelting, Brewing, Construction... Make us want to use this plugin!
    1. Thanks, Keep up the awesome work, Hope to see these improvements soon!
     
  17. Offline

    --GJ--

    It's been fixed in the dev builds - update & you'll be fine.

    All the inspecting stuff already exists, except the global one, but the distance bypass ignores worlds. (mcmmo.bypass.inspect.distance & mcmmo.bypass.inspect.offline)

    Not sure what you mean by Arcane XP.

    We're working to revamp Archery.

    New skills are coming in 1.4.
     
    strontkever likes this.
  18. Offline

    Zork766

    Hi, first thanks for this great plugin.

    I 've made a stats page on my website, and i wonder if there is a way (like a permission) for the GUEST won't be stored in Mcmmo Database.
    Because there is something like 50 guest/days coming on my servers and i don't want them being stored in the DataBase until they became Member.
    Sorry if there is already a way to do that, but in didn't found it. If it isn't, it would be an usefull feature for servers with Guest mode.
    Thanks.
     
  19. Offline

    Myph

    Thanks for the Perms, would be nice if you could update the Pages.
    • Basically Arcane XP is similar to Power Level
    • Power Level tracks your Total Levels
    • And Arcane XP Track your Total Experience Gained
     
  20. Offline

    Vandy

    Hey, just a question. I'm wondering if it's possible to restrict people to certain skill levels? Like, with a permission, I can make it so they can only get to 100 swords and 200 archery.
     
  21. Offline

    painisgod

    how can i do that op's dont automaticaly keep enchantments, but it is a chance it is lost`? (like players)

    you can. it says at the config: ''level cap'' type in the (max) level you want them to get there.

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

    Myrrdin

    Hey there! I am experiencing problems with getting the toggle for mcability to work. It works if I give everyone the mcmmo.* permission, but not if I give them the mcmmo.commands.ability
    They can use the abilities just fine, just not toggle mcability.

    Minecraft + Craftbukkit 1.2.5 R1
    Using PermissionsEX and the latest version of McMMO

    Thanks in advance!
     
  23. Offline

    --GJ--

    Give your OPs the permission node "mcmmo.bypasss.arcanebypass"
     
  24. Offline

    PSU4EverServer

    I keep getting the error (as well as players on my server) along the lines of "Mc.Greenthumb.fail", any ideas?
    Also this is a great plugin!
     
  25. Offline

    mateoceo

    Suggestion:
    Separate modifiers permissions, if someone donates to your server and you want a new perk this could be it
     
  26. Offline

    MinecraftHead

    Running Craftbukkit 2175 and MCMMO 1.3.06 and keep getting this error:

    2012-05-06 09:08:31 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'party' in plugin mcMMO v1.3.06-b713
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:140)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    at com.gmail.nossr50.util.Users.getProfile(Users.java:98)
    at com.gmail.nossr50.party.Party.inSameParty(Party.java:62)
    at com.gmail.nossr50.party.Party.getAllMembers(Party.java:156)
    at com.gmail.nossr50.commands.party.PartyCommand.onCommand(PartyCommand.java:58)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more

    Also, mcmmo /party chat and townychat do not work together, no errors are displayed in the console, chat text in part never gets sent.
     
  27. Offline

    PSU4EverServer

    So I am still getting the errors with the GreenThumb skill, and I also had a few questions about the program.
    When I update mcMMO, will my players skills and stats roll over onto the next update?
     
  28. Offline

    mcMMO

    The official mcMMO server is now open to the public.
     
    TfT_02 likes this.
  29. Offline

    dureiken

    Hi,

    is that awesome plugin compatible with industrialcraft or buildcraft mods ? Thanks
     
  30. Offline

    --GJ--

    It is starting to be. The latest dev builds provide support for gaining XP with custom tools. I'm still working to implement repairing custom tools & armor, as well as gaining XP from custom ores. Will also be adding a setting to adjust the amount of XP gained from custom tools.

    The GreenThumb errors have been fixed in the latest dev builds. And yes, skills & stats will roll over to the next update as long as you don't delete the whole mcMMO folder & just change out the mcMMO.jar file.

    Both errors should be fixed in the latest dev builds - I know the first has, and I'm fairly positive the 2nd has as well.

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

    PSU4EverServer

    Thanks! I really enjoy this plugin, and most of my community likes it as well.
    Keep up the good work. :cool:
     

Share This Page