Inactive [FUN/RPG] MyWolf - Take a wolf on a leash

Discussion in 'Inactive/Unsupported Plugins' started by Keyle, May 4, 2011.

Thread Status:
Not open for further replies.
  1. MyWolf
    take a wolf on a leash

    [​IMG]
    Moved to BukkitDev:
     
  2. Offline

    Joeyy

    Code:
    [SEVERE] Could not pass event CUSTOM_EVENT to MyWolf
    java.lang.UnsupportedOperationException: All audio files must be ogg vorbis, wav, or midi type
    	at org.getspout.spout.sound.SimpleSoundManager.playCustomFile(SimpleSoundManager.java:224)
    	at org.getspout.spout.sound.SimpleSoundManager.playCustomSoundEffect(SimpleSoundManager.java:200)
    	at org.getspout.spout.sound.SimpleSoundManager.playGlobalCustomSoundEffect(SimpleSoundManager.java:179)
    	at org.getspout.spout.sound.SimpleSoundManager.playGlobalCustomSoundEffect(SimpleSoundManager.java:173)
    	at de.Keyle.MyWolf.Listeners.MyWolfLevelUpListener.onLevelUp(MyWolfLevelUpListener.java:44)
    	at de.Keyle.MyWolf.event.LevelUpListener.onCustomEvent(LevelUpListener.java:37)
    	at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    	at de.Keyle.MyWolf.Skill.MyWolfExperience.addEXP(MyWolfExperience.java:102)
    	at de.Keyle.MyWolf.Listeners.MyWolfEntityListener.onEntityDeath(MyWolfEntityListener.java:195)
    	at org.bukkit.plugin.java.JavaPluginLoader$60.execute(JavaPluginLoader.java:663)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    	at net.minecraft.server.EntityLiving.q(EntityLiving.java:467)
    	at net.minecraft.server.EntityLiving.die(EntityLiving.java:447)
    	at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:391)
    	at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:43)
    	at net.minecraft.server.EntityWolf.a(EntityWolf.java:346)
    	at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
    	at net.minecraft.server.EntityWolf.c_(EntityWolf.java:92)
    	at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
    	at net.minecraft.server.EntityWolf.v(EntityWolf.java:133)
    	at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    	at net.minecraft.server.EntityWolf.m_(EntityWolf.java:161)
    	at net.minecraft.server.World.entityJoinedWorld(World.java:1212)
    	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    	at net.minecraft.server.World.playerJoinedWorld(World.java:1194)
    	at net.minecraft.server.World.cleanUp(World.java:1110)
    	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:450)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Pet just leveled to LV2 when this occured.
    It also gave me a message ingame with: MSG_Inventory.

    I also noticed that I was able to give my wolf more hp then he was able to have. I was able to get him to 20/6.
    But when the wolf gets attacked he doesn't have 20hp because he dies in 2 hits from a zombie.
     
  3. Offline

    Tobbi

    How do you give your dog a inventory?????

    the same thing happemd to me

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  4. sorry
    for my long absence but I was ill and could not be on my computer >.<
    will think about that
    a reload of the server removes all wolves an create new wolves. You get the +1hp message because the wolf levels up on server startup because I set the exp like the wolf kills a monster.
    On a normal startup you don't notice it because you aren't on the server :p.
    Very strange . . . no errors??? how did the wolf despawn??
    
    This is because the Soundfile I choose is not a ogg file
    an the HP issue is only a display problem when the wolf was tamed right now I think. A wolf only should have 6HP when he was leashed
    

    
     
  5. Offline

    parker_digg

    This is spamming me to death. (Well, every 3 seconds or so)

    [​IMG]
     
  6. Offline

    faeldray

    How do you increase the max HP of the wolf? I saw that someone suggested left-clicking with cookies but that doesn't work. 6HP just feels too low to me. Thanks in advance!
     
  7. Offline

    max96at

    Is it intended that a friendly wolf attacks a player that hits it?
     
  8. Offline

    Marcos Cosmos

    Configure level skills, and then train your wolf accordingly!, every time HP is mentioned in the config adds 1 HP to your wolf's total, (at the appropriate level of course),
    @max96at I believe it's something that was overlooked in the plugin, and that @Keyle intends to prevent it, or allow prevention. But you'll have to wait for him to reply for confirmation. For now though, it's not a a glitch, (it should only happen where PVP is enabled though.)
     
  9. Offline

    max96at

    @Marcos Cosmos
    PVP is enabled everywhere on my server because we're playing without any cheating waiting for 1.8 to create a good world and open up the real server. MyWolf is currently one of the most loved plugins because of the not dropping inventory, but when were in the mine and someone accidentally hit's a wolf he get's killed even though all wolfes were on friendly.
    Also one improvement would be when the behavior and pickup state would get saved on server stop, because it is annoying for my users, to change it on server start.
     
  10. I will hopefully fix that, but it's a very rare NPE I think
    Like Marcos Cosmos said you have to configure the HP the wolf will have in the config and then you have to level the wolf.
    When the wolf's behaivior is friendly he shouldn't attack anything :(
    nice to hear that my plugin is liked
    How often do you restart your server :p
     
  11. Offline

    max96at

    Sag das meinem Wolf. (sorry didn't know how to exactly say this in englisch but as far as I know your german)

    I rent my server and it only has 0.5 GB RAM, because of that I have a auto restart at midnight -> We have to change pickup and behavior at least every day -.-
     
  12. xD Böser Wolf :p Naja werd ma dannach schauen

    0,5GB RAM :confused: thats nothing :confused: I will add it :p will be quickly done
     
  13. Offline

    max96at

    I know ... nitrado.net
    Hardware
    IP:217.198.137.38
    CPU:Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (4 Cores)
    RAM:16 GB
    Uplink:1000 Mbit

    But only 500 Mb are for my MC server -.- (Ich komme mir verarscht vor)
     
  14. Ach was du musst dir doch nich verarscht vorkommen xD du wirst verarscht xD

    500MB von 16GB ich lach mich schlapp xD
     
  15. Offline

    Marcos Cosmos

    I've been loooking for mywolf servers.... though... I don't speak german.. will that be a problem? :c

    Edit: I hate being monolingual... multilingualism isnt a real part of our learning (its non mandatory and usually at my school there's not enough people choosing it for it to go ahead... besides I had to choose subjects for career building and uni... which in Australia isnt so much a second language) ._., and I'm lazy as hell xD
     
  16. Offline

    max96at

    das is für 10 slots, ich frag mich obs bei einem 100 slot server 1 GB gibt^^

    I don't know
    atm it's a private server and we are just playing around with almost a stack of diamond blocks (we mine most of the time)

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

    Marcos Cosmos

    I like small servers.. 15-25 as a server cap.. and really I'm not that too serious a player... I just like to chat and stuff.. though I really should learn how to use a bow then maybe I could be decent at combat, I've only used one once, I always forget. Anyway... mind if I take a look? c:
     
  18. Offline

    max96at

    what is your minecraft account name? I need to whitelist you
     
  19. Offline

    Marcos Cosmos

    Ixcshr, (a friends account, he doesn't go on public servers though o.o)
     
  20. Offline

    max96at

    you have to use spout client IP:m2r.nitrado.net
     
  21. Offline

    Mentioum

    Feel free to drop on and check out LPMinecraft - server.lpminecraft.com
     
  22. Offline

    max96at

    @Keyle
    Could you please take a look at mmoParty?
    It would be great to use that in combination with MyWolf
     
  23. Offline

    parker_digg

    Yes, it seems to have gone away for now.
     
  24. Offline

    max96at

    One more request:
    Make it possible to set a Maxlevel and to manually set the needed exp for each level
    without maxlevel the wolfs have unlocked all skills but still level up and get a longer respawn time.
    My last level with skill is level 15 and they currently need 32768 exp to get from lvl 14 to 15
     
  25. already possible :p
    but you have to know JavaScript.
     
  26. Offline

    Drei Gyuu

    Will the client fix for wolf texture work even if I have a 32x design?
     
  27. Offline

    Aprof

    why my bukkit doesn't detect it?
     
  28. Offline

    Drei Gyuu

    did you install spout?
     
  29. Hello,

    Why can't I change the skin of my wolfe ?
     
  30. It says unknown command when I type /wolfskin (player name)
     
  31. Offline

    Aprof

    ok, it's working, but i have got a wolf, i write /wolfname and it say, that i don't have a wolf!
     
Thread Status:
Not open for further replies.

Share This Page