vaebris / SpartanUI

5 stars 2 forks source link

Lua Error #15

Open Mike999 opened 12 years ago

Mike999 commented 12 years ago

Need some help fixing the below error, it occurs whenever i join a Random Dungeon:

Message: Interface\FrameXML\Minimap.lua:166: attempt to index local 'textureInfo' (a nil value) Time: 03/13/12 18:45:39 Count: 2932 Stack: Interface\FrameXML\Minimap.lua:166: in function <Interface\FrameXML\Minimap.lua:164>

Locals: self = { 0 = text = { } myExpirationTime = 2063.176 texture = { } } elapsed = 0.017000000923872 textureInfo = nil (_temporary) = defined @Interface\FrameXML\UIParent.lua:3005 (_temporary) = { 0 = } (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = "attempt to index local 'textureInfo' (a nil value)"

Also running 2.6.3 Beta.

Cheers