Lolcoincoin / tekkub-wow

Automatically exported from code.google.com/p/tekkub-wow
0 stars 0 forks source link

bad argument #1 to 'lower' (string expected, got nil) #797

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Logon.

What is the expected output? What do you see instead?
I expect no errors, but get one instead.

What addon and what version are you using?  Where did you download from?
FriendsWithBenefits, v3.0.9.2, from WoWInterface.com

What version of WoW are you using?
Patch: 3.0.9
Locale: en-US

Please provide any additional information below.
Date: 2009-02-16 18:03:01
ID: 53
Error occured in: Global
Count: 1
Message: ...e\AddOns\FriendsWithBenefits\FriendsWithBenefits.lua line 174:
   bad argument #1 to 'lower' (string expected, got nil)
Debug:
   (tail call): ?
   [C]: ?
   [C]: lower()
   ...e\AddOns\FriendsWithBenefits\FriendsWithBenefits.lua:174:
FRIENDLIST_UPDATE()
   ...e\AddOns\FriendsWithBenefits\FriendsWithBenefits.lua:132:
      ...e\AddOns\FriendsWithBenefits\FriendsWithBenefits.lua:96
   (tail call): ?

Original issue reported on code.google.com by YutakaF...@gmail.com on 17 Feb 2009 at 1:10

GoogleCodeExporter commented 9 years ago
Issue 812 has been merged into this issue.

Original comment by Tekkub on 1 Mar 2009 at 10:40

GoogleCodeExporter commented 9 years ago
The server is returning bad data.  I can't fix that, but I can at least 
suppress the 
error.

Original comment by Tekkub on 1 Mar 2009 at 10:43