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

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

  1. Offline

    fullwall

    The directory should be plugins/MonsterTamer/MonsterTamer.properties. It does turn monsters friendly, but doesn't stop them burning. Perhaps I will add that... Will-ko, download the latest craftbukkit.
     
  2. Offline

    Itssnowing

    Spawned creatures aren't friendly to me, and I just downloaded it tonight.
    Is it possible to control which monster comes out when? Because that would make it a lot nicer.
     
  3. Offline

    fullwall

    /release. It releases in the order you caught though.
    --- merged: Mar 4, 2011 4:22 AM ---
    Do you have any errors in the console output?
     
  4. Offline

    Itssnowing

    None when dropping things, no.
     
  5. Offline

    fullwall

    onentitytarget errors?
     
  6. Offline

    Itssnowing

    None at all. I do get some when I try to /release #, though. Using the number "3" worked, though. I'm not sure if I got an error from it though.
    Also, I'm using Craftbukkit 440, if I remember correctly.

    Code:
    [/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]2011-03-03 21:27:18 [SEVERE] null[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]org.bukkit.command.CommandException: Unhandled exception executing command 'rele[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]ase' in plugin MonsterTamer v1.15[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:21)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia])[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]76)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:638)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.Packet3Chat.a(SourceFile:24)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.NetworkManager.a(SourceFile:230)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]Caused by: java.lang.ArrayIndexOutOfBoundsException: -1[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at java.util.ArrayList.get(Unknown Source)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at com.fullwall.MonsterTamer.MonsterTamer.releaseMonster(MonsterTamer.ja[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]va:281)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at com.fullwall.MonsterTamer.MonsterTamer.onCommand(MonsterTamer.java:10[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]5)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)[/FONT][/COLOR][/FONT][/COLOR][/FONT][/COLOR]
    [COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia][COLOR=rgb(20, 20, 20)][FONT=Georgia]        ... 12 more
    [/FONT][/COLOR][/FONT]--- merged: Mar 4, 2011 4:51 AM ---[/FONT][/COLOR][/FONT][/COLOR]
    Using /release 3 works, and seems to prioritize zombies over creepers. I only had zombies and creepers caught so far though.[/CODE][/FONT][/COLOR][/FONT][/CODE][/FONT][/COLOR][/CODE][/FONT][/COLOR]




    Edit: Sorry about all the color code in there. I don't really know what happened. Have a non-tag error.

    2011-03-03 21:46:01 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'rele
    ase' in plugin MonsterTamer v1.15
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:21)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77
    )
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    76)
    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:638)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
    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)
    Caused by: java.lang.NumberFormatException: For input string: "Zombie"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at com.fullwall.MonsterTamer.MonsterTamer.releaseMonster(MonsterTamer.ja
    va:281)
    at com.fullwall.MonsterTamer.MonsterTamer.onCommand(MonsterTamer.java:10
    5)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)
    ... 12 more

    also, /release 3 works, but puts out zombies before creepers.
    Note to self: Do not release creepers in base

    Edit: Holy crap do i not understand how this forum works. /blarg[/CODE][/FONT][/COLOR][/FONT][/COLOR]
     
  7. Offline

    fullwall

    Try redownloading. I changed it so 0 = 1 (slot numbers start from 0). Did monster names work?
     
  8. Offline

    unjoker

    I tried redownloading it, slot 1 works. But the mobs still attack me):
     
  9. Offline

    fullwall

    Can you tell me console output after redownloading monstertamer.jar?
     
  10. Offline

    Tachoh

    Hey. I love this mod. Think you can add a direct .jar link like you did with Gastronomic?

    Thanks a lot mang.
     
  11. Offline

    Itssnowing

    Re-downloaded it, and now release 1 and 3 work, but not two. With two, and four*, I get a message saying "An internal error has occurred while attempting this command." along with the message from before. (I can post it again, and try to get rid of the freakish amount of tags, if you'd like.)

    *I did not have 4 monsters, though.
     
  12. Offline

    fullwall

    Try redownloading. Added direct link.
     
    Tachoh likes this.
  13. Offline

    Itssnowing

    6, 8 and 10 don't work either. Should I be testing for friendly monsters too?
     
  14. Offline

    fullwall

    Yes, you need to tell me server output.
    --- merged: Mar 4, 2011 5:52 AM ---
    Redownload, tell me output of release.
     
  15. Offline

    Itssnowing

    I did redownload. Should I do it again?
     
  16. Offline

    fullwall

    I guess - tell me server output on entity targeting, and on using /release [slot]
     
  17. Offline

    Itssnowing

    Say, what's entity targeting? As in, whacking a sheep on the head with a piece of bedrock? I don't think there is any, but I'll check.

    Edit: When I hit a pig with bedrock, the console spits out a message saying "34 20". Nothing else.

    OK, I think I've got this code thing figured out. Hopefully.
    This is the result of "Release 2":
    Code:
    2011-03-03 23:00:58 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'rele
    ase' in plugin MonsterTamer v1.15
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:21)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    76)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:638)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            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)
    Caused by: java.lang.NumberFormatException: For input string: "Sheep"
            at java.lang.NumberFormatException.forInputString(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at com.fullwall.MonsterTamer.MonsterTamer.releaseMonster(MonsterTamer.ja
    va:281)
            at com.fullwall.MonsterTamer.MonsterTamer.onCommand(MonsterTamer.java:10
    5)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)
            ... 12 more
    
     
  18. Offline

    fullwall

    OK, redownload.
     
  19. Offline

    Itssnowing

    Everything up to 10 works after redownloading, but 11, 13, 15, 17 don't work.
     
  20. Offline

    stickynote

    when i try the command it says i dont have permission to use the command
     
  21. Offline

    Jmmxp

    Fullwall, sorry if this has been asked already but why do my monsters attack me when I release them?
     
  22. Offline

    fullwall

    Sorry, still working on that - could you tell me server output when they attack?
     
  23. Offline

    Jmmxp

    Err , it just gives a number 2 times, like "15557" "15557" or "2051" "2051" ( If you mean what's showing up on the server.bat)
     
  24. Offline

    fullwall

    OK, try redownloading.
     
  25. Offline

    Jmmxp

    Perfect! Thanks so much! Time to troll my friends house with loads of creepers :D. Also, what Phoenix Wright games have you played?
     
  26. Offline

    Itssnowing

    Now all odd numbers 1-17 don't work. (I don't have enough for testing up to twenty. 19 will be checked in a second.)
    --- merged: Mar 4, 2011 6:55 AM ---
    19 doesn't work for me either.
     
  27. Offline

    fullwall

    All of them ofc - all beaten, except for investigations (lost my save file on the last case...)
     
  28. Offline

    stickynote

    try re downloading what
     
  29. Offline

    fullwall

    What messages do you get Itssnowing?
    --- merged: Mar 4, 2011 7:01 AM ---
    Redownloading from the first post.
     
  30. Offline

    stickynote

    tried re downloading didnt work so is it q or you have to throw them?
     

Share This Page