Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Palonblade opened this issue Jan 29, 2020 · 6 comments

Comments

@Palonblade
Copy link

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>

@IrcDirk
Copy link
Collaborator

IrcDirk commented Jan 29, 2020

[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.

@Palonblade
Copy link
Author

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>

@IrcDirk
Copy link
Collaborator

IrcDirk commented Jan 30, 2020

Weird...

@Thrumbar
Copy link
Contributor

Thrumbar commented Jan 30, 2020

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

@IrcDirk
Copy link
Collaborator

IrcDirk commented Jan 30, 2020

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

@Palonblade
Copy link
Author

Palonblade commented Jan 30, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants