• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Khryptor - All in One Priest CC (PvE, PvP, RaF, Healbot)

    Discussion in 'Archives' started by raphus, Jul 28, 2010.

    Thread Status:
    Not open for further replies.
    1. Robertoisrad

      Robertoisrad New Member

      Joined:
      Jun 30, 2010
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      Same error as above. Amazing CC so far though! I was top on a BG for healing 2-3 times in a row! TY
       
    2. elsteve

      elsteve Member

      Joined:
      Feb 19, 2010
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      6
      I'm seeing random freezes in Battlegrounds (Healbot & Warsong Gulch) and CPU usage spiking to 100% - (like it's caught in a loop somewhere) stopping and restarting HB works, but for a very short time.

      Also, in WG the bot won't jump off the ledge by the graveyard just stutter steps back 'n forth. Don't know if this is a CC/mesh/HB issue though...
       

      Attached Files:

    3. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      I haven't experienced any freezes so far. Been using/testing for a month while coding. It is hard to identify the problem by the current information.
       
    4. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      redownload Version 1.11. Hopefully the exception is fixed
       
    5. Crazyd22

      Crazyd22 Member

      Joined:
      Mar 25, 2010
      Messages:
      165
      Likes Received:
      0
      Trophy Points:
      16
      Is this working for 1.9.5.5? I can't seem to get it to work
       
    6. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      Latest version won't work with older versions because of API changes. However in the zip there is an archvies folder including all older versions. Try them one by one till you find one working with 1.9.5.5
       
    7. Crazyd22

      Crazyd22 Member

      Joined:
      Mar 25, 2010
      Messages:
      165
      Likes Received:
      0
      Trophy Points:
      16
      Alright thanks! ^^
       
    8. angrybaldguy

      angrybaldguy New Member

      Joined:
      Aug 27, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      I'm getting that same thing as well even with 1.11. Amazing CC though. Thanks a bunch
       
    9. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      Have you redownloaded it after my post? I changed the file
       
    10. angrybaldguy

      angrybaldguy New Member

      Joined:
      Aug 27, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      yea i've tried it twice. it only happens after one AB ends and I get into another one that hasn't started yet. If I get into one that is already in the middle of the battle, it doesn't happen.

      log:
      [7:11:27 PM:356] Activity: Leaving battleground.
      [19:11:29.8352] [Navigator] Loaded new tiled mesh for map "Azeroth".
      [7:11:29 PM:849] Activity: Queuing for battleground
      [7:11:29 PM:855] Queueing up AB
      [7:11:29 PM:855] for i = 1, GetNumBattlegroundTypes() do local _,_,_,_,id = GetBattlegroundInfo(i); if id == 3 then RequestBattlegroundInstanceInfo(i); end end
      [7:11:37 PM:535] Activity: Waiting for BattlefieldPort
      [7:11:52 PM:457] Activity: Accepting battlefield port...
      [7:11:52 PM:464] Wait 7 seconds and then accept battlefield port.
      [7:12:03 PM:77] Entered AB
      [19:12:03.5671] [Navigator] Loaded new tiled mesh for map "PVPZone04".
      [7:12:03 PM:980] [Khryptor v1.11]: An Exception occured. Check debug log for details.
      [7:12:03 PM:982] [Khryptor v1.11]: System.InvalidOperationException: Cannot read a descriptor on an invalid object. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1459, offset:6 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2271, offset:9 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2273, offset:224 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2275, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2327, offset:17
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      at Styx.WoWInternals.WoWObjects.WoWObject.[T](UInt32 field)
      at Styx.WoWInternals.WoWObjects.WoWUnit.[T]( field)
      at Styx.WoWInternals.WoWObjects.WoWUnit.GetCurrentPower(WoWPowerType power)
      at Styx.WoWInternals.WoWObjects.WoWUnit.GetPowerPercent(WoWPowerType p)
      at Styx.WoWInternals.WoWObjects.WoWUnit.get_HealthPercent()
      at Khryptor.Priest.CheckForHeal(Dictionary`2 heals) in c:\Users\Kyle\Downloads\Honorbuddy 1.9.5.8\Honorbuddy 1.9.5.8\CustomClasses\Khryptor\Priest.cs:line 559
      at Khryptor.Priest.HealbotPvP() in c:\Users\Kyle\Downloads\Honorbuddy 1.9.5.8\Honorbuddy 1.9.5.8\CustomClasses\Khryptor\HealbotPvP.cs:line 87
      at Khryptor.Priest.Pulse() in c:\Users\Kyle\Downloads\Honorbuddy 1.9.5.8\Honorbuddy 1.9.5.8\CustomClasses\Khryptor\Priest.cs:line 391
      [7:12:03 PM:988] Activity: Moving to gate
      [7:12:04 PM:436] [Khryptor v1.11]: System.InvalidOperationException: Cannot read a descriptor on an invalid object. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1459, offset:6 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2271, offset:9 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2273, offset:224 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2275, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2327, offset:17
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      --- End of inner exception stack trace ---
      at Styx.WoWInternals.WoWObjects.WoWObject.[T](UInt32 field)
      at Styx.WoWInternals.WoWObjects.WoWUnit.[T]( field)
      at Styx.WoWInternals.WoWObjects.WoWUnit.GetCurrentPower(WoWPowerType power)
      at Styx.WoWInternals.WoWObjects.WoWUnit.GetPowerPercent(WoWPowerType p)
      at Styx.WoWInternals.WoWObjects.WoWUnit.get_HealthPercent()
      at Khryptor.Priest.CheckForHeal(Dictionary`2 heals) in c:\Users\Kyle\Downloads\Honorbuddy 1.9.5.8\Honorbuddy 1.9.5.8\CustomClasses\Khryptor\Priest.cs:line 559
      at Khryptor.Priest.HealbotPvP() in c:\Users\Kyle\Downloads\Honorbuddy 1.9.5.8\Honorbuddy 1.9.5.8\CustomClasses\Khryptor\HealbotPvP.cs:line 87
      at Khryptor.Priest.Pulse() in c:\Users\Kyle\Downloads\Honorbuddy 1.9.5.8\Honorbuddy 1.9.5.8\CustomClasses\Khryptor\Priest.cs:line 391
       
    11. lukeyboy89

      lukeyboy89 New Member

      Joined:
      Jan 15, 2010
      Messages:
      282
      Likes Received:
      1
      Trophy Points:
      0
      Worked for 2 BG's this time, I wonder if it has something to do with our OS? Are you on XP? I'm using Win7 64bit. Each version fixes the previous line error, but then there is a new error on a different line.

      Also the talk in party while resting isn't working for me either.
       
      Last edited: Aug 29, 2010
    12. dottzor

      dottzor Member

      Joined:
      Jan 15, 2010
      Messages:
      786
      Likes Received:
      6
      Trophy Points:
      18
      Been running it as Dungeon Healbot now for a few lvls.
      Working brilliant, kudos to you.
      Very nice work.
       
    13. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      System.InvalidOperationException: Cannot read a descriptor on an invalid object.

      exception happens only after a BG ends and exactly at loading screen right ?
       
    14. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      Updated to Version 1.12

      Changelog

      • Finally fixed the exception issue. (been running it for 10+ BGs. it is still working perfect)
       
    15. lukeyboy89

      lukeyboy89 New Member

      Joined:
      Jan 15, 2010
      Messages:
      282
      Likes Received:
      1
      Trophy Points:
      0
      Yep, you've fixed it! :D

      A few more things i have noticed are:
      - It spams Every Man For Himself (Human Trinket Racial) on Other targets.. it interferes with movement (tried to spam it 20 times in a row on other targets before). It also doesn't realize that it is on a cooldown either.
      - Resting chat is not working (for me).
      - When following a target in a BG, sometimes they run passed people fighting who need heals, but it does not stop to help.

      This custom class is beginning to become better than a lot of players lol. Great work dude, best CC by a mile.
       
    16. hug3b0n3r

      hug3b0n3r New Member

      Joined:
      Feb 6, 2010
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      plz tell me how to fix this, doing a raf and priest just stands there and heals and doesnt help doing dmg. and if the priest starts to get attack it just stand there heals it self till it runs out of mana and dies
       
    17. Kramxel

      Kramxel New Member

      Joined:
      Jan 15, 2010
      Messages:
      190
      Likes Received:
      0
      Trophy Points:
      0
      While I do not play a priest (yet) just wanted to say thanks for the hard work on this c, and the other plugins and tools I do currently use.
       
    18. hug3b0n3r

      hug3b0n3r New Member

      Joined:
      Feb 6, 2010
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      how do i make your cc stay as shadown and not keep thinking im a disc with just a few points in it
       
    19. raphus

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      have 1 more point in shadow then disc ?
       
    20. elsteve

      elsteve Member

      Joined:
      Feb 19, 2010
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      6
      and probably very low priority...but... if you start a brand new Human Priest using Mordd's Breakneck 2.0 profile and this CC, the bot will not target the starting area mobs after the initial pull. I suspect it's because they still stay "yellow" and don't turn to red after the initial pull. The mob will just stand there and eventually die.

      'course the fix is easy..swap out CC's when the bot levels - but it would be nice to have it go all the way from lvl 1... ;)
       

      Attached Files:

    Thread Status:
    Not open for further replies.

    Share This Page