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

Logic bug #46

Closed
Road-block opened this issue Feb 10, 2019 · 0 comments · Fixed by #51
Closed

Logic bug #46

Road-block opened this issue Feb 10, 2019 · 0 comments · Fixed by #51

Comments

@Road-block
Copy link
Contributor

CreateFrames = NotGrid.CreateFrames;

How does that make any sense?
Referencing a non-existent global right inside the test of non-existence.

[2019/02/10 10:09:39-9012-x1]: Mouseover\NotGrid.lua:46: attempt to index global `NotGrid' (a nil value)
Mouseover\NotGrid.lua:46: in function `func'
Roid-Macros\ExtensionsManager.lua:18: in function `InitializeExtensions'
Roid-Macros\Core.lua:450: in function `?'
Roid-Macros\Core.lua:441: in function <Interface\AddOns\Roid-Macros\Core.lua:440>

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

Successfully merging a pull request may close this issue.

1 participant