Jump to content
Zaurox

Lua error please help

Recommended Posts

Hey I use an addon called modui and whenever I log in I get a lua error : Error:  attempt to index local `bu' (a nil value). What does this mean? Please help

Share this post


Link to post
Share on other sites

It means exactly what it says. But in laymans terms, the author of that addon declares a local array named 'bu' and then attempts to find a value stored within that array.... before he actually stored any values. 

Share this post


Link to post
Share on other sites

If I remember correctly there was a question about this very error a few weeks ago. Don't know if it was solved or not. Try searching for it. Or report an issue on the github. Haven't seen modernist around for ages.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×