[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

    woodzy

    how do i fix this one? 2011-07-16_19.40.43.png
     
  3. Offline

    MikeThePickle

    @nossr50

    I talked to iChat's developer, Drakia, he said my problem is caused by McMMO.
    http://forums.bukkit.org/threads/ch...chat-formatting-b953.5857/page-34#post-480621

    A person in my server notes that it occurs after you idle for a short time. It may have been coincidence but it did prove true in our many tests. (As opposed to spamming chat repetedly and it worked properly.)

    [​IMG]

    I get this error when testing McMMO on my private server alone, without any other plugins. It's actually pretty hard to reproduce because it seems quite random.

    Thanks in advance for any help you can offer me. :) I really appreciate it. Also, I really like the plugin. Thanks for your devotion and hard work in developing it. Our server would be pretty boring without it!
     
  4. Offline

    nossr50

    @MikeThePickle Is mcMMO in MySQL mode when this is happening? It might be a result of the connection to the MySQL dropping and upon reestablishing connection mcMMO reloads everyones data, causing you to default back into not party chat mode.

    I'll look into this issue more thoroughly, so provide me a bit more information :)

    Try restarting your server if you haven't already

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

    Yhtomitsu

    just got a question can you set it so you have to have a certain lvl before you can use something . e.g. you have to have lvl 50 mining to use stone pickaxe.
     
  6. Offline

    Jadedwolf

    When using /stack of WorldEdit on tools such as sheers and fishing pool, you are then able repair thus tools without any cost of materials.
     
  7. Offline

    MikeThePickle

    Yup, it's in MySQL mode.

    Here is my server log: http://pastebin.com/0wKqqGWd

    Please let me know how I can assist you!
     
  8. Offline

    nossr50

    I'm seeing this all over your log

    Code:
    2011-07-16 19:47:39 [INFO] [mcMMO] Reconnecting to MySQL...
    2011-07-16 19:47:39 [INFO] [mcMMO] Connection success!
    2011-07-16 19:48:25 [INFO] [mcMMO] Reconnecting to MySQL...
    2011-07-16 19:48:25 [INFO] [mcMMO] Connection success!
    2011-07-16 19:49:21 [INFO] [mcMMO] Reconnecting to MySQL...
    2011-07-16 19:49:21 [INFO] [mcMMO] Connection success!
    It's just as I thought, your connection to MySQL is constantly being dropped.
     
    MikeThePickle likes this.
  9. Offline

    julianboekhout

    im getting this error

     
  10. Offline

    ShaDooM

    Renaming the commands, for example /stats, does not work.
    tried on 956 with permission 2.x and 3.x

    After renaming the command to /mcstats and calling it ingame it simply says "unknown command" when i call the old name /stats it does not say anything.
     
  11. Offline

    nossr50

    Try opening up mcMMO.jar and editing plugin.yml and changing stats to mcstats there, this may be a temporary fix until I think of a better way.
     
  12. Offline

    Olat

    @nossr50

    Back to using normal non industralcraft.... Ready when you are for the PvP balance testing.
     
  13. I've just been notified by one of my users of a way to easily gain a high charming level quickly.

     
  14. Offline

    Olat

    This is a known problem.. Its not really a bug. Its just that there is no Wolf # Limiter.. I use Inviciwolf to only allow 3 wolves for my tamer class. I am hopefully getting Nossr50 to add in a Wolf limiter, That if you dont have taming you can get 1 wolf, if you have taming the # of wolves you get increases with skills. 1 at 2 at 250, 3 at 750. So a Tamer at max can have a pack of 3 wolves. I also want them to respawn so a tamer isnt forced to run and get more wolves after combat. This is all being worked on and SPECULATIVE at best. As my ideas and design concepts are just that. Nossr has the final say.
     
  15. Offline

    GoldenX

    Hi!
    Is it possible to prevent the training of mcMMO-skills in certain worlds? (my server is a multi-world server with "free-build" worlds and I want block the training in those worlds)
    thank you :)
     
  16. Offline

    nossr50

    With permissions you can setup world based permissions, simply setup permissions for mcMMO on a world-to-world basis.
     
  17. Offline

    woodzy

    well it fixed one issue but it didnt grab the files from my MySQL database
    its on the local host and the DB name is right so idk whats going on any ideas? or can i get an older version on this?
     
  18. Offline

    GoldenX

    Yes, I'm stupid x)
    thank you
     
  19. Offline

    nossr50

    Could you elaborate on your problem?
     
  20. Offline

    woodzy

    it connected to the MySQL database just fine but its like the user file arnt even there any more so i want and looked for them the user(s) databases are still there with the data in them. but mcmmo isnt reading them for some reason. and it broke on player login theres more on these diffrent ones, but i wont post them unless u ask
    Code:
    2011-07-17 15:58:53 [SEVERE] Error occurred while enabling mcMMO v1.0.35 (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:114)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:864)
        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)
    Code:
    15:55:54 [SEVERE] Could not pass event PLAYER_LOGIN to mcMMO
    java.lang.NullPointerException
            at com.gmail.nossr50.Database.GetInt(Database.java:170)
            at com.gmail.nossr50.datatypes.PlayerProfile.loadMySQL(PlayerProfile.java:121)
            at com.gmail.nossr50.datatypes.PlayerProfile.<init>(PlayerProfile.java:100)
            at com.gmail.nossr50.Users.addUser(Users.java:76)
            at com.gmail.nossr50.listeners.mcPlayerListener.onPlayerLogin(mcPlayerListener.java:70)
            at org.bukkit.plugin.java.JavaPluginLoader$12.execute(JavaPluginLoader.java:321)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:184)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:82)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            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)
    
     
  21. Offline

    Lotos

    My proposition is to add some magic to this plugin. So toggle the magic to stick.
     
  22. Offline

    Olat

    lol......
     
  23. Offline

    Fob_Upset

    "2011-07-17 05:13:29 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:571)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:272)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:704)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java: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)"

    That happens then crashes my server.
     
  24. Offline

    nossr50

    You are using an outdated version of mcMMO
     
  25. Offline

    Trainerdusk

    Just a quick question, is this mod now, or will it ever be multiworld compatible? I dont see any information about it but I would like to run a separate world parralel to my current one with this mod on it. Is this possible now/ will it ever be?
    EDIT: Just started reading back through the comments. I'll make the permissions change on a world by world basis and only add permissions for mcMMO in my RPG world
     
  26. Offline

    Yhtomitsu

    just wondering is there a way to set it so you have to be a certain lvl to use something say lvl 50 to use iron sword or something similar.

    Thanks
     
  27. Was /a removed in the latest version :(?
     
  28. Offline

    ray0911

    Just a little disparate here :'( .. Lol.. dont mind me. But the "Read Time Out" issue. Does this only happen with Servers that are using MYSQL and not FL for MCMMO? If this is true I would like to go back to FL. Only problem I see is converted data from MYSQL to FL. Is there a command or script anyond knows that could do this easly? TY
     
  29. Offline

    nossr50

    Make sure you are not using Permissions 3.1.6, I'll be working on a command to convert back to FFS for mcMMO soon.
     
  30. Offline

    ray0911

    Yep, I switched back to Permissions 3.1.5. I don't have the "Read Time Out" problem anymore. Its just the lag spikes. But its good to know you are working on a converter from MYSQL to FFS :)
     
  31. Offline

    Zero9195

    Hi nossr, awesome plugin indeed, using iot for quite a long time now and never had issues since now: /mcgod doesn't work anymore. No error message, it just does not work. Maybe you amde a mistake when switching to onCommand? I always forget something in there :D Thanks for this plugin ;)
     
Thread Status:
Not open for further replies.

Share This Page