File Details
Auctioneer Suite Crusade 2.6.3
- R
- Feb 20, 2026
- 3.66 MB
- 246
- 2.5.5
- Classic TBC
File Name
AuctioneerSuite-Crusade-2.6.3.zip
Supported Versions
- 2.5.5
Resolved a Lua error in ScrollSheet.lua where the global function GetMouseFocus was being called on clients where it is no longer available. The call has been replaced with a compatible API function to restore proper mouse‑over behavior without throwing runtime errors.
Corrected a texture assignment bug that triggered bad argument #2 to '?' (Usage: self:SetNormalTexture(asset)). This occurred when the UI attempted to apply a texture using an invalid or nil asset reference. The logic has been updated to validate the texture path before applying it, preventing the error and ensuring stable button rendering.

