Error when loading in Pre-Patch 11.0 #1


Open
Assigned to talryn
  • Spennig created this issue Jul 24, 2024

    Addon seems to still be working as expected, but this comes up in my bugsack:

     

    1x FriendNotes/FriendNotes.lua:115: Usage: HookScript(object, method, [handler]): You can only hook a script on a frame object
    [string "=[C]"]: ?
    [string "@Ace3/AceHook-3.0-9/AceHook-3.0.lua"]:143: in function <Ace3/AceHook-3.0/AceHook-3.0.lua:118>
    [string "@Ace3/AceHook-3.0-9/AceHook-3.0.lua"]:366: in function `HookScript'
    [string "@FriendNotes/FriendNotes.lua"]:115: in function <FriendNotes/FriendNotes.lua:113>
    [string "=[C]"]: ?
    [string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
    [string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
    [string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>

    Locals:
    (*temporary) = "Usage: HookScript(object, method, [handler]): You can only hook a script on a frame object"

  • Talryn posted a comment Jul 29, 2024

    I have fixed this and the new version should be out any time.

  • Talryn self-assigned this issue Jul 29, 2024

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