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

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

  1. Offline

    Itssnowing

    I was assuming it was the same, but I didn't check. The one I get in-game is still the same.


    Code:
    2011-03-04 00:09:13 [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
    
     
  2. Offline

    stickynote

    23:13:28 [INFO] Starting minecraft server version Beta 1.3
    23:13:28 [WARNING] **** NOT ENOUGH RAM!
    23:13:28 [WARNING] To start the server with more ram, launch it as "java -Xmx102
    4M -Xms1024M -jar minecraft_server.jar"
    23:13:28 [INFO] Loading properties
    23:13:28 [INFO] Starting Minecraft server on *:25565
    23:13:28 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    23:13:28 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    23:13:28 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    23:13:28 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    23:13:28 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-493-
    g8b5496e-b493jnks (MC: 1.3)
    23:13:28 [INFO] Preparing level "world"
    23:13:28 [INFO] Preparing start region
    23:13:29 [INFO] [Permissions] version [2.1] (Handler) was Initialized.
    23:13:29 [INFO] [MonsterTamer]: version [1.15] (Companions) loaded
    23:13:29 [SEVERE] PLAYER_COMMAND loading Permissions v1.0 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_COMMAND
    at com.nijikokun.bukkit.Permissions.Permissions.registerEvents(Permissio
    ns.java:118)
    at com.nijikokun.bukkit.Permissions.Permissions.onEnable(Permissions.jav
    a:111)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:414)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
    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)
    23:13:29 [INFO] Done (0.114s)! For help, type "help" or "?"
    >


    dont know what to do the thing doesnt work for me
     
  3. Offline

    Itssnowing

    I'm not sure, but StickyNote, it looks to me like the problem is Permissions. It looks like you have two different versions installed. (Maybe I'm wrong about this, I'm definitely no computer expert, let alone understanding java code.)
     
  4. Offline

    fullwall

    You're using an old version of Permissions StickyNote. Itssnowing - can you paste the users file for you?
     
  5. Offline

    stickynote

    and can you tell me where i can get permissions same version as monster tamer
     
  6. Offline

    Itssnowing

    Sure thing.


    I kinda cheated to get some extra sheep :B
    Code:
    #Fri Mar 04 00:10:57 MST 2011
    itssnowing=Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Sheep,7;Pig,7;Pig,7;Pig,7;Chicken,7;Chicken,7;
    
     
  7. Offline

    fullwall

    Get 2.5.1.
    --- merged: Mar 4, 2011 7:28 AM ---
    Try again itssnowing.
     
  8. Offline

    Itssnowing

  9. Offline

    stickynote

    23:27:26 [INFO] Starting minecraft server version Beta 1.3
    23:27:26 [WARNING] **** NOT ENOUGH RAM!
    23:27:26 [WARNING] To start the server with more ram, launch it as "java -Xmx102
    4M -Xms1024M -jar minecraft_server.jar"
    23:27:26 [INFO] Loading properties
    23:27:26 [INFO] Starting Minecraft server on *:25565
    23:27:26 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    23:27:26 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    23:27:26 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    23:27:26 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    23:27:26 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-493-
    g8b5496e-b493jnks (MC: 1.3)
    23:27:26 [INFO] Preparing level "world"
    23:27:26 [INFO] Preparing start region
    23:27:27 [INFO] [Permissions] version [2.5] (Phoenix) was Initialized.
    23:27:27 [INFO] [MonsterTamer]: version [1.15] (Companions) loaded
    23:27:27 [INFO] [Permissions] version [2.5] (Phoenix) loaded
    23:27:27 [INFO] Warpz0r version 1.05 is enabled
    23:27:27 [INFO] [Tombstone] Loaded Permissions v2.5 for permissions
    23:27:27 [INFO] Done (0.113s)! For help, type "help" or "?"


    If this is what im suppose to get than thanks alot
     
  10. Offline

    Itssnowing

    Try re-downloading, you mean?

    @Stickynote: That looks like fine to me. Good luck!
     
  11. Offline

    fullwall

    Yes. And that should be fine stickynote.
     
  12. Offline

    stickynote

    Thanks a lot and just caught my first creep
    Nice work!!!
     
  13. Offline

    Itssnowing

    1-20 all work. =D

    @Stickynote: Be careful! They still attack.
     
  14. Offline

    stickynote

    actually when i type /ms it says i dont have permission for that command
     
  15. Offline

    Itssnowing

    Make sure it's enabled in permissions?
     
  16. Offline

    stickynote

    if you mean in the folder permissions then theres nothing there its empty
    --- merged: Mar 4, 2011 7:51 AM ---
    and if not where
     
  17. Offline

    TheDarkness73

    Please do. Until I absolutely have to learn permissi0ns, I'm not going to use it. SO could you please make it so its not op only, so other people can use it without permissions? I really want to combine this with mob rider. Also, will you make it so friendlies dont burn in the sun?
     
  18. Offline

    fullwall

    I removed op only if no permissions already. I will do the friendlies not burning soon.
    --- merged: Mar 4, 2011 9:56 AM ---
    Actually... can you test if friendlies burn now?
     
  19. Offline

    TheDarkness73

    It isnt working, and im not using permssions, ould that be the problem?
     
  20. Offline

    fullwall

    What server output do you get? That may be the problem...
     
  21. Offline

    TheDarkness73

    What do you mean? The coding in the server log? and is it possible to catch giants?
     
  22. Offline

    fullwall

    Are there any errors in the log. Yes it is possible.
     
  23. Offline

    Kylergs

    Can you upload the plugin as a zip because my computer can't open the .rar as it is
     
  24. Offline

    Itssnowing

    Try this. I'm not sure if it will work, but good luck!
     

    Attached Files:

  25. Offline

    ssechaud

    I get no errors in the server log when a released mob attacks.
     
  26. Offline

    Jeremy Butcher

    Awesome plugin, catching and releasing works with one problem, If i type /release Cow or Chicken or what ever, it always ignores the word and releases the last thing i picked up.
     
  27. Offline

    Itssnowing

    @ Jeremy Butcher: I don't think there is a command /release [monster]. Are you giving the command and pressing "Q"? If so, it won't affect it. I think the most accurate method is to type /Release [#]. The number is the slot that the monster is in. (I think that typing /monsters will give you a list of monsters you own. I'm not so sure how slots are arranged, though.)
     
  28. Offline

    Jeremy Butcher

    ah ok will try that as well thanks :)
     
  29. Offline

    Itssnowing

    You're welcome ^_^
     
  30. Offline

    Jeremy Butcher

    Also an idea for the maker, we were wondering if it was possible to program the monsters to attack hostile mobs at night, like a small defense force you could bring around.
     

Share This Page