xHUD

46 - Esc key quits working

What steps will reproduce the problem?
1. Messing with the gui, will eventually do it.
2. Soon as you target a mob
3.

What is the expected output? What do you see instead?
Esc key will bring up Menu options, and clear friendly target. Instead nothing happens when pushing esc key.

What version of the product are you using?
2.1.7.3

Do you have an error log of what happened?
Not sure if this has anything to do with the problem, but here is some of the logs.

[09/06/21][13:06:08] [Error]: (xHUD):  Script Call failed - Error while calling [xHUD.UpdateBuffs]:
[string "Interface/AddOns\xHUD\xHUDBuffs.lua";]:101: bad argument #1 to 'pairs' (table expected, got nil)

Script Call failed - Error while calling [xHUD.OnUpdate]:
[string "Interface/AddOns\xHUD\xHUDGUI.lua";]:197: attempt to index local 'settings' (a nil value)

Script Call failed - Error while calling [xHUD.Initialize]:
[string "Interface/AddOns\xHUD\xHUD.lua";]:1090: attempt to index field '?' (a nil value)

Script Call failed - Error while calling [xHUD.UpdateTargets]:
[string "Interface/AddOns\xHUD\xHUD.lua";]:1104: attempt to index field '?' (a nil value)

Script Call failed - Error while calling [xHUD.UpdateTargets]:
[string "Interface/AddOns\xHUD\xHUD.lua";]:1090: attempt to index field '?' (a nil value)

Script Call failed - Error while calling [LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Blackframe80Button83]:
[string "Interface/AddOns\xHUD\xHUD.lua";]:1090: attempt to index field '?' (a nil value)

[09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image56 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image56() will never be executed.

[09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image57 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image57() will never be executed.

[09/06/21][13:06:12] [Warning]: (xHUD):  Warning: Window LIBGUI_Window60Image61 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window60Image61() will never be executed.

[09/06/21][13:06:12] [Warning]: (xHUD):  Warning: Window LIBGUI_Window60Image62 is not handling input events, so the OnLButtonDown callback LIBGUI_ELEMENT.events.OnLButtonDown.LIBGUI_Window60Image62() will never be executed.

Please provide any additional information below.
Nothing

User When Change
computerpunk Fri, 21 Aug 2009 19:29:44 Changed assigned to from computerpunk to talvinen
computerpunk Mon, 20 Jul 2009 04:50:11 Changed status from New to Waiting
zurass Sun, 21 Jun 2009 19:02:44 Changed description:
  Script Call failed - Error while calling [xHUD.OnUpdate]:
  [string "Interface/AddOns\xHUD\xHUDGUI.lua"]:197: attempt to index local 'settings' (a nil value)

+ Script Call failed - Error while calling [xHUD.Initialize]:
+ [string "Interface/AddOns\xHUD\xHUD.lua"]:1090: attempt to index field '?' (a nil value)
+
+ Script Call failed - Error while calling [xHUD.UpdateTargets]:
+ [string "Interface/AddOns\xHUD\xHUD.lua"]:1104: attempt to index field '?' (a nil value)
+
+ Script Call failed - Error while calling [xHUD.UpdateTargets]:
+ [string "Interface/AddOns\xHUD\xHUD.lua"]:1090: attempt to index field '?' (a nil value)
+
+ Script Call failed - Error while calling [LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Blackframe80Button83]:
+ [string "Interface/AddOns\xHUD\xHUD.lua"]:1090: attempt to index field '?' (a nil value)
+
  [09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image56 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image56() will never be executed.
  [09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image57 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image57() will never be executed.
zurass Sun, 21 Jun 2009 18:50:06 Changed description:
  Do you have an error log of what happened?
  Not sure if this has anything to do with the problem, but here is some of the logs.

+
  [09/06/21][13:06:08] [Error]: (xHUD):  Script Call failed - Error while calling [xHUD.UpdateBuffs]:
  [string "Interface/AddOns\xHUD\xHUDBuffs.lua"]:101: bad argument #1 to 'pairs' (table expected, got nil)
+
+ Script Call failed - Error while calling [xHUD.OnUpdate]:
+ [string "Interface/AddOns\xHUD\xHUDGUI.lua"]:197: attempt to index local 'settings' (a nil value)
  [09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image56 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image56() will never be executed.
zurass Sun, 21 Jun 2009 18:16:01 Changed description:
  2.1.7.3

  Do you have an error log of what happened?
- no
+ Not sure if this has anything to do with the problem, but here is some of the logs.
+
+ [09/06/21][13:06:08] [Error]: (xHUD):  Script Call failed - Error while calling [xHUD.UpdateBuffs]:
+ [string "Interface/AddOns\xHUD\xHUDBuffs.lua"]:101: bad argument #1 to 'pairs' (table expected, got nil)
+
+ [09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image56 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image56() will never be executed.
+
+ [09/06/21][13:06:10] [Warning]: (xHUD):  Warning: Window LIBGUI_Window55Image57 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window55Image57() will never be executed.
+
+ [09/06/21][13:06:12] [Warning]: (xHUD):  Warning: Window LIBGUI_Window60Image61 is not handling input events, so the OnLButtonUp callback LIBGUI_ELEMENT.events.OnLButtonUp.LIBGUI_Window60Image61() will never be executed.
+
+ [09/06/21][13:06:12] [Warning]: (xHUD):  Warning: Window LIBGUI_Window60Image62 is not handling input events, so the OnLButtonDown callback LIBGUI_ELEMENT.events.OnLButtonDown.LIBGUI_Window60Image62() will never be executed.
  Please provide any additional information below.
  Nothing
zurass Sun, 21 Jun 2009 17:54:27 Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated on
21 Aug 2009
Reported on
21 Jun 2009
Status
Waiting - Waiting for more information.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees