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

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

  1. Offline

    SpaceNarwhal

    Yes, my server did install that plugin.
    The post was made before it was fully configured.

    And I suppose that you can still lose them.
    And when it says /release, does it mean to shoot the Mob out, or release, lose the mob.

    ~SN
     
  2. Offline

    ledhead900

    Need to fix the user errors in the config stating false entrys.
     
  3. Offline

    fullwall

    Why is this plugin inactive?
     
  4. Offline

    Beatkidz

    it keeps adding 100+ monsters to my players and crashing the server with a userfile 1MB+
    Monster limit set to 1 (which lets them have 2)
    server crashes
    and i have to uninstall it
     
  5. Offline

    RchGrav

    Hi Fullwall,

    Thats weird? I'm glad it wasn't you that changed it. Hopefully you can get the data storage and limits in check because it is one of the really neat plugins around. As soon as I saw the Inactive tag I jumped to the end of the thread to see if you had a reason, glad to see its a mistake and it isn't going to be abandoned. Would you consider adding some mysql code ... I think it might reduce the lag that occurs when the data file grows too big.

    Keeping my eye on this one in hopes of progress.

    Thanks!

    Rich
     
  6. Offline

    fullwall

    Beatkidz - that issue (adding random monsters) is fixed now. I'll have a look at the limits issue.
     
  7. Offline

    SpaceNarwhal

    Full wall, have you taken a look at these?

    ~SN
     
  8. Offline

    Draugr

    It's probably been mentioned already, but I didn't see it specifically mentioned in the 15 pages of this thread. :)

    So, I can capture various monsters and then take them to my home which has an underground complex (dungeon). I can then have the monsters wander the halls, stand and guard rooms/treasure chests, etc.... ?

    If the answer is yes, then this is a great idea/concept. Get to play the "DM" in realtime.

    I take it that once a monster is killed it won't respawn, the player must go and capture more, correct?

    Thanks,
    John
     
  9. Offline

    Blacky

    Is the /wait command not working? Or I am the only one?
     
  10. Offline

    skillinazn

    The mob shoots out as if you dropped the item. You will lose the item too just as you did by dropping it. Remember (I think) that you have to drop it by slot numbers, so as said before in the first post 0 would be the first monster on the list.

    Well, yes and no. No, you can't have them wander halls. If you spawn them and leave the maybe called 10m radius they will become hostile/neutral again (it's a bug perhaps, could be fixed hopefully). You can't have them guard either unless you're in that radius again. However, if you use the follow command the mobs will intentionally follow you. They will in fact attack any mob attacking you, but still doesn't serve as well as guarding. Still, if they are to be attacked while "guarding" something, they will attack back. Not sure if they'll became hostile again though...

    And yes, it won't respawn if it is killed. Sadly this isn't pokemon where we can just magically heal the mobs that are fainted.

    Doesn't work for me either :(
     
  11. Offline

    Seth.D

    As many of the other people have experienced, mobs turn neutral/hostile when you walk away from them. Even worse, they despawn when the chunk isn't loaded. :( I hope this is fixed soon. Especially the turn-hostile bug.
     
  12. Offline

    fullwall

    Will look into the issues soon. I have no idea about the turn-hostile bug though :S.
     
  13. Offline

    QWW

    Got it to work thank you!
     
  14. Can you please make the distance before captured monsters become hostile again larger or customizable?
    I'm not sure whether its a glitch or not but after lets say 2 minutes or typing the follow command and then the whistle, or after i move more then 10 blocks away from any of my monsters, they become hostile again. It'd be great if you could add distance before hostile into the configurable properties file and fix the other bugs. Thanks though, great mod!
     
  15. Offline

    fullwall

    It is a bug, which is annoyingly hard to track down. Still working on it!
     
    Christopher Ortiz likes this.
  16. Offline

    IcyEx

    Hey !
    can someone help me pls? :)
    i just installed those 2 plugins,
    and i cought a spider but how can i
    make the spider dont attack me at night?

    thx

    edit: and how can i feed the pets?
    and how can i make them not despawning?
     
  17. Offline

    fullwall

    You can't feed them with my plugin. I'm still working on making them not despawn.
     
  18. Offline

    IcyEx

    can i do it with the mob riding plugin?
     
  19. Offline

    fullwall

    Yes.

    Can someone try redownloading, and seeing if the mob-hostile thing works now?

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

    KimaEri

    Currently isn't working with build 531.

    Code:
    2011-03-17 10:26:05 [SEVERE] 1 loading MonsterTamer v1.22 (Is it up to date?)
    java.lang.ArrayIndexOutOfBoundsException: 1
        at com.fullwall.MonsterTamer.MonsterTamer.readSettings(MonsterTamer.java:667)
        at com.fullwall.MonsterTamer.MonsterTamer.onEnable(MonsterTamer.java:90)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  21. Offline

    fullwall

    Sounds like you have an error in your items list, specifically not having a itemID:catchChance.
     
  22. Offline

    AnjoCaido

    Somehow if I release a monster it attacks me. Even with befriend.
     
  23. Monsters still attack randomly after being released, mainly after typing /follow all.
    Overall its a bit more stable.
    Wait command is broken, tested on 516.
    Distance before hostile feature would also be GREATLY appreciated.
     
  24. Offline

    Techcuron

    Monsters till attack when released.
     
  25. Offline

    KimaEri

    That amazingly makes sense now! Thank you. I think the problem is now solved.
     
  26. Offline

    Seth.D

    Just like all the other people, I still get attacked by my monster friends after I release them. :(
     
    Christopher Ortiz likes this.
  27. Offline

    hello2u

    I'm thinking the bug isn't something you did, so much as something you didn't do. You probably need to check their hostility every few seconds like you did when they catch fire. But that's without me seeing the code. Also, I recommend a known bug list in the OP so you don't have to keep answering the question about the monsters attacking. Haven't tested 1.22 yet, but the updated commands look cool!
    EDIT:
    Wow, would've helped to see THAT before. xD
    Here I was using /release all this time.
     
  28. Offline

    wag7

    I do not know how to catch. "swing your arm" is not very helpful. but cool plugin. I like
     
  29. Offline

    Direct1221

    CB Build 556
    MonsterTamer Version 1.22

    No idea what caused this, user just said they dropped 20 zombies and this happened.

    NOTE: it DID crash the server.

    Code:
    2011-03-18 07:57:45 [SEVERE] java.util.ConcurrentModificationException
    2011-03-18 07:57:45 [SEVERE] 	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:782)
    2011-03-18 07:57:45 [SEVERE] 	at java.util.ArrayList$Itr.next(ArrayList.java:754)
    2011-03-18 07:57:45 [SEVERE] 	at org.bukkit.craftbukkit.CraftWorld.getLivingEntities(CraftWorld.java:493)
    2011-03-18 07:57:45 [SEVERE] 	at com.fullwall.MonsterTamer.FollowersHandler.run(FollowersHandler.java:36)
    2011-03-18 07:57:45 [SEVERE] 	at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:122)
    2011-03-18 07:57:45 [SEVERE] 	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:345)
    2011-03-18 07:57:45 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-18 07:57:45 [SEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-18 07:57:45 [SEVERE] Unexpected exception
    java.util.ConcurrentModificationException
    	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:782)
    	at java.util.ArrayList$Itr.next(ArrayList.java:754)
    	at org.bukkit.craftbukkit.CraftWorld.getLivingEntities(CraftWorld.java:493)
    	at com.fullwall.MonsterTamer.FollowersHandler.run(FollowersHandler.java:36)
    	at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:122)
    	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:345)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-18 07:58:12 [SEVERE] java.net.SocketException: Connection reset
    2011-03-18 07:58:12 [SEVERE] 	at java.net.SocketInputStream.read(SocketInputStream.java:185)
    2011-03-18 07:58:12 [SEVERE] 	at java.net.SocketInputStream.read(SocketInputStream.java:199)
    2011-03-18 07:58:12 [SEVERE] 	at java.io.FilterInputStream.read(FilterInputStream.java:83)
    2011-03-18 07:58:12 [SEVERE] 	at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-18 07:58:12 [SEVERE] 	at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-18 07:58:12 [SEVERE] 	at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-18 07:58:12 [SEVERE] 	at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
     
  30. Offline

    AnjoCaido

    CB #556 (I was still having it on #531 too)
    Code:
    19:08:23 [SEVERE] Could not pass event CHUNK_LOADED to MonsterTamer
    java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
            at java.util.ArrayList.rangeCheck(ArrayList.java:571)
            at java.util.ArrayList.get(ArrayList.java:349)
            at com.fullwall.MonsterTamer.WorldListen.onChunkLoaded(WorldListen.java:105)
            at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.java:334)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.ChunkProviderServer.d(ChunkProviderServer.java:84)
            at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:83)
            at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:433)
            at com.fullwall.MonsterTamer.WorldListen.onChunkLoaded(WorldListen.java:82)
            at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.java:334)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.ChunkProviderServer.d(ChunkProviderServer.java:84)
            at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:33)
            at net.minecraft.server.PlayerManager.a(PlayerManager.java:37)
            at net.minecraft.server.PlayerManager.c(PlayerManager.java:141)
            at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:105)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:260)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     

Share This Page