Lua Error when ApplySetting is called on ring.lua line 58 #37


  • New
  • Defect
Open
Assigned to _ForgeUser1767503
  • _ForgeUser2193178 created this issue Jan 27, 2012

    What steps will reproduce the problem?
    1. Open options
    2. Change Texture
    3.Hit Okay

    What is the expected output? What do you see instead?
    I expected the texture to change and the setting to apply, instead it triggers lua arrors

    What version of the product are you using?
    Latest release installed via curseclient

    Do you have an error log of what happened?
    Date: 2012-01-28 00:03:48
    ID: 1
    Error occured in: Global
    Count: 2
    Message: ..\AddOns\GCD\Modules\Ring.lua line 58:
       attempt to call method 'ApplySettings' (a nil value)
    Debug:
       (tail call): ?
       GCD\Modules\Ring.lua:58:
          GCD\Modules\Ring.lua:56
       (tail call): ?
       [C]: ?
       [string "safecall Dispatcher[2]"]:9:
          [string "safecall Dispatcher[2]"]:5
       (tail call): ?
       ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:798:
          ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:613
       (tail call): ?
       [C]: ?
       [string "safecall Dispatcher[3]"]:9:
          [string "safecall Dispatcher[3]"]:5
       (tail call): ?
       ...ace\AddOns\Bartender4\libs\AceGUI-3.0\AceGUI-3.0.lua:314: Fire()
       ...er4\libs\AceGUI-3.0\widgets\AceGUIWidget-EditBox.lua:74:
          ...er4\libs\AceGUI-3.0\widgets\AceGUIWidget-EditBox.lua:71
       ...er4\libs\AceGUI-3.0\widgets\AceGUIWidget-EditBox.lua:115:
          ...er4\libs\AceGUI-3.0\widgets\AceGUIWidget-EditBox.lua:112

    Please provide any additional information below.
    Think that about covers it.

  • _ForgeUser2193178 added the tags New Defect Jan 27, 2012

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