Inactive [FUN/MECH]MobCatcher v3.0.1 - Capture mobs and get spawn eggs legitimately[1.4.2-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by Malikk, Jan 30, 2012.

  1. Offline

    tangy777

    lol thanks for all this help!!! your the best!!!

    btw how do you create plugins? (just wondering XD)

    btw i cant change the config on this plugin.

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

    Malikk

    Did that fix the issue you were having?

    You literally can't change it, or it doesn't seem to be doing anything when you change it? You should just be able to open it up in whatever text editor, edit it, then save it and reload your server

    Well, Minecraft and Bukkit were written in Java, which is a programming language, so basically, you have to learn a bit of java, then you can reference bits of code in Bukkit (which acts as a bridge to allow us to hook into the game) and add your own code. Its really quite limited, tho, without a method in Bukkit for, for example, player.teleport(location), there's no way for me as a plugin dev to teleport a player, it relies on the methods that Bukkit has to work. But basically, you can say 'When this happens, do this'. So in MobCatcher, i use the EntityDamageEvent which is sent to my plugin whenever an entity is damaged, then I figure out what to do with it from there. Programming is actually a lot of fun, once you really get into it.
     
  3. Offline

    tangy777

    thanks for all the help!

    by the way have you heard of any good anti-grief protection plugins?

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

    Malikk

    Well, according to the poll on the EpicGlass page, the most people use WorldGuard
     
  5. Offline

    Imm0rt41

    can you make it configurable to simply right click a mob empty handed and capture them as an egg?

    also where is the list of perms
     
  6. Offline

    Azatha

    I just updated to MobCatcher2.11, and ever since then captured sheep do not retain their colors. Any fix suggestions?
     
  7. Offline

    Malikk

    Everything else still works tho, right?

    I'll look into it after i get out of class, thanks

    I could... But it would require a couple workarounds. I'll look into it.

    There's a link on the first post of this forum, or you can find it on the bukkit dev site.

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

    Azatha

    It seems like everything else is working fine.
     
  9. Offline

    tangy777

    thanks... i attmeempted your strategy to fix my player that teleported, it worked at first, then after when i put the world back in, i still couldnt log into this player. Any offline teleport suggestions?
     
  10. Offline

    Malikk

    Im pretty sure that wouldnt fix anything. Try deleting the .dat file for your user, should be in your server folder under your original world. It will delete your inventory and stats and everything, but that's probably how youre gonna have to fix it.

    Assuming the world isnt corrupted, are you the only one with the issue? or can no one use that world? because you might have to roll that world back.
     
  11. Offline

    tangy777

    dude im seriously really greatful for all the help! i can't wait to try it!

    OMG YAY!!!!! THANKS!!!!! FINALLY MY ACCOUNT IS FIXED!!!!!! YAY!!!! (SORRY FOR THE CAPS SPAM!!!)

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

    Malikk

    You're quite welcome :)
     
  13. Offline

    Imm0rt41

    there isnt a link, but it is there on bukkitdev
     
  14. Offline

    Malikk

    i coulda swore i put a link... lol
     
  15. Offline

    tangy777

    sorry that this plugin doesnt require this, but i cant seem to download spoutcraft... can u hlep? =D
     
  16. Offline

    Malikk

    well, you'll need two things to get spout working, the server plugin, and the spout launcher. Both can be found here.

    You want to download the 'SpoutPlugin' and put it in your plugins folder. Then download 'SpoutCraft' and use that to launch the game, rather than the normal minecraft client.
     
  17. Offline

    Azatha

    We seem to have a second bug, besides the sheep not keeping their color. Tamed ocelots and wolves are becoming untamed after capturing them in an egg and then respawning them.
     
  18. Offline

    Malikk

    What CB version are you on? its probably a compatibility thing, because i haven't changed any of the data saving code in, like, the last 3 or 4 versions
     
  19. Offline

    Azatha

    1.2.5-R1.0. It's weird because I've had this mod through the last few versions, and it's worked fine until now. I've tried it with it being the only mod loaded as well, and same issue. :S
     
  20. Offline

    tangy777

    thanks... i cant belive you have done all this for me... very greatful =D

    says bad packet ID when i open spoutcraft and try to join my server...

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

    Malikk

    Did it say what the packet id was? that would be helpful.

    And just to double check, you've got BOTH the server plugin (which is enabling correctly?) and the launcher?

    Well, I'm devoting tonight specifically to fixing this, ill tag you in a post when i get it worked out. Thanks for reporting.

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

    tangy777

    yeah i have the spout plugin... it said "failed to identify packet 51"

    also said "java.io.IOException: Bad Packet id 63"

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

    Malikk

    this is what the lead dev of spout has to say about the error

    just make sure you've downloaded the most recent build of SpoutPlugin, and that that build is compatible with your current version of CB
     
  24. Offline

    tangy777

    huh? help plz.
     
  25. Offline

    Malikk

    Make sure you're using the latest RB of SpoutPlugin and the latest RB of CB. Not sure how else to say that. Don't download dev builds, download the latest recommended builds and make sure you use the CB recommended build that is compatible with that build

    Looks like somewhere i managed to switch the data for wolves/ocelots and sheep, so sheep werent having colors saved, and the tamed ones weren't have their tamed status saved. Just a stupid mistake, thanks again for reporting, itll be uploaded in the morning, ive got a few other things to add

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

    tangy777

    confused :confused:
     
  27. Offline

    Malikk

    When you download spout, make sure you download the latest recommended build, not the latest dev build... When you go to get.spout.org, download RB #1110, not any of the other ones. And then make sure you're using a 1.2.5-R1.0 build of bukkit, because that's what its compatible with.

    If that's not enough to help you figure it out, you need to get a support from spout, not from me.
     
  28. Offline

    tangy777

    thanks! ill try it

    OMG WORKS

    i built a "HUNGER GAMES" arena and there are chest scattered all around the huge map, hidden. Is there any repillplugins i should try? or any you know of?

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

    Malikk

    I'm sure there is one, but not that I know of
     
  30. Offline

    tangy777

    k thanks
     

Share This Page