View Bug Report
error on line 156
Bug #: 1491
File: Yatlas
Date: 06-22-06 02:50 PM
By: The Nerd Wonder
Status: Fixed
the if statement starting on line 156 of yatlas.lua reads

if(o.track) then
YatlasFramePlayerJumpButton_Seek(this, self.opt.track);
end

and produces an error on not finding the global 'o'