Thread Tools Display Modes
10-31-14, 07:34 PM   #1
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2011
Posts: 111
iMinimap error

I'm getting this error from my minimap
Code:
1x iMinimap\iMinimap.lua:89: attempt to index local 'mb' (a nil value)
iMinimap\iMinimap.lua:89: in main chunk
Any idea what to change to fix this?

I've posted the code Here for reference.
  Reply With Quote
10-31-14, 07:57 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
You're assigning the value to mb in the main chunk. The MiniMapBattlefieldFrame hasn't been created yet.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » iMinimap error


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