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


Closed
  • 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
  • nebula169 closed issue May 17, 2024

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