I'm working with the the addon 'Routes' - http://www.wowinterface.com/downloads/info11401-Routes.html And it works great but just recently I've been getting this error when I try to set-up in Un'goro Crater. No other zones give my problems, Just Un'Goro.
I'm posting here because the Addon uses the same line to get info for all the other Zones, and the error is only happening for Un'goro and no other zones. Anyway not sure if you guys can help or not but here's what I have.
This is line 44 that the error references: data[ ("%s;%s;%s;%s"):format(SourceName, db_type, node, count) ] = ("%s - %s (%d)"):format(L[SourceName..db_type], translatednode, count)
there were some recent changes to gatherer maybe routes (or a change in gatherer) needs to update. maybe something changed in 3.0.9 patch that affects routes?
I thought was a possiblity, but since every other zone works and Routes uses this same line for all zones i thought it might be worth mentioning here in case someone could see what it was straight off.
I personally don't do that much in un'goro any more so it's not much of a bother to me.