This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Install LibMapData-1.02. Start WoW3. Experience error
What is the expected output? What do you see instead?There should be no error on starting a library, but instead an error appears. The problem is that GetNumDungeonMapLevels() is returning nil at times when it should be returning floor information. For instance, Frostfire Ridge, zone ID 941, has 21 floors listed, but the function returns nil today.
What version of the product are you using?0.31
Do you have an error log of what happened?
Message: ..\AddOns\LibMapData-1.0\library.lua line 2672: attempt to compare number with nilDebug: LibMapData-1.0\library.lua:2672: in main chunk
LibMapData is deprecated, I suggest you migrate your addons to another solution, like HereBeDragons.
ARH (Archaeology Helper) is the addon using it. I'll inform them of the need to update.
To post a comment, please login or register a new account.