[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

    mooman219

    Can anyone help me, i keep getting this error on startup. I am running 0.9.30 mcMMO and Craftbukkit 686

    Code:
    18:16:10 [SEVERE] null loading mcMMO v0.9.30 (Is it up to date?)
    java.lang.NullPointerException
            at com.gmail.nossr50.Tree.inOrder(Tree.java:23)
            at com.gmail.nossr50.mcLeaderboard.makeLeaderboards(mcLeaderboard.java:1
    07)
            at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:87)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:584)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:218)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    And I got a block data error when breaking flowers with my fist, and some major errors when i broke some dirt and sand with a shovel.

    Code:
    18:29:36 [SEVERE] Block Data:5
    18:29:56 [SEVERE] Block Data:0
    18:29:56 [SEVERE] Exception while writing to plugins/mcMMO/powerlevel.mcmmo (Are
     you sure you formatted it correctly?)
    java.io.FileNotFoundException: plugins\mcMMO\powerlevel.mcmmo (The system cannot
     find the file specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at com.gmail.nossr50.mcLeaderboard.updateLeaderboard(mcLeaderboard.java:
    193)
            at com.gmail.nossr50.mcSkills.XpCheck(mcSkills.java:576)
            at com.gmail.nossr50.mcMining.miningBlockCheck(mcMining.java:160)
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:8
    0)
            at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.j
    ava:398)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:419)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    18:29:56 [SEVERE] Exception while writing to plugins/mcMMO/powerlevel.mcmmo (Are
     you sure you formatted it correctly?)
    java.io.FileNotFoundException: plugins\mcMMO\powerlevel.mcmmo (The system cannot
     find the file specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at com.gmail.nossr50.mcLeaderboard.updateLeaderboard(mcLeaderboard.java:
    193)
            at com.gmail.nossr50.mcSkills.XpCheck(mcSkills.java:576)
            at com.gmail.nossr50.mcExcavation.excavationProcCheck(mcExcavation.java:
    201)
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:1
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.j
    ava:398)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:419)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    18:29:56 [SEVERE] Exception while writing to plugins/mcMMO/powerlevel.mcmmo (Are
     you sure you formatted it correctly?)
    java.io.FileNotFoundException: plugins\mcMMO\powerlevel.mcmmo (The system cannot
     find the file specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at com.gmail.nossr50.mcLeaderboard.updateLeaderboard(mcLeaderboard.java:
    193)
            at com.gmail.nossr50.mcSkills.XpCheck(mcSkills.java:576)
            at com.gmail.nossr50.mcHerbalism.herbalismProcCheck(mcHerbalism.java:215
    )
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:1
    53)
            at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.j
    ava:398)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:419)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    18:30:00 [SEVERE] Block Data:0
    18:30:00 [SEVERE] Exception while writing to plugins/mcMMO/powerlevel.mcmmo (Are
     you sure you formatted it correctly?)
    java.io.FileNotFoundException: plugins\mcMMO\powerlevel.mcmmo (The system cannot
     find the file specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at com.gmail.nossr50.mcLeaderboard.updateLeaderboard(mcLeaderboard.java:
    193)
            at com.gmail.nossr50.mcSkills.XpCheck(mcSkills.java:576)
            at com.gmail.nossr50.mcMining.miningBlockCheck(mcMining.java:160)
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:8
    0)
            at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.j
    ava:398)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:419)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    18:30:00 [SEVERE] Exception while writing to plugins/mcMMO/powerlevel.mcmmo (Are
     you sure you formatted it correctly?)
    java.io.FileNotFoundException: plugins\mcMMO\powerlevel.mcmmo (The system cannot
     find the file specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at com.gmail.nossr50.mcLeaderboard.updateLeaderboard(mcLeaderboard.java:
    193)
            at com.gmail.nossr50.mcSkills.XpCheck(mcSkills.java:576)
            at com.gmail.nossr50.mcExcavation.excavationProcCheck(mcExcavation.java:
    201)
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:1
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.j
    ava:398)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:419)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    18:30:00 [SEVERE] Exception while writing to plugins/mcMMO/powerlevel.mcmmo (Are
     you sure you formatted it correctly?)
    java.io.FileNotFoundException: plugins\mcMMO\powerlevel.mcmmo (The system cannot
     find the file specified)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at java.io.FileReader.<init>(Unknown Source)
            at com.gmail.nossr50.mcLeaderboard.updateLeaderboard(mcLeaderboard.java:
    193)
            at com.gmail.nossr50.mcSkills.XpCheck(mcSkills.java:576)
            at com.gmail.nossr50.mcHerbalism.herbalismProcCheck(mcHerbalism.java:215
    )
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:1
    53)
            at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.j
    ava:398)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:257)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:419)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    18:30:11 [INFO] mooman219 lost connection: disconnect.quitting
    18:30:11 [INFO] Connection reset
    *Note, None of these errors crashed bukkit, they are just very annoying to see on the command window

    EDIT:
    I would love it if you could add stone to the repair skill, it would make leveling up that skill less time consuming :D I took the liberty of doing it myself because i am bored. All stone tools can be repaired with the cost of 1 Smooth stone. The amount repaired to similar to the other tools. Stone has 132 durability, is it repairs about 44 of it. mcMMO goes about repairing 1/3 or the total durability on Iron, Gold, and diamond tools, so stone fits right in :D. Also, I used smoothstone because it is a little harder to obtain and it fits with gold and iron (As in you cant repair with iron ore or gold ore)​
     

    Attached Files:

  3. Offline

    Jeyge

    Check the first post. It says that if you have problems with 9.30 to switch to 9.29 and he will have a fix soon.
     
  4. Offline

    BlackPandemic

    Perhaps try something similar to arrows or you need an arrow to sick them on enemies? Isn't that how the default works? Or are you looking like, right clicking on a distant enemy with something and having the wolves attack that way?

    I like taming just as it is (without more control) but if you can make my wolves less 'tarded and stop falling in lava/huge holes I'll love you forever!

    Keep up the awesome work! :D
     
  5. Offline

    mooman219


    I dont care why i am getting the first error because that is just a version thing and isnt that annoying. But i get an error every time a block is broken. the error says i need "powerlevel.mcmmo" what is that?

    Edit, i just manually added the file and the cleaned up the majority of errors. Aside for the startup error, i only receive a one line block error
     
  6. Offline

    SeeD419

    It's upset because it can't find a text file called powerlevel.mcmmo in the Mcmmo folder. You can create it manually and this error will stop, but from the testing I did it never wrote anything to the file once it was there.

    Also, that version was supposed to have leaderboards beta, but I checked /mcmmo and /mcc and I saw no reference to a command to view said leaderboard.

    That being said, the newest version seems like more of a hassle than it's worth. Just go with .9.29
     
  7. Offline

    Kimberly2000

    I like the idea of the smooth stone to repair... I hope this gets added into the official plugin. Hopefully the exp gain isn't too high for this. Hey since its out there, could wood be added... not sure who would actually use this, but maybe it should be an option. Even if its just for 1xp or something like that.

    Oh and downgrade to 0.9.29 becuase the 0.9.30 has problems on some servers. After reading through the forums, this will be solved in 1.0
     
  8. Offline

    Delois

    We just got this plugin, and everyone is doing 3 hearts of damage with there fists, that is way more than usual. Level 1 fists are doing 3 damage in pvp! Swords are also causing an increased amount. Is this intended or is something wrong?

    EDIT: I am an idiot... but I need to find a way to reduce this damage...
    EDIT: Ok, when I turned pvp to false, it just made everyone immune to damage :/
     
  9. Offline

    Kimberly2000

    The "powerlevel.mcmmo" is a default file in the plugins/mcmmo directory. The file contains only a null:0 value.
    You may need to manually create the file in a text editor. You may also need to create one for each skill, ie. mining.mcmmo which contains: null:0
    I think this is part of a feature that hasn't been fully added yet.

    Hope it helps you.

    I'm helping test 1.0, and while the /mctop (Leaderboard) function doesn't work, it is there, and does pull up some info. Like Nossr50 said though, it should be fully functioning when 1.0 is officially released.

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

    mooman219

    Ok i will also add wood into their.
    I will edit this when i am done.

    It will cost 1 wooden plank to repair, all tools will be able to be repaired.

    Edit: Done! Just doing some testing now...
    Edit2: Damn, i must of forgot something, it works, but doesn't yell at you if you don't have enough resources
    Edit 3: Everything is well!

    Just drag and drop the mcMMO.jar into your plugins folder and it will work like normal!
    All Stone and Wood tools can be repaired now! Stone tools need Smooth Stone, Wood tools need Wooden Planks. Experience is evenly distributed, and so is the repaired amount.

    If anyone else wants another addition to mcMMO, ask me and i will add them.
    hopefully some of them are taken into the official version.
     

    Attached Files:

  11. Offline

    nossr50

    Alright, I need some more testers for a WIP of 1.0 that uses MySQL

    All you need is
    • Access to a MySQL Server/DB
    I ended up rewriting how combat interactions are handled in mcMMO for 1.0, I also just implemented leaderboards in the MySQL version. I need some testing and bug reporting done so 1.0 isn't bug riddled.

    Send me a PM if you're interested in helping.

    I've been working on 1.0 all day seeing as how I have to get my shit packed and move soon. I'm trying to get as much done as possible before I need to start moving so a release of 1.0 won't take forever to come out. Help me test it and speed up the release process.
     
  12. Offline

    Willobe

    Wolves are relentless as is :p, i have died a few times now after killing someone from a dog that was inside the house heh. If you are gonna add a 'Sickem' move may i suggest a "return" move cuz as is you cant stop them.
     
  13. Offline

    Deathpoint

    Wow that taming skill set looks awesome.
     
  14. Offline

    Taien

    Discovered a major bug with mining block breaking on servers that have both MCMMO and Towny, and not sure how it would be fixed or if it's even possible.

    If a block is part of a town, MCMMO will still drop the double/triple drop items but not the original block, allowing people to essentially mine infinite diamond if their skill is high enough to get significant double drops. This pretty much forces me to shut off this ability of MCMMO on my server, upon which Towny is a major plugin. We love MCMMO, but I can't have people getting infinite diamonds. I'm not sure if this is a bug on Towny's end or MCMMO's, but it's a major, major problem. In one night a person on my server went from 1000 to 300000 coins by selling diamonds they mined. Sigh...I wish people could just play legitimately.

    Just so I am clear, here's the bug: Player finds a diamond(or whatever) block that is within a towny area they do not have permission to break. Player breaks block, the block is replaced and does not drop its initial item, but if the player hits with their double drop roll that item appears. Since the block is replaced, repeat, repeat, repeat. :(
     
  15. Offline

    TehJammers

    So is this working with the latest recommended build yet?
    What with bukkit being down for so long my users are jonesing for a fix.
     
  16. Offline

    Moonwolf666

    The mod sounds nice i think we will try it on our server.
    But i have a lil suggestion: it would be cool if it had multiworld support for servers like ours which runs 3 diffrent maps which are all diffrent (Nether, Normal and Creativ) it would be great if you could set different settings for different maps.

    mfg moon
     
  17. Offline

    Varnos

    My server is running 0.9.29 without any problems/errors, from bukkit build 714 & up.
     
  18. Offline

    Vermino

    Suggestion

    anyway to add a variable for unlocking stages in MCMMO? maybe with a dialog letting the user know he is too noob to be wielding such an epic sword just yet.

    example
    Code:
    unlockstonesword=5
    unlockironsword=15
    unlockgoldsword=30
    unlockdiamondsword=50
    love the progress you been doing on this plugin (my favorite is archeryfireratelimit=true - puts those spam clickers to a halt haha)
     
  19. Offline

    nossr50

    I have identified the issue with block protection plugins and duping, and have fixed it for 1.0
    I'll be working on 1.0 for most of today as I have limited time left before I need to start packing
     
  20. Offline

    atlem

    nice working great on new bukkit tnx , . this game is not the same whidout thi :) dia pluggin
     
  21. Offline

    Delois

    That is great news! I cant wait for 1.0 to be out!

    Wish you a safe and speedy move :3
     
  22. Offline

    TehJammers

    Thanks man! Working for me now too after I downgraded to *.29
     
  23. Offline

    Kingadams

  24. Offline

    p.ndsl

    Awesome plugin, keep up the good work!
    Here, have a cake. [cake]
     
  25. Offline

    Toni

    Sorry if this was already answered (couldn't find it), but is this compatible with CB 733?
     
  26. Offline

    nossr50

    MySQL is like 99% ready, just some minor work to be done before its done. Taming still has a few odd bugs I need to stomp. I haven't started work on changing the config files yet, but thats something I'll do after I fix taming. And I still need to write a script to convert data in the Flat File System -> MySQL
     
  27. Offline

    Kimberly2000

    I've read that it works with 733, but you want to use version 0.9.29 as 0.9.30 doesn't work for everyone.
    I can honestly say, you'll want to upgrade to version 1.0 when it gets released, especially if you use mySQL. And lets not forget the nice leaderboards, and the wolf taming!
     
  28. Offline

    Leemur

    This plugin works in conflicts with Residence plugin :(
    When I destroy some blocks from other residence, I give exp (that should not happen), and in some cases (double drop chance) I give one materrial from a block that will appear back in a few seconds. Can you fix these 2 bugs?
     
  29. Offline

    Kimberly2000

    I read where Nossr50 said he has identified the problem and is working on it. I'm not speaking for him, but I'm sure it will work for plugins like Residence, Towny, WorldGuard and others that have block protection.
     
  30. Offline

    sintri

    Look 9 posts up.
     
  31. Offline

    Vermino

    this is gonna be epic for me =)
     
Thread Status:
Not open for further replies.

Share This Page