[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

    Imakunee

    I've seen that there are some posts about adding shearing skills which is a neat idea but what the guys on my server and I would really like is the simple ability to repair shears. Is that possible to add in a future update soon?
     
  3. Offline

    groovynatureguy

    Agreed that any major update should wait. Curious about the pumpkins I tried placing them then restarting the server and no exp was gained. Not sure if it's just me or what.
     
  4. Odd, well one of our devs said it would occur, but I don't know myself :/
     
  5. Offline

    DBHAShadow

    I agree that the update should wait, I've actually been contemplating how the update and yours would go together since 1.8 seems huge. I'm happy to report I get no Issues with MCMMO that i know of on my server :) Keep up the stellar work, we love MCMMO
     
  6. Offline

    adamxelite

    Why is this so damn fun?!
     
  7. Offline

    RugRats

    So does /mcgod work.
     
  8. Offline

    Skinnybones18

    I just love this plugin, I am trying to get mysql to work with this and being a noob doesn't make it any better, I have for days tried to fix this, do other things and find other people that had the same problem, with no luck I am finally just going to post my problem here and hope someone can help.

    This is the message I get when I make mysql = true (with the stuff changed and not changed to connect to mysql)
    Code:
    2011-07-13 16:07:12 [INFO] [mcMMO] Permissions enabled.
    2011-07-13 16:07:14 [INFO] SQLException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2011-07-13 16:07:14 [INFO] SQLState: 08S01
    2011-07-13 16:07:14 [INFO] VendorError: 0
    2011-07-13 16:07:14 [SEVERE] Error occurred while enabling mcMMO v1.0.34 (Is it up to date?): null
    java.lang.NullPointerException
        at com.gmail.nossr50.Database.Write(Database.java:135)
        at com.gmail.nossr50.Database.createStructure(Database.java:45)
        at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:140)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  9. Offline

    nossr50

    I'm working on fixing it next update

    Thanks
     
  10. Offline

    xLoGiiKzZo

    after setting it up with mysql mcMMO wont work anymore. I set it up correctly.
     
  11. Offline

    NazzyDragon

    I have to say, our entire server LOVES your plugin, nossr50. I can report no lag after .34, and I'm glad you fixed it. We were contemplating turning the plugin off until you fixed it, but you corrected the problem quickly. I registered on bukkit just because I feel the need to comment on your plugin.

    I understand you want to delay your big update (which sounds uber awesome fun) to 1.8. I'm sad to hear it, and a little impatient myself (though you have all the right reasoning, java can be a pain in the ass. All I've done is basic coding though so I'm useless :p). I have a simple favor to ask, could you release at least Sorcery? Our ENTIRE server is clamoring for Sorcery.. and just Sorcery. We all want spells, and I have to admit, I do too. If it's too much of a coding pain in the ass, I understand. I've seen plugins break and become inactive after a Notch update.

    Also, keep up the great work in a fantastic & fun plugin, I have no current bugs to report (as you seem to have fixed all of the major ones, great job!). Absolutely loving this <3
     
  12. Offline

    nossr50

    The way I'm thinking right now, with all the new stuff Notch is shoving in 1.8, Sorcery might be a bit more impressive if I hold out.
     
  13. Offline

    RugRats

    Ah Yes I am waiting for that as well probably many others.. It looks impressive now and if you do release it in 1.7.3 you can always update it in 1.8 to make it more impressive?
     
  14. Offline

    groovynatureguy

    Okay so I tested further and pumpkins are not giving any exp no matter what using 1.0.34 permissions 3.1.5 Build 953. Can anyone else confirm or deny this for me?
     
  15. Offline

    ravenua

    So, what about supporting latest build of permissions?
    I love your plugin, but i don't want to downgrade Permissions to be able to use .34 version :(
     
  16. Offline

    erdrickk

    Anyone use MySQL with this plugin? I gave it a shot and the server kept crashing non stop....as soon as I set MySQL to false everything went back to normal....
     
  17. Offline

    DBHAShadow

    I use essential's /god so I never really use that one :p
     
  18. Offline

    hatstand

    Getting a nice big error whenever someone new joins:
    Show Spoiler

    Code:
    2011-07-14 08:23:30 [INFO] Creating user Hotshot11750
    2011-07-14 08:23:30 [SEVERE] while scanning a simple key
     in "<reader>", line 889, column 5:
            frycoo
            ^
    could not found expected ':'
     in "<reader>", line 889, column 11:
    
        ^
    
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.scanner.ScannerImpl.removePossibleSimpleKey(ScannerImpl.java:456)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchStreamEnd(ScannerImpl.java:521)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:248)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:564)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    2011-07-14 08:23:30 [SEVERE]    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:54)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.data.YamlUserStorage.forceSave(YamlUserStorage.java:215)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.data.YamlUserStorage.save(YamlUserStorage.java:227)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.data.YamlUserStorage.create(YamlUserStorage.java:279)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.permissions.User.<init>(User.java:20)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.permissions.ModularControl.safeGetUser(ModularControl.java:504)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.permissions.ModularControl.getUsr(ModularControl.java:576)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.permissions.ModularControl.permission(ModularControl.java:319)
    2011-07-14 08:23:30 [SEVERE]    at com.nijiko.permissions.ModularControl.permission(ModularControl.java:310)
    2011-07-14 08:23:30 [SEVERE]    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    2011-07-14 08:23:30 [SEVERE]    at com.gmail.nossr50.mcPermissions.herbalismAbility(mcPermissions.java:56)
    2011-07-14 08:23:30 [SEVERE]    at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.java:151)
    2011-07-14 08:23:30 [SEVERE]    at com.gmail.nossr50.mcTimer.run(mcTimer.java:37)
    2011-07-14 08:23:30 [SEVERE]    at java.util.TimerThread.mainLoop(Timer.java:534)
    2011-07-14 08:23:30 [SEVERE]    at java.util.TimerThread.run(Timer.java:484)

    Not a permissions problem, didn't appear prior to mcMMO being installed, running Permissions 3.15, Build #953, mcMMO 1.0.34. Also had a pile of read timed out stuff earlier, which didn't appear before mcMMO was installed.
    And the occasional ENTITY_DAMAGE error:
    Show Spoiler

    Code:
    2011-07-13 19:49:13 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NullPointerException
            at com.gmail.nossr50.datatypes.PlayerProfile.<init>(PlayerProfile.java:97)
            at com.gmail.nossr50.Users.getProfile(Users.java:93)
            at com.gmail.nossr50.party.Party.inSameParty(Party.java:23)
            at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:122)
            at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:137)
            at org.bukkit.plugin.java.JavaPluginLoader$56.execute(JavaPluginLoader.java:635)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
            at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  19. Offline

    nossr50

    From the errors, the permissions file is setup incorrectly. Make sure to use 4 spaces and no tabs.
     
  20. Offline

    morizuki

    I wanna suggest, getting an experience too when killing a friendly mobs.. cause on my server, my friendly mobs are now attacking and do more damage using CustomDifficulty XD.. so they are like an enemy mobs XD
     
  21. Offline

    hatstand

    If that was the problem, it'd show on a server restart too. I've checked the file, there isn't any reason it should throw an error at that line.
     
  22. Offline

    morizuki

    I've found another bug in mcMMO in Wolf agian..

    the first one is you can tame many wolves in a row instantly with a bone or 2 bone.. try it without.. and you'll see you can tame a wolf in 6-7 and, slightly rare in 1-2..

    the second one is.. when you right click with a porkchop(you have empty hand by now) and you right click again, it will be fed again..
     
  23. Offline

    nossr50

    I'm telling you mcMMO does not interact with CB in any way that could cause this
     
  24. Offline

    morizuki

    but if i removed your plugin and play normally, it will be ok..
     
  25. Offline

    shadydeath999

    i keep getting random **GORE** message
     
  26. Offline

    DBHAShadow

    I've tamed wolves in single player (no mods) and multiplayer (both my server with MCMMO and others with out it) I usually get lucky and tame a wolf in 1 bone, "Once tamed, a wolf will not accept any more bones. It will also gain a red collar to indicate that it has been tamed. Note that the number of bones required is random- some wolves respond to a single bone while others require more to tame" My source http://www.minecraftwiki.net/wiki/Wolf stop blaming the plugin
     
  27. Offline

    Ogm

    Not sure if this has been reported or not, but shears cannot be repaired.

    I signed up for the bukkit forums just so I could come here and say how great a plugin this is. Our server has been running it for a few weeks now, and we've had no problems. Everyone keeps saying how all of the features just seem to "work", as if they belonged in Vanilla Minecraft, and I couldn't agree more. You've done a fantastic job, nossr50, and I can't wait to see what else you have in store.

    I'm a terribly, terribly broke student now with an embarrassingly large amount of debt, but I'm going to try to scrounge up enough to send you a donation by the end of the summer.
     
  28. Offline

    ACStache

    that's basically saying you're missing a colon ( : ) after someones name (if frycoo is a user). check all your users in the users.yml and make sure they all have one.
     
  29. Offline

    Kanaryux

    It would be really nice if you could add a command to reload the config file for the plugin... I didn't see one listed anywhere... Am I missing something?
     
  30. Offline

    Odai

    same for me also i get taming xp out of nowhere!

    and since im now use MySQL my server starts to lag :confused:?!?

    same for me since im on MyDQL now the server starts laging :confused: is there any fix?! or any way to solve it, did you changed back?

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

    Chronx6

    Is your SQL server the same machine or on the same lan at least? If not theres a high chance it will lag you.
     
Thread Status:
Not open for further replies.

Share This Page