Error copying profiles #11


  • New
  • Defect
Open
Assigned to ardentvark
  • _ForgeUser315616 created this issue Oct 18, 2009

    Copy profile from one character to another using the Copy From dropdown list in the Profile section of the options. You get this:

    SexyCooldown-0.6.6\core.lua:138: attempt to call method 'RefreshCooldowns' (a nil value)
    CallbackHandler-1.0-5:146: in function <...ist\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
    <string>:"safecall Dispatcher[2]":4: in function <[string "safecall Dispatcher[2]"]:4>
    <in C code>: ?
    <string>:"safecall Dispatcher[2]":13: in function `?'
    CallbackHandler-1.0-5:91: in function `Fire'
    AceDB-3.0-17 (AckisRecipeList):555: in function `ResetProfile'
    AceDB-3.0-17 (AckisRecipeList):515: in function `CopyProfile'
    AceDBOptions-3.0-10:258: in function <...s\Acheron\Libs\AceDBOptions-3.0\AceDBOptions-3.0.lua:257>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    ...:
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceGUI-3.0-28 (AckisRecipeList):305: in function `Fire'
    ...st\libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:426: in function <...st\libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:417>:
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceGUI-3.0-28 (AckisRecipeList):305: in function `Fire'
    ...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:333: in function <...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:328>:

    Locals:
    Sometimes debuglocals() returns nothing, it's one of those times... (FYI: This message is a HotFix from Decursive to prevent a C stack overflow)

  • _ForgeUser315616 added the tags New Defect Oct 18, 2009
  • Dajova posted a comment Nov 5, 2009

    I have a similar error, but this it from when i switch profiles only:

    [2009/11/06 02:32:06-1155-x1]: SexyCooldown-0.6.6\core.lua:138: attempt to call method 'RefreshCooldowns' (a nil value)
    CallbackHandler-1.0-5:146: in function <...non\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
    <string>:"safecall Dispatcher[3]":4: in function <[string "safecall Dispatcher[3]"]:4>
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":13: in function `?'
    CallbackHandler-1.0-5:91: in function `Fire'
    AceDB-3.0-19 (EnhancedCharStats):441: in function `SetProfile'
    AceDBOptions-3.0-10:217: in function <...\BankStack\lib\AceDBOptions-3.0\AceDBOptions-3.0.lua:216>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceConfigDialog-3.0-38:794: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:614>
    ...:
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceGUI-3.0-29 (EnhancedCharStats):326: in function `Fire'
    ...ts\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:437: in function <...ts\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:428>:
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceGUI-3.0-29 (EnhancedCharStats):326: in function `Fire'
    ...b\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:333: in function <...b\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:328>:
    
      ---
    

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