Visual Heal not working in SoD Phase 2 when running Empowered Renew rune #1433


Open
  • ixypixie created this issue Feb 13, 2024

    Equipping the Empowered Renew rune seems to break the visual heal progress, remove the rune and it works again.

  • fuzzyrig posted a comment Mar 1, 2024

    In SOD Phase 2 I'm experiencing similar after using the Enhanced Restoration Skill Book on my druid.  I think this book may change the Spell ID of Rejuvenation and Regrowth to values not defined in the Visual Heal library.

    Date: 2024-03-01 04:06:36
    ID: 1
    Error occured in: Global
    Count: 1
    Message: .../VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua line 818:
    attempt to perform arithmetic on local 'requiresLevel' (a nil value)
    Debug:
    [string "@Interface/AddOns/PitBull4/Modules/VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:818:
    .../VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:807
    [string "@Interface/AddOns/PitBull4/Modules/VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:967:
    .../VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:965
    [string "@Interface/AddOns/PitBull4/Modules/VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:2706: ?()
    [string "@Interface/AddOns/PitBull4/Modules/VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:3348:
    .../VisualHeal/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3346
    Locals:
    spellData = <table> {
    interval = 3
    levels = <table> {
    }
    averages = <table> {
    }
    }
    spellName = "Rejuvenation"
    spellID = 417063
    spellRank = nil
    average = nil
    requiresLevel = nil
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = 40
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'requiresLevel' (a nil value)"
    type = <function> defined =[C]:-1
    min = <function> defined =[C]:-1
    playerLevel = 40


    Edited Mar 1, 2024
  • YojiroDJ posted a comment Apr 23, 2024

    I think I've managed to fix the issue but I don't have a high enough druid or priest to test it.

    If anyone happens to read this and is willing to test it out.

    Navigate to the folder: World of Warcraft\_classic_era_\Interface\AddOns\PitBull4\Modules\VisualHeal\Libs\LibHealComm-4.0

    and replace LibHealComm-4.0.lua with this one LibHealComm-4.0.lua

    (You can click on the download icon on the top right to download the file or click on File on the top left and then Download)


    Edited Apr 23, 2024

To post a comment, please login or register a new account.