Thread Tools Display Modes
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"
 
05-03-20, 10:42 PM   #2
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by DrSquirrel View Post
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"
Thats Retail or Classic?
__________________
Carbonite and Carbonite Classic Developer
 
05-04-20, 12:15 AM   #3
DrSquirrel
A Defias Bandit
Join Date: May 2020
Posts: 2
Sorry it's Retail ;-)

I also tried uninstalling Wow completely, but even that doesn't work.

Still nobody seems to have the problem or I don't find any posts about it

Last edited by DrSquirrel : 05-04-20 at 01:06 AM.
 
05-04-20, 01:32 AM   #4
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Not all Guides are updated. Common Place, Class, Trainers, Travel should be OK.

Dont have time for updating others
__________________
Carbonite and Carbonite Classic Developer
 
05-04-20, 01:59 AM   #5
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Fixed on repo, check your issue: https://github.com/mikepauer/Carbonite/issues/171

Closing.
__________________
Carbonite and Carbonite Classic Developer
 

WoWInterface » Featured Projects » Carbonite » Carbonite: Maps (Main AddOn) » Lua Error

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off