Jump to content

Ошибка интерфейса, lua


Recommended Posts

Posted

Это когда аддоны выключены совсем.

Спойлер


Message: Interface\FrameXML\DressUpFrames.lua:221: attempt to index field 'OutfitDropDown' (a nil value)
Time: 01/01/26 13:28:45
Count: 1
Stack: Interface\FrameXML\DressUpFrames.lua:221: in function <Interface\FrameXML\DressUpFrames.lua:194>
(tail call): ?
Interface\FrameXML\DressUpFrames.lua:17: in function <Interface\FrameXML\DressUpFrames.lua:16>
(tail call): ?
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals: mountID = 447
creatureDisplayID = 40568
frame = SideDressUpFrame {
 SetMode = <function> defined @Interface\SharedXML\DressUpModelFrameMixin.lua:80
 BGTopLeft = SideDressUpFrameBackgroundTop {
 }
 ResetButton = SideDressUpModelResetButton {
 }
 GetLastLink = <function> defined @Interface\SharedXML\DressUpModelFrameMixin.lua:72
 hasOutfitControls = false
 openWidth = 1020
 SetLastLink = <function> defined @Interface\SharedXML\DressUpModelFrameMixin.lua:76
 closedWidth = 840
 BGBottomLeft = SideDressUpFrameBackgroundBot {
 }
 GetMode = <function> defined @Interface\SharedXML\DressUpModelFrameMixin.lua:96
 mode = "mount"
 parentFrame = AuctionFrame {
 }
 0 = <userdata>
}
model = SideDressUpModel {
 0 = <userdata>
 rotation = 0.61
 maxZoom = 0.8
 minZoom = 0
 ResetButton = SideDressUpModelResetButton {
 }
 controlFrame = SideDressUpModelControlFrame {
 }
 defaultRotation = 0.61
 onMouseUpFunc = <function> defined @Interface\SharedXML\ModelFrames.lua:94
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'OutfitDropDown' (a nil value)"

Тут с включенными:

Спойлер
Message: Interface\FrameXML\DressUpFrames.lua:221: attempt to index field 'OutfitDropDown' (a nil value)
Time: 01/01/26 13:25:57
Count: 1
Stack: [C]: ?
Interface\FrameXML\DressUpFrames.lua:221: in function <Interface\FrameXML\DressUpFrames.lua:194>
(tail call): ?
Interface\FrameXML\DressUpFrames.lua:17: in function <Interface\FrameXML\DressUpFrames.lua:16>
(tail call): ?
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals: 

Вызвало ошибку, когда на аукционе используешь режим примерки на верховом животном.

путь к ошибочному файлу

Interface\FrameXML\DressUpFrames.lua

mode = "mount"
frame = SideDressUpFrame
parentFrame = AuctionFrame

 

видимо из за

hasOutfitControls = false

 

 

В общем аддон DressUpFix решил проблему.

DressUpFix_548.rar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...