Thread: Lua Error
View Single Post
05-03-20, 02:59 PM   #1
DrSquirrel
A Defias Bandit
Join Date: May 2020
Posts: 2
Lua Error

Hi,

I tried to call up the signposts via the carbonite map. As soon as I try this, I unfortunately get a Lua error. Maybe someone knows what I can do about it? The latest version is installed and I have deactivated all other addons as a test, but unfortunately the error still comes

Code:
Message: Interface\AddOns\Carbonite\NxMapGuide.lua:1194: bad argument #1 to 'strlower' (string expected, got nil)
Time: Sun May  3 22:34:12 2020
Count: 10
Stack: Interface\AddOns\Carbonite\NxMapGuide.lua:1194: bad argument #1 to 'strlower' (string expected, got nil)
[string "=[C]"]: in function `strlower'
[string "@Interface\AddOns\Carbonite\NxMapGuide.lua"]:1194: in function `UpdateList'
[string "@Interface\AddOns\Carbonite\NxMapGuide.lua"]:1144: in function `Update'
[string "@Interface\AddOns\Carbonite\Carbonite.lua"]:2777: in function `UpdateMap'
[string "@Interface\AddOns\Carbonite\NxMap.lua"]:4288: in function `UpdateWorld'
[string "@Interface\AddOns\Carbonite\NxMap.lua"]:4351: in function `Update'
[string "@Interface\AddOns\Carbonite\NxMap.lua"]:3999: in function <Interface\AddOns\Carbonite\NxMap.lua:3883>

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