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

    bothersome

    I would gladly donate $10 if this supported Permissions 3.1.6
     
  3. Offline

    copjing

    u my good *cough* sir *cough cough* are an ass u post a mod that dont even work u need someone else to post a link to the mod that he fixed then u complain about us whining serously dude wtf we r not whining we are asking u to FIX THE GODAM MOD!! oh and then u CONTINUALLY tell us that u will fix it tommorow just fix it now. and i looked at this mod and im like YES A DISGUISE MOD AWESOME and i look at the comments SOOOO many probs and im like wtf is wrong with this mod developer and i saw that someone else fixed this mod for u and u were to lazy to fix it for urself dude thats weak and just sad
     
  4. Offline

    chickengod

    it works but someone has to edit it to not require bukkitcontrib. if you have spout installed, it will work

    -managed to fix listener error
     
  5. Offline

    Knapier89

    I get this error... I have spout and bukkitcontrib. please help this plugin looks great and very promising.


    2011-08-03 06:29:38 [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(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    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.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
     
  6. Offline

    the_stig

    just have some patience, he's working on it. you should be thankful he made this awesome mod in the first place!
     
  7. Offline

    nznjr

    I love this but I have a suggestion... Could you also make it so the mobs don't attack you? That would make you less suspicious looking to players. I'm currently using Default Commands plugin because it has ignoremob command but I would like have it all-in-one plugin if possible. I think it would complete this plugin and would fit it nicely.
     
  8. Offline

    skyforce77

    Can you update your plugin for spout?
    Because he search in bukkitcontrib folders.
    And i have one plugin use bukkitcontrib alpha ^^'.
    (sorry for my english i'm french)
     
  9. Offline

    h0us3cat

    lolwut?
     
  10. Offline

    chickengod

  11. Offline

    idiotarestupid

    [SEVERE] Could not load 'plugins\MobDisguise.jar' in folder 'plugins':
    BukkitContrib
    org.bukkit.plugin.UnknownDependencyException: BukkitContrib
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava: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>(ServerConfigur
    ationManager.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)

    can any 1 help pls D:
     
  12. Offline

    kookiegorawr

    Wow, talk about ungrateful. If you're going to be so impatient, why don't you fix it yourself? The developer is not obligated to keep this plugin updated and/or bug-free. In other words, either learn to be patient or QQ more.
     
  13. Offline

    chickengod

    the.PNG this dev has some serious problems. i have run the version on his github and this came up
    be serious for once
     
  14. Offline

    Marco van Dijk

    Don't you thing you're acting a bit ungratefull right now? This developer put his free time into this plugin and you just bash on him for not updating his mod in such a short notice? He said that he couldnt fix it untill tomorrow, so have a little patience. He has a social life and he isnt obliged to be here for 24 hours a day. Give him the time to fix the problem, even if it it isnt hard to fix.

    I guess you have problems since you edited a picture to say "i'm so gay"
     
    RGadelha and the_stig like this.
  15. Offline

    chickengod

    https://github.com/desmin88/MobDisguise/blob/master/plugin.yml what do you see there?
     
  16. Code:
    13:23:34 [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
    
    what do i do
     
  17. Offline

    Deathlysteve-

    for some reason, the folder does nto create itself, and the plgin dont work..... downloaded and installed sprout or watever but yeh... any suggestions?
     
  18. Offline

    dm_studios

    @Deathlysteve- Have you setup the correct file write permissions on your server? (i.e. do any other plugins create the folders?) if so, have you tried /reload 'ing your plugins or restarting the server?

    @CrinklyMilk @idiotarestupid You don't have Bukkitcontrib installed, the developer needs to recompile the plugin to work with spout, as the download link for MobDisguise still currently links to 1.11
    He said he would recompile it asap, you could just remove spout for now and install BukkitContrib if your desperate for it.

    @nznjr I'm quite sure the latest build has this in, which should be released some time tomorrow.

    @copjing You my *cough* good sir *cough* should calm the hell down, give the developer time. if your really that bothered don't use this mod, simple, you shouldn't expect the developer to be available 24/7, he made a mistake and forgot to recompile the plugin...yeh so what, everyone makes mistakes. If your really that bothered you could just install BukkitContrib instead of spout and it will work fine.
     
    CrinklyMilk likes this.
  19. Offline

    Deathlysteve-

    uhm i dont know what u mena by any other plugins creating the folder... but i have permissions 3... uhm im admin and tried it... no working. I have bukkit contrib that wouldnt effect it in any way would it?
     
  20. Offline

    dm_studios

    @Deathlysteve- no bukkitcontrib won't effect this issue, what I mean is when you install other plugins (like permissions) did that plugin create the folder correctly?

    Also did you try restarting your server?
     
  21. Offline

    4SS4SSlN

    i think it dont works because it wants to load before spout but spout must to be activatet, if a plugin is needed for another it should start first
     
  22. Offline

    Lyze

    16:12:11 [SEVERE] Could not load 'plugins\MobDisguise.jar' in folder 'plugin
    BukkitContrib
    org.bukkit.plugin.UnknownDependencyException: BukkitContrib
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoad
    ava:133)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginMana
    java:199)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginMan
    .java:122)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:1
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:89)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConf
    ationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:13
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    When i load my server i Get This Error
     
  23. Offline

    Marco van Dijk

    This might be to much to ask, but are you going to add stuff like:
    -Hostile mobs turn friendly when disguised
    -Skeletons wich can shoot arrows (Maybe a seperate hud, or a special bow you get when t urning into a skeleton?)
    -Creepers that can explode (Same as skeleton)
    -Spiders that can climb walls
    -Ghasts that can fly and shoot explosive fireballs
    -etc
     
  24. Offline

    dm_studios

    @Lyze You need to install BukkitContrib, as the error is reporting it can't find it. If you have installed Spout (the new BukkitContrib) then this plugin is due to be updated tomorrow to work with that.

    @Marco van Dijk -Hostile mobs turn friendly when disguised -- This is in the new version of the plugin which is due to be released tomorrow.
     
  25. Offline

    rtcabooservb

  26. Offline

    xDIMAx


    It works on my server. ^^
     
  27. Offline

    RGadelha

    I thank you for you to recompile the code but there's a problem:


    Code:
    2011-08-03 13:49:38 [SEVERE] Could not load 'plugins\MobDisguise.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: org/getspout/spoutapi/packet/listener/Listener
          at java.lang.Class.forName0(Native Method)
          at java.lang.Class.forName(Class.java:264)
          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.getspout.spoutapi.packet.listener.Listener
          at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
          at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
          at java.security.AccessController.doPrivileged(Native Method)
          at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
          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:423)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
          ... 11 more
     
  28. Offline

    desmin88

    1.31 released.
    My github was somehow hacked and I couldn't push updates correctly. It is all fixed now.
    1.31 requires Spout and fixes all your errors. Enjoy.
     
    RGadelha and dm_studios like this.
  29. Offline

    morizuki

    If you we're in disguised.. The speed of your movement is depend on what? the players or the one who u we're disguising it? if it's the player.. can I suggest this also?
     
  30. Offline

    desmin88

    @RGadelha
    Use 1.31. It will fix your errors
    @dm_studios
    Thank you for helping while I was away
    @Lyze
    Use 1.31.
    @copjing
    Lol, umad? I do this on my own time, I'm not payed or anything, get over yourself.
    @morizuki
    When you're disguised you have the same normal speed.
     
  31. Offline

    dm_studios

    @desmin88 Excellent work mate, works perfect :D and no worries happy to help

    @morizuki player speed.

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

Share This Page