BC-Classic open beta errors #303


Closed
  • desa0153 created this issue May 18, 2021

    Message: ...\IceHUD\libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:1076: Attempt to register unknown event "PLAYER_TALENT_UPDATE"
    Time: Tue May 18 17:40:48 2021
    Count: 1
    Stack: ...\IceHUD\libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:1076: Attempt to register unknown event "PLAYER_TALENT_UPDATE"
    [string "=[C]"]: in function `RegisterEvent'
    [string "@Interface\AddOns\IceHUD\libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua"]:1076: in function `activate'
    [string "@Interface\AddOns\IceHUD\libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua"]:1121: in main chunk

    Locals: (*temporary) = <unnamed> {
    0 = <userdata>
    }
    (*temporary) = "PLAYER_TALENT_UPDATE"

  • desa0153 posted a comment May 18, 2021

    using latest bc version on beta

  • Parnic posted a comment May 18, 2021

    This is a problem with LibRangeCheck-2.0. You can see it has already been reported to that library's developer:

    https://www.wowace.com/projects/librangecheck-2-0

    https://www.wowace.com/projects/librangecheck-2-0/issues/15

     

    IceHUD will function without LibRangeCheck, it's an optional dependency. If you want to just delete the LibRangeCheck line from IceHUD's embeds.xml file, it should continue to work fine.

     

    I've switched IceHUD to package a community-updated build of LibRangeCheck as the amount of reports of this issue are overwhelming. It takes a lot of time and energy to maintain this for a version of the game I will never play. Donations are always appreciated. :)


    Edited May 20, 2021
  • Parnic closed issue May 18, 2021
  • Parnic edited title May 18, 2021

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