Carbonite Maps

Carbonite Maps

6M Downloads

NxMapGuide.lua:1916: attempt to index global 'GameTooltipTextLeft3' (a nil value)

Palonblade opened this issue ยท 6 comments

commented

I get this occasionally when I first login. It does not happen every time:

3x Carbonite\NxMapGuide.lua:1916: attempt to index global 'GameTooltipTextLeft3' (a nil value)
[string "@carbonite\NxMapGuide.lua"]:1916: in function SavePlayerNPCTarget' [string "@Carbonite\NxMapGuide.lua"]:1935: in function ?'
[string "@armory\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@armory\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@armory\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@askmrrobot\Libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <AskMrRobot\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>

commented

[string "@askmrrobot\Libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <AskMrRobot\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Disable AskMrRobot and check if this happens again.

commented

I still get it occasionally with AMR disabled. Slightly different. I see AMR still listed in the error but AMR is in fact disabled (not uninstalled):

2x Carbonite\NxMapGuide.lua:1917: attempt to index global 'GameTooltipTextLeft4' (a nil value)
[string "@carbonite\NxMapGuide.lua"]:1917: in function SavePlayerNPCTarget' [string "@Carbonite\NxMapGuide.lua"]:1935: in function ?'
[string "@armory\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@armory\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@armory\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@askmrrobot\Libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <AskMrRobot\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>

commented

Weird...

commented

When I login I am typically on the mission ship and clicking the mission board when this error occurs if that helps. The ship in Boralus with the mission table

commented

If you uninstalled AMR with the twitch client it sometimes does not uninstall it so you may want to check it out in exporer

commented

Will check this after i install AMR... not getting this error, cant reproduce ;)