View Single Post
09-18-12, 06:10 AM   #13
Goldpaw
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 56
It appears that somewhere in WorldMapFrame.lua and/or UIDropDownMenu.lua the global variable UIDROPDOWNMENU_MENU_LEVEL gets turned into a nil or table value. This causes various concatenation errors.

I am attempting to track the source of the error, if it is in the Lua code at all.