[INACTIVE][FUN/MECH] MonsterTamer v1.0 - Personal monster pets [1060]

Discussion in 'Inactive/Unsupported Plugins' started by fullwall, Feb 20, 2011.

  1. Offline

    Kevin Forte

    Ahh alright. I think I'm just going to leave it be for now until he updates it. It isn't that important :p
     
  2. Offline

    Taylor179

    do you have a link to a downgrade?
     
  3. Offline

    panderiz

    Hmmm give all my users god mode so they can safely release the hostile mobs they catch...
    I had a creeper glitch out once before... Me and everyone online were just hanging out with... Then the girl of the server came around and it got scared and blew up :(
     
  4. Offline

    Jimmy

    It is important :D Can't live without this plugin xD I downgraded to a craftbukkit plugin I found on my desktop and all my plugins seem to be fine and I can catch mobs. :)
    Plugins I use are: Blockhead,Elevators,Essentials Package,Groups,iChat,Jail,MagicCarpet,milkAdmin,MinecartMania,MonsterTamerv1.1,Movecraft,Nethergate,Permissions,Persistence,Spawnmob,Spells,Tpack,Vanish,Wand, and WormholeXTreme.
     
  5. Offline

    Incendia

    Yea, but if this plugin did it, it would be the perfect "pet" plugin.
     
  6. Offline

    fullwall

    Sorry about the glitch with newer versions! There must have been a plugin-breaking change included in the newer builds - I will update now, but I'm not releasing a new build on the main post until I can get /target working properly. By the way, new update will make mobs friendly to you once you release them.
     
  7. Offline

    Fearless

    Are the monsters stored only, or do they follow you around and such?
     
  8. Offline

    fullwall

    They get stored. Following around would be cool, but I'm not sure how to get creatures to actually follow you.
    --- merged: Feb 22, 2011 3:44 PM ---
    The new update will let monsters be friendly to you when released.
     
  9. Offline

    Jimmy

    For some reason, the creeper I catched doesn't attack me when I spawn it :) That is awesome. And btw, I don't have godmode on. Can't wait for the /target command.
     
  10. Offline

    kexus

    This looks pretty cool. Yeah, I would really like it if you could name them. Maybe a command like /namemonsters [monstername]. You could add ones like /monsternature [passive, neutral, aggressive] and /monsterbehavior [stay, follow, wander, hunt] and /callmonster. I can see a lot of potential in this.
     
  11. Offline

    Ambedrake

    Tested it, was very entertaining. Only issue I seen was a small glitch, on the last of the monster/animals in your inventory it seems to take a few tries to get it to release. Suggestion though, if you use an item to catch a creature and it is successful it should add the item back to the inventory so that you don't have to seek out more of that item to release the creature.

    Also I am not sure if it is possible to create a custom temporary item, even if using the graphics of say a snowball, that would more or less only serve the purpose of releasing the creature in turn turning the creature into an item itself.

    In example, I throw a snowball to catch a cow, the cow is caught, an item looking like a snowball is added to the inventory but say its called "Cow" and its property is to spawn a cow on right click instead of using the drop command.

    This would allow more PvP use such as taking a skeleton or creeper and from a distance throwing it near or at another player thus spawning the creature where the item lands.

    I think it would be cool to have this mod added to a pack with more features and settings, such as what items can be used to catch, how well they catch, things that modify the creature when released such as increased or decreased damage etc.....

    Either way I see this as having potential I do hope you decide to tinker with it to a greater extent ^_^.
     
  12. Offline

    fullwall

    Hmmm... I wasn't sure whether to consume the item or not on drop... I can't do the custom temporary item unfortunately. I would love to tinker with this more, the only problem is time! Naming monsters would be tough, as you'd lose the monster when it despawned etc. The monsternature is cool, but again, relies on constantly following an entity id that may despawn etc. I could have a command for monster nature though, that affects all of your monsters around you?
     
  13. Offline

    raccoozie

    Monster Tamer doesnt seem to be working with the latest craftbukkit build (432)
     
  14. Offline

    anon

    Same here. I can catch the mob, but when I drop the iten to spawn it, then I have this error:
    Code:
    2011-02-23 17:20:55 [SEVERE] Could not pass event PLAYER_DROP_ITEM to MonsterTamer
    java.lang.NoSuchMethodError: org.bukkit.event.player.PlayerDropItemEvent.getItemDrop()Lorg/bukkit/entity/ItemDrop;
            at com.fullwall.MonsterTamer.PlayerListen.onPlayerDropItem(PlayerListen.java:97)
            at org.bukkit.plugin.java.JavaPluginLoader$16.execute(JavaPluginLoader.java:205)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
            at net.minecraft.server.EntityHuman.a(EntityHuman.java:264)
            at net.minecraft.server.EntityHuman.y(EntityHuman.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:280)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  15. Offline

    Jimmy

    ATTENTION: MONSTERTAMER WILL NOT WORK WITH MC BETA 1.3.
     
  16. Offline

    Silvo

    :'(
     
  17. Offline

    themagicalcake

    Does it work with passive mobs?
     
  18. Offline

    Jimmy

    Well . It kinda will? :\ I think catching works but unleashing doesn't so that just ruins the purpose.. Unless your trying to get rid of a mob, use bedrock. :)
     
  19. Offline

    axebyte

    possiable to make so you can configure allowable creatures, like if i wanted only to allow pigs cows and chickens. As in an aniaml husbandry tool
     
  20. Offline

    Silvo

    The dream plugin would be, to catch them, name them (prefix, suffix), store them, unleash them, and having them follow you around. After catch they would be passive until you choose them not to be ( click on them? ).

    does bukkit support arrays? string arrays? .. guess if you really want something bad you have to learn and do it yourself :(
     
  21. Offline

    fullwall

    MonsterTamer DOES NOT work on newer builds as stated :/. I'm waiting for bukkit to add some stuff. Yes, bukkit supports string arrays, but I'm just not sure about names as of yet. It is a big thing to add to monstertamer, and I have limited time. As stated in the thread a few times, the next update will have passive mobs on release, and targeting of players. HOWEVER, this update relies on bukkit updating stuff, and also I'm not sure how to get mobs to follow the player...
    --- merged: Feb 24, 2011 8:24 AM ---
    OK. Fixed item drops/latest craftbukkit (hopefully). Can someone test the command /target [playername] [mobtype] please? You replace mobtype with the name of a mobtype you released near you (10 block radius).
     
  22. Offline

    PAPABEAR1010

    hello
    trying this now i can catch creatures but on dropping i get this
    serverlog (open)
    2011-02-24 10:30:51 [INFO] Starting minecraft server version Beta 1.3
    2011-02-24 10:30:51 [INFO] Loading properties
    2011-02-24 10:30:51 [INFO] Starting Minecraft server on *:25565
    2011-02-24 10:30:51 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-454-g9ebb97d-b436jnks (MC: 1.3)
    2011-02-24 10:30:51 [INFO] Preparing level "world"
    2011-02-24 10:30:51 [INFO] Preparing start region
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor com.echo28.bukkit.craftdispenser.CraftDispenser(Plugin
    Loader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Cr
    aftDispenser to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor de.NTcomputer.Elevators.Elevators(PluginLoader, Server
    , PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Elevators to rem
    ove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [INFO] Hint! It's probably someone called 'Cybran (NTcomputer)'
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor redecouverte.farmmaster.FarmMaster(PluginLoader, Serve
    r, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of FarmMaster to r
    emove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [INFO] Hint! It's probably someone called 'Redecouverte'
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor com.bukkit.Raito.HiddenDoor.HiddenDoor(PluginLoader, S
    erver, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of HiddenDoor
    to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor com.edwardhand.infinitelava.InfiniteLava(PluginLoader,
    Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of InfiniteL
    ava to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor com.bukkit.seiken.interest.Interest(PluginLoader, Serv
    er, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Interest to re
    move it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [WARNING] Using the stupidly long constructor ca.shaw.acru.Lockette.Lockette(PluginLoader, Server, P
    luginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Lockette to remove
    it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:51 [INFO] Hint! It's probably someone called 'Acru'
    2011-02-24 10:30:52 [WARNING] Using the stupidly long constructor com.bukkit.yogoda.movecraft.MoveCraft(PluginLoader, Se
    rver, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of MoveCraft to
    remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:52 [INFO] Hint! It's probably someone called 'Yogoda'
    2011-02-24 10:30:52 [WARNING] Using the stupidly long constructor com.bukkit.MasterGuy.PlantSpreader(PluginLoader, Serve
    r, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of PlantSpreader t
    o remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:52 [INFO] Plants are scheduled to spread every 5 seconds.
    2011-02-24 10:30:52 [WARNING] Using the stupidly long constructor com.bukkit.ShaneWilton.roleplayingcommands.Roleplaying
    Commands(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plug
    in author of RoleplayingCommands to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:52 [INFO] Hint! It's probably someone called 'ShaneWilton'
    2011-02-24 10:30:52 [WARNING] Using the stupidly long constructor com.bukkit.MadMichi.TreeHugger.TreeHugger(PluginLoader
    , Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of TreeHugg
    er to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:52 [WARNING] Using the stupidly long constructor com.thevoxelbox.VoxelPort.VoxelPort(PluginLoader, Serv
    er, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of VoxelPort to r
    emove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:52 [WARNING] Using the stupidly long constructor com.thevoxelbox.VoxelSniper.VoxelSniper(PluginLoader,
    Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of VoxelSnipe
    r to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 10:30:52 [INFO] WorldGuard loaded.
    2011-02-24 10:30:52 [INFO] AutoRepair version 1.75 is enabled
    2011-02-24 10:30:52 [INFO] GroupManager - Scheduled Data Saving is set for every 10 minutes!
    2011-02-24 10:30:52 [INFO] GroupManager version 0.9e is enabled!
    2011-02-24 10:30:52 [INFO] Fake Permissions version 2.0 is enabled!
    2011-02-24 10:30:52 [INFO] Big Catch version 0.2 is enabled!
    2011-02-24 10:30:52 [INFO] [COOKIES] Script is ready to start giving out cookies.
    2011-02-24 10:30:52 [SEVERE] [CraftDispenser] Unknown item 'whatever * howmany' in file template.yml
    2011-02-24 10:30:52 [INFO] CraftDispenser 1.2.1 loaded.
    2011-02-24 10:30:52 [INFO] DropChest version 0.5.1 is enabled!
    2011-02-24 10:30:52 [INFO] Could not find chestfile
    2011-02-24 10:30:52 [INFO] [DynamicMarket] Simple permission system active.
    2011-02-24 10:30:52 [INFO] [DynamicMarket] version [0.4.6] (Caribou) enabled
    2011-02-24 10:30:52 [INFO] Elevators version 1.3 is enabled!
    2011-02-24 10:30:52 [INFO] FarmMaster version 1.41 enabled.
    2011-02-24 10:30:52 [INFO] [Hidden Door] 1.1.0 loaded!
    2011-02-24 10:30:52 [INFO] [iConomy] Now wrapping Cookies plugin
    2011-02-24 10:30:52 [INFO] Lockette version 1.1.2 is enabled! Yay!
    2011-02-24 10:30:52 [INFO] Minecart Mania Admin Controls version 0.23a is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Autocart version 0.61 is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Automations version 0.11 is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Chest Control version 0.25 is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Core version 0.97 is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Sign Commands version 0.25 is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Spawner version 0.8 is enabled!
    2011-02-24 10:30:52 [INFO] Minecart Mania Station version 0.34 is enabled!
    2011-02-24 10:30:52 [INFO] [MonsterTamer]: version [1.0] (Trainee) loaded
    2011-02-24 10:30:52 [INFO] 2011-02-24 10:30:52 [INFO] MoveCraft 0.6.7 beta plugin enabled
    2011-02-24 10:30:52 [INFO] [MultiVerse] - Version 1.3 (Permissions 2.0) Enabled
    2011-02-24 10:30:52 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    2011-02-24 10:30:52 [INFO] [MultiVerse] Loading World & Settings - 'tollan' - NORMAL
    2011-02-24 10:30:52 [INFO] [MultiVerse] Loading World & Settings - 'atlantis' - NORMAL
    2011-02-24 10:30:53 [INFO] [MultiVerse] Loading World & Settings - 'haven' - NORMAL
    2011-02-24 10:30:53 [INFO] [MultiVerse] Loading World & Settings - 'hell' - NETHER
    2011-02-24 10:30:54 [INFO] [MultiVerse] 5 - World(s) loaded.
    2011-02-24 10:30:54 [INFO] [MultiVerse] Loading Portals
    2011-02-24 10:30:54 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    2011-02-24 10:30:54 [INFO] OtherBlocks: GOLD_SPADE + GRAVEL now drops 1x SOUL_SAND with 100.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks: GOLD_PICKAXE + REDSTONE_ORE now drops 1x GLOWSTONE_DUST with 100.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks: GOLD_PICKAXE + GLOWING_REDSTONE_ORE now drops 1x GLOWSTONE_DUST with 100.0% chan
    ce
    2011-02-24 10:30:54 [INFO] OtherBlocks: FLINT_AND_STEEL + GOLD_ORE now drops 1x GOLD_INGOT with 100.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks: AIR + LEAVES now drops 1x DIAMOND with 33.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks: ALL TOOLS + SAND now drops 1x SAND with 100.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks: ALL TOOLS + SAND now drops 1x WATCH with 1.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks: ALL TOOLS + SAND now drops 1x STICK with 5.0% chance
    2011-02-24 10:30:54 [INFO] OtherBlocks 0.4 loaded.
    2011-02-24 10:30:54 [INFO] Plugin enabled: PlantSpreader version 0.5
    2011-02-24 10:30:54 [INFO] The configuration for PlantSpreader: plugins/PlantSpreader/PlantSpreader.ini
    2011-02-24 10:30:54 [INFO] Pumpkin Diver version 0.14 is enabled!
    2011-02-24 10:30:54 [INFO] RoleplayingCommands version 0.1 is enabled!
    2011-02-24 10:30:54 [INFO] Tombstone v.1.0 is enabled.
    2011-02-24 10:30:54 [INFO] 2011-02-24 10:30:52 [INFO] TreeHugger plugin version 0.7b is enabled!
    2011-02-24 10:30:54 [INFO] [VoxelPort] No Data to Load.
    2011-02-24 10:30:54 [INFO] VoxelPort version 1.6 is enabled!
    2011-02-24 10:30:54 [INFO] VoxelSniper version 2.7 is enabled! Snipe away.
    2011-02-24 10:30:54 [INFO] WorldEdit 4.0-beta4 enabled.
    2011-02-24 10:30:54 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-02-24 10:30:54 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-02-24 10:30:54 [INFO] WorldGuard: Single session is enforced.
    2011-02-24 10:30:54 [INFO] WorldGuard: TNT ignition is PERMITTED.
    2011-02-24 10:30:54 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-02-24 10:30:54 [INFO] WorldGuard: Lava fire is blocked.
    2011-02-24 10:30:54 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-02-24 10:30:54 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-02-24 10:30:54 [INFO] [WormholeXTreme][v0.736]Load Beginning.
    2011-02-24 10:30:54 [INFO] [WormholeXTreme]4 Wormholes loaded from WormholeDB.
    2011-02-24 10:30:54 [INFO] [WormholeXTreme][v0.736]Load Completed.
    2011-02-24 10:30:54 [INFO] Done (3628889040ns)! For help, type "help" or "?"
    2011-02-24 10:31:06 [INFO] 143 recipes
    2011-02-24 10:31:06 [INFO] papabear1010 [/192.168.0.3:49660] logged in with entity id 353
    2011-02-24 10:31:13 [INFO] OnPlayerCommand called with: /ms
    2011-02-24 10:31:13 [INFO] papabear1010 issued server command: ms
    2011-02-24 10:31:13 [INFO] Unknown console command. Type "help" for help.
    2011-02-24 10:31:17 [SEVERE] Could not pass event PLAYER_DROP_ITEM to MonsterTamer
    java.lang.NoSuchMethodError: org.bukkit.event.player.PlayerDropItemEvent.getItemDrop()Lorg/bukkit/entity/ItemDrop;
    at com.fullwall.MonsterTamer.PlayerListen.onPlayerDropItem(PlayerListen.java:97)
    at org.bukkit.plugin.java.JavaPluginLoader$16.execute(JavaPluginLoader.java:205)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.EntityHuman.a(EntityHuman.java:264)
    at net.minecraft.server.EntityHuman.y(EntityHuman.java:223)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:280)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-24 10:31:19 [SEVERE] Could not pass event PLAYER_DROP_ITEM to MonsterTamer
    java.lang.NoSuchMethodError: org.bukkit.event.player.PlayerDropItemEvent.getItemDrop()Lorg/bukkit/entity/ItemDrop;
    at com.fullwall.MonsterTamer.PlayerListen.onPlayerDropItem(PlayerListen.java:97)
    at org.bukkit.plugin.java.JavaPluginLoader$16.execute(JavaPluginLoader.java:205)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.EntityHuman.a(EntityHuman.java:264)
    at net.minecraft.server.EntityHuman.y(EntityHuman.java:223)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:280)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-24 10:31:21 [SEVERE] Could not pass event PLAYER_DROP_ITEM to MonsterTamer
    java.lang.NoSuchMethodError: org.bukkit.event.player.PlayerDropItemEvent.getItemDrop()Lorg/bukkit/entity/ItemDrop;
    at com.fullwall.MonsterTamer.PlayerListen.onPlayerDropItem(PlayerListen.java:97)
    at org.bukkit.plugin.java.JavaPluginLoader$16.execute(JavaPluginLoader.java:205)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.EntityHuman.a(EntityHuman.java:264)
    at net.minecraft.server.EntityHuman.y(EntityHuman.java:223)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:280)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  23. Offline

    fullwall

    Sorry - redownload again.
     
  24. Offline

    PAPABEAR1010

    downloaded again , dropping works great
    thankyou

    "Can someone test the command /target [playername] [mobtype] please? You replace mobtype with the name of a mobtype you released near you (10 block radius)." will try this in a minute

    alright i just tried " /target daedelus999 spider" and got this


    server log (open)
    2011-02-24 11:16:14 [INFO] Starting minecraft server version Beta 1.3
    server log (open)

    2011-02-24 11:16:14 [INFO] Loading properties
    2011-02-24 11:16:14 [INFO] Starting Minecraft server on *:25565
    2011-02-24 11:16:14 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-454-g9ebb97d-b436jnks (MC: 1.3)
    2011-02-24 11:16:14 [INFO] Preparing level "world"
    2011-02-24 11:16:14 [INFO] Preparing start region
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.echo28.bukkit.craftdispenser.CraftDispenser(Plugin
    Loader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Cr
    aftDispenser to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor de.NTcomputer.Elevators.Elevators(PluginLoader, Server
    , PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Elevators to rem
    ove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [INFO] Hint! It's probably someone called 'Cybran (NTcomputer)'
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor redecouverte.farmmaster.FarmMaster(PluginLoader, Serve
    r, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of FarmMaster to r
    emove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [INFO] Hint! It's probably someone called 'Redecouverte'
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.bukkit.Raito.HiddenDoor.HiddenDoor(PluginLoader, S
    erver, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of HiddenDoor
    to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.edwardhand.infinitelava.InfiniteLava(PluginLoader,
    Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of InfiniteL
    ava to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.bukkit.seiken.interest.Interest(PluginLoader, Serv
    er, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Interest to re
    move it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor ca.shaw.acru.Lockette.Lockette(PluginLoader, Server, P
    luginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Lockette to remove
    it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [INFO] Hint! It's probably someone called 'Acru'
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.bukkit.yogoda.movecraft.MoveCraft(PluginLoader, Se
    rver, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of MoveCraft to
    remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [INFO] Hint! It's probably someone called 'Yogoda'
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.bukkit.ShaneWilton.roleplayingcommands.Roleplaying
    Commands(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plug
    in author of RoleplayingCommands to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [INFO] Hint! It's probably someone called 'ShaneWilton'
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.bukkit.MadMichi.TreeHugger.TreeHugger(PluginLoader
    , Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of TreeHugg
    er to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.thevoxelbox.VoxelPort.VoxelPort(PluginLoader, Serv
    er, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of VoxelPort to r
    emove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [WARNING] Using the stupidly long constructor com.thevoxelbox.VoxelSniper.VoxelSniper(PluginLoader,
    Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of VoxelSnipe
    r to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 11:16:15 [INFO] WorldGuard loaded.
    2011-02-24 11:16:15 [INFO] AutoRepair version 1.75 is enabled
    2011-02-24 11:16:15 [INFO] GroupManager - Scheduled Data Saving is set for every 10 minutes!
    2011-02-24 11:16:15 [INFO] GroupManager version 0.9e is enabled!
    2011-02-24 11:16:15 [INFO] Fake Permissions version 2.0 is enabled!
    2011-02-24 11:16:15 [INFO] Big Catch version 0.2 is enabled!
    2011-02-24 11:16:15 [INFO] [COOKIES] Script is ready to start giving out cookies.
    2011-02-24 11:16:15 [SEVERE] [CraftDispenser] Unknown item 'whatever * howmany' in file template.yml
    2011-02-24 11:16:15 [INFO] CraftDispenser 1.2.1 loaded.
    2011-02-24 11:16:15 [INFO] DropChest version 0.5.1 is enabled!
    2011-02-24 11:16:15 [INFO] Could not find chestfile
    2011-02-24 11:16:15 [INFO] [DynamicMarket] Simple permission system active.
    2011-02-24 11:16:15 [INFO] [DynamicMarket] version [0.4.6] (Caribou) enabled
    2011-02-24 11:16:15 [INFO] Elevators version 1.3 is enabled!
    2011-02-24 11:16:15 [INFO] FarmMaster version 1.41 enabled.
    2011-02-24 11:16:15 [INFO] [Hidden Door] 1.1.0 loaded!
    2011-02-24 11:16:15 [INFO] [iConomy] Now wrapping Cookies plugin
    2011-02-24 11:16:15 [INFO] Lockette version 1.1.2 is enabled! Yay!
    2011-02-24 11:16:15 [INFO] Minecart Mania Admin Controls version 0.23a is enabled!
    2011-02-24 11:16:15 [INFO] Minecart Mania Autocart version 0.61 is enabled!
    2011-02-24 11:16:15 [INFO] Minecart Mania Automations version 0.11 is enabled!
    2011-02-24 11:16:15 [INFO] Minecart Mania Chest Control version 0.25 is enabled!
    2011-02-24 11:16:15 [INFO] Minecart Mania Core version 0.97 is enabled!
    2011-02-24 11:16:15 [INFO] Minecart Mania Sign Commands version 0.25 is enabled!
    2011-02-24 11:16:15 [INFO] Minecart Mania Spawner version 0.8 is enabled!
    2011-02-24 11:16:16 [INFO] Minecart Mania Station version 0.34 is enabled!
    2011-02-24 11:16:16 [INFO] [MonsterTamer]: version [1.1] (Companions) loaded
    2011-02-24 11:16:16 [INFO] 2011-02-24 11:16:16 [INFO] MoveCraft 0.6.7 beta plugin enabled
    2011-02-24 11:16:16 [INFO] [MultiVerse] - Version 1.3 (Permissions 2.0) Enabled
    2011-02-24 11:16:16 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    2011-02-24 11:16:16 [INFO] [MultiVerse] Loading World & Settings - 'tollan' - NORMAL
    2011-02-24 11:16:16 [INFO] [MultiVerse] Loading World & Settings - 'atlantis' - NORMAL
    2011-02-24 11:16:16 [INFO] [MultiVerse] Loading World & Settings - 'haven' - NORMAL
    2011-02-24 11:16:17 [INFO] [MultiVerse] Loading World & Settings - 'hell' - NETHER
    2011-02-24 11:16:17 [INFO] [MultiVerse] 5 - World(s) loaded.
    2011-02-24 11:16:17 [INFO] [MultiVerse] Loading Portals
    2011-02-24 11:16:17 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    2011-02-24 11:16:17 [INFO] Pumpkin Diver version 0.14 is enabled!
    2011-02-24 11:16:17 [INFO] RoleplayingCommands version 0.1 is enabled!
    2011-02-24 11:16:17 [INFO] Tombstone v.1.0 is enabled.
    2011-02-24 11:16:17 [INFO] 2011-02-24 11:16:15 [INFO] TreeHugger plugin version 0.7b is enabled!
    2011-02-24 11:16:17 [INFO] [VoxelPort] No Data to Load.
    2011-02-24 11:16:17 [INFO] VoxelPort version 1.6 is enabled!
    2011-02-24 11:16:17 [INFO] VoxelSniper version 2.7 is enabled! Snipe away.
    2011-02-24 11:16:17 [INFO] WorldEdit 4.0-beta4 enabled.
    2011-02-24 11:16:17 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-02-24 11:16:18 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-02-24 11:16:18 [INFO] WorldGuard: Single session is enforced.
    2011-02-24 11:16:18 [INFO] WorldGuard: TNT ignition is PERMITTED.
    2011-02-24 11:16:18 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-02-24 11:16:18 [INFO] WorldGuard: Lava fire is blocked.
    2011-02-24 11:16:18 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-02-24 11:16:18 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-02-24 11:16:18 [INFO] [WormholeXTreme][v0.736]Load Beginning.
    2011-02-24 11:16:18 [INFO] [WormholeXTreme]4 Wormholes loaded from WormholeDB.
    2011-02-24 11:16:18 [INFO] [WormholeXTreme][v0.736]Load Completed.
    2011-02-24 11:16:18 [INFO] Done (3528654280ns)! For help, type "help" or "?"
    2011-02-24 11:16:33 [INFO] 143 recipes
    2011-02-24 11:16:33 [INFO] papabear1010 [/192.168.0.3:50047] logged in with entity id 376
    2011-02-24 11:16:45 [INFO] teir123 [/192.168.0.7:49389] logged in with entity id 378
    2011-02-24 11:16:55 [INFO] daedelus999 [/192.168.0.2:2190] logged in with entity id 434
    2011-02-24 11:17:27 [INFO] OnPlayerCommand called with: /target daedelus999 spider
    2011-02-24 11:17:27 [SEVERE] Could not pass event PLAYER_COMMAND to MonsterTamer
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftItem cannot be cast to org.bukkit.entity.LivingEntity
    at com.fullwall.MonsterTamer.PlayerListen.onPlayerCommand(PlayerListen.java:136)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:150)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:646)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:596)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:590)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-24 11:17:27 [INFO] papabear1010 issued server command: target daedelus999 spider
    2011-02-24 11:17:27 [INFO] Unknown console command. Type "help" for help.
     
  25. Offline

    fullwall

    Also, are the mobs you release friendly?
     
  26. Offline

    PAPABEAR1010

    sorry
    yes they are
     
  27. Offline

    fullwall

    Can you redownload and try again? Forgot to include a check :/.
     
  28. Offline

    Cosmic Break

    Craftbukkit build 431

    im getting the error in console, when any item is dropped.

    Code:
    2011-02-24 08:07:52 [SEVERE] Could not pass event PLAYER_DROP_ITEM to MonsterTam
    er
    java.lang.NoSuchMethodError: org.bukkit.entity.Item.getItemStack()Lorg/bukkit/in
    ventory/ItemStack;
            at com.fullwall.MonsterTamer.PlayerListen.checkMaps(PlayerListen.java:28
    8)
            at com.fullwall.MonsterTamer.PlayerListen.onPlayerDropItem(PlayerListen.
    java:176)
            at org.bukkit.plugin.java.JavaPluginLoader$16.execute(JavaPluginLoader.j
    ava:205)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.EntityHuman.a(EntityHuman.java:264)
            at net.minecraft.server.EntityHuman.y(EntityHuman.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:280)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  29. Offline

    PAPABEAR1010

    i get this now
    server log clip (open)
    2011-02-24 13:18:50 [SEVERE] java.util.ConcurrentModificationException
    2011-02-24 13:18:50 [SEVERE] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
    2011-02-24 13:18:50 [SEVERE] at java.util.HashMap$KeyIterator.next(Unknown Source)
    2011-02-24 13:18:50 [SEVERE] at net.minecraft.server.EntityTracker.a(EntityTracker.java:106)
    2011-02-24 13:18:50 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:340)
    2011-02-24 13:18:50 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    2011-02-24 13:18:50 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-24 13:18:50 [SEVERE] Unexpected exception
    java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
    at java.util.HashMap$KeyIterator.next(Unknown Source)
    at net.minecraft.server.EntityTracker.a(EntityTracker.java:106)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:340)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)

    still catch and drop fine and mobs still friendly, only breaks on "/target"
     
  30. Offline

    fullwall

    OK, try again. I don't think you included the full error last time? Anyway, see if this works.
     

Share This Page