OQ bug since wow patch

i got some problems with oq since last wow patch. i dont have a minimap icon anymore and i am not able to ignore someone in oq.

Message: Interface\AddOns\oqueue\oqueue.lua:6832: bad argument #1 to 'strlower' (string expected, got nil)
Time: 03/04/14 14:55:21
Count: 1
Stack: [C]: ?
[C]: in function `strlower'
Interface\AddOns\oqueue\oqueue.lua:6832: in function <Interface\AddOns\oqueue\oqueue.lua:6815>
[C]: in function `sort'
Interface\AddOns\oqueue\oqueue.lua:6867: in function `reshuffle_banlist'
Interface\AddOns\oqueue\oqueue.lua:6812: in function `populate_ban_list'
Interface\AddOns\oqueue\oqueue.lua:13065: in function `create_tab_banlist'
Interface\AddOns\oqueue\oqueue.lua:14303: in function `create_main_ui'
Interface\AddOns\oqueue\oqueue.lua:22848: in function `on_init'
Interface\AddOns\oqueue\oqueue.lua:21030: in function `?'
Interface\AddOns\oqueue\oqueue.lua:21066: in function <Interface\AddOns\oqueue\oqueue.lua:21063>

when i try to ignore someone, i get this:

Message: Interface\AddOns\oqueue\oqueue.lua:6832: bad argument #1 to 'strlower' (string expected, got nil)
Time: 03/04/14 14:56:25
Count: 1
Stack: [C]: ?
[C]: in function `strlower'
Interface\AddOns\oqueue\oqueue.lua:6832: in function <Interface\AddOns\oqueue\oqueue.lua:6815>
[C]: in function `sort'
Interface\AddOns\oqueue\oqueue.lua:6867: in function `reshuffle_banlist'
Interface\AddOns\oqueue\oqueue.lua:16487: in function `ban_add'
Interface\AddOns\oqueue\oqueue_dialogs.lua:98: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:3854: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: 

here is a list of my addons. please note that i am not using auctionator, npcscan and silverdragon as well as all skada addons besides damage and heal

Locals: 
thx for the report.  unfortunately, it's not matching up with the current version, 1.8.1d

please check the top center of oQueue for your installed version
hm, actually i am pretty sure that i installed the current version of oq before i created this post. anyway, mistakes are alway possible. so i installed it again, and i got this when i logged into wow:

Message: Interface\AddOns\oqueue\oqueue.lua:6832: bad argument #1 to 'strlower' (string expected, got nil)
Time: 03/04/14 18:28:50
Count: 1
Stack: [C]: ?
[C]: in function `strlower'
Interface\AddOns\oqueue\oqueue.lua:6832: in function <Interface\AddOns\oqueue\oqueue.lua:6815>
[C]: in function `sort'
Interface\AddOns\oqueue\oqueue.lua:6867: in function `reshuffle_banlist'
Interface\AddOns\oqueue\oqueue.lua:6812: in function `populate_ban_list'
Interface\AddOns\oqueue\oqueue.lua:13065: in function `create_tab_banlist'
Interface\AddOns\oqueue\oqueue.lua:14303: in function `create_main_ui'
Interface\AddOns\oqueue\oqueue.lua:22848: in function `on_init'
Interface\AddOns\oqueue\oqueue.lua:21030: in function `?'
Interface\AddOns\oqueue\oqueue.lua:21066: in function <Interface\AddOns\oqueue\oqueue.lua:21063>

Locals: 

and when i switch my equipped items, i get this (edit: i randomly get this error, not only when i change my items):

Message: Interface\AddOns\oqueue\oqueue.lua:22464: attempt to index local 'f' (a nil value)
Time: 03/04/14 18:38:12
Count: 15
Stack: [C]: ?
Interface\AddOns\oqueue\oqueue.lua:22464: in function `paperdoll_update'
Interface\AddOns\oqueue\oqueue.lua:22203: in function `?'
Interface\AddOns\oqueue\oqueue.lua:21066: in function <Interface\AddOns\oqueue\oqueue.lua:21063>

Locals: 
look at the top center of your oQueue.  what version does it say?

i ask because the line numbers don't line up.  you didn't modify the file, did you?
edit: thank you for trying to help!

1.8.1d as it should as long as i am not mistaken ;-)
and no, i never modified any of the files. i even deleted oqueue completly and installed it again.

the line numbers are still very odd...

i pushed up 1.8.1e with additional checks/safeguards against nil strings.  hopefully that will resolve the issue.
perfect, this one works for me!

thank you very much for your help and work. really appreciate! :-)
Log in to leave a reply.