Inactive [FUN/RPG] MobDisguise v1.7 - Transform into any mob! (And players too!) No client mods! [1.1 RB3]

Discussion in 'Inactive/Unsupported Plugins' started by desmin88, Jul 29, 2011.

  1. Offline

    desmin88

  2. What permisisons plugin do you use? this currently only supporting SuperPerms, the new built in bukkit permissions.
    http://forums.bukkit.org/threads/permissions-faq.25080/
     
  3. Offline

    RSA

    I put the mobdisguise.jar into my plugins along with spout.... Unfortunately, the mod does not work... It tells me, "Could not load, 'plugins/mobdisguise.jar' in folder 'plugins' :BukkitContrib:" It seems like the mod is still depending on BukkitContrib instead of spout.... Im not really sure. Anyway, I'd love to get the plugin working. Help would be really appreciated. Thanks.
     
  4. Offline

    zGraphiiXz

    how do i check my permissions when i go into my plugin folder all it says is permissions and thats how i got it?
     
  5. Offline

    RGadelha

    Like I've said before, plugin.yml still contains "depend: [BukkitContrib]" and the files inside of the jar are dated 07/31/2011 :'(
     
  6. Offline

    Dark Slipstream

    I'm havingthe same problem as everyone else. Please remove the BukkitContrib dependancy and add support for Permissions 3.x.
     
  7. Offline

    william cooke

    00:07:24 [SEVERE] Could not load 'plugins/MobDisguise.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: org/bukkitcontrib/packet/listener/Listener
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.bukkitcontrib.packet.listener.Listener
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 11 more

    ? help
     
  8. Offline

    Grammar Troll

    MobDisguise's source on github is up-to-date, but I have no idea how to make a .jar file.
     
  9. Offline

    1joshua123

    the spout doesn't do anyhing. Please make a install video.
     
  10. Offline

    Nipper

    get this error with 1.3. Thought it said no need for contrib anymore.

    Code:
    2011-08-02 19:23:24 [SEVERE] Could not load 'plugins/MobDisguise.jar' in folder 'plugins': BukkitContrib
    org.bukkit.plugin.UnknownDependencyException: BukkitContrib
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  11. I actually complied it to a .jar, it ran, but /md <mob> didn't work. I had to use /md disguise <mob> and it had other weird problems (after I TPed I was stuck in palce) I bet I compiled it wrong somehow. If anyone else wants to try you just have to change a couple instances of "org.bukkitcontrib." to "org.getspout.spoutapi."

    Best just to wait till tomorrow, I'm sure the developer will fix it.
     
  12. Offline

    Grammar Troll

    Thank you for trying! Never mind then, /md disguise <mob> is the old command format, so the github probably isn't up-to-date.
     
  13. Offline

    Pixiio

    I see Spuot in my plugin list, but i dont see this plugin. How is that possible?
     
  14. Offline

    joey23art

    I threw this together. Works with Spout and doesn't require BukkitContrib.
    It's based on the version before 1.3 though.
     

    Attached Files:

    Dark Slipstream and RGadelha like this.
  15. Offline

    Pixiio

    Thanks, this works!
     
  16. Thank you!
     
  17. Offline

    Stales89

    For me is half works... the command works but when it says disguised etc... I press F5 to see and I find out it has spawned a pig for example next to me rather than disguised me...

    So basically it spawns the mob next to me instead. it is also unkillable. When undisguising, it spawns a version of my avatar etc... its weird. What may be causing it?
     
  18. Offline

    joey23art

    What other plugins are you using? There might be some sort of conflict.
     
  19. Offline

    Stales89

    It's quite a list... I use a lot because I have an economy system set up so i have iConomy, residence, world edit, commandsigns, multiverse, worldguard etc...

    I dont just have 1 or 2...
     
  20. Offline

    joey23art

    Hmmm.
    Do you have any sort of mob spawning plugins?
     
  21. Offline

    Stales89

    Not that I am aware of unless Essentials has it built in?

    Do mobs have to be enabled on the world as the one I am currently in is our Sandbox server with mobs disabled...
     
  22. Offline

    joey23art

    Mobs being on or off doesn't matter. I'll take a look and see if Essentials could be causing the problem.
     
  23. Offline

    Stales89

    Thanks. Other than that plugin I have no idea what could be causing it.
     
  24. Offline

    lillootie

    thank you so much, i love you

    please respond, can other ops see my normal form, or is it disguised to everyone

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

    joey23art

    Ok, no problem with Essentials either. I'll keep looking for something that could cause that though.

    @lillootie
    You are disguised to everyone.
     
  26. Offline

    BR_

    If you use the wrong syntax it tells you: /md [disguise,undisguise,types] - but it seems those commands are wrong.
     
  27. Code:
    Could not load 'plugins\MobDisguise.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: org/bukkitcontrib/packet/listener/Listener
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.bukkitcontrib.packet.listener.Listener
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 11 more
    2011-08-03 02:42:47 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-08-03 02:42:47 [SEVERE] Could not load 'plugins\Spoutcraft.jar' in folder 'plugins':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:64)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    

    occured this error to me, plz help me :D
     
  28. Offline

    FuturaEX

    can you please add permissions 3.1.6 ????
     
  29. Do you still have bukkitcontrib.jar in your plugins folder? I was getting this too at first.
     
  30. Offline

    Stales89

    yes I do, but I can;t remove it. Everytime I do and restart the server it re-downloads it. There MAY be a plugin I have that depends on it but I have no idea what. Reckon that is the problem?
     
  31. Offline

    joey23art

    Just tried it myself, and yes that caused the problem.
     

Share This Page