Thread: Lunar Sphere
View Single Post
10-16-14, 11:07 AM   #1
Schaufel
A Murloc Raider
Join Date: Feb 2006
Posts: 8
Lunar Sphere

I know Lunar Sphere was abandoned several years ago, but it still works just fine. I have no idea how to read the addon code language, so I was wondering if someone could tell me exactly what to edit in the LUA with the live patch in order to make this error message go away. Again, the functions of Lunar Sphere still work just fine; this error popping up upon login is just annoying.

Thanks!

Message: Interface\AddOns\LunarSphere\lib\moduleItems.lua:637: bad argument #1 to 'len' (string expected, got nil)
Time: 10/16/14 11:39:28
Count: 1
Stack: [C]: in function `len'
Interface\AddOns\LunarSphere\lib\moduleItems.lua:637: in function `GetItemSpell'
Interface\AddOns\LunarSphere\lib\moduleItems.lua:558: in function `BuildLookupStrings'
Interface\AddOns\LunarSphere\lib\moduleItems.lua:348: in function `OnUpdate'
Interface\AddOns\LunarSphere\lib\moduleItems.lua:258: in function <Interface\AddOns\LunarSphere\lib\moduleItems.lua:258>

Locals: (*temporary) = nil
(*temporary) = "string expected, got nil"
  Reply With Quote