Edit Mode Expanded

Edit Mode Expanded

662k Downloads

Errors when opening edit mode

ChloeMarie opened this issue ยท 1 comments

commented

I opened edit mode and my chat box filled with error warnings. There were a few things that didn't move when I tried to drag them and some blank boxes that didn't have a popup showing what they were (or move) when I clicked on them.

This is what bug grabber caught:

20x ...d/libs/EditModeExpanded-1.0-74/EditModeExpanded-1.0.lua:1002: attempt to index field '?' (a nil value)
[string "@EditModeExpanded/libs/EditModeExpanded-1.0-74/EditModeExpanded-1.0.lua"]:1002: in function UpdateSettings' [string "@FrameXML/EditModeDialogs.lua"]:359: in function UpdateDialog'
[string "@FrameXML/EditModeDialogs.lua"]:340: in function AttachToSystemFrame' [string "@EditModeExpanded/libs/EditModeExpanded-1.0-74/EditModeExpanded-1.0.lua"]:145: in function <...d/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:143> [string "=[C]"]: in function SelectSystem'
[string "@FrameXML/EditModeManager.lua"]:721: in function <FrameXML/EditModeManager.lua:719>
[string "=[C]"]: in function secureexecuterange' [string "@FrameXML/EditModeManager.lua"]:729: in function <FrameXML/EditModeManager.lua:717> [string "=[C]"]: in function SelectSystem'
[string "@FrameXML/EditModeSystemTemplates.lua"]:2467: in function <FrameXML/EditModeSystemTemplates.lua:2466>

Locals:
self = EditModeExpandedSystemSettingsDialog {
IsLayoutFrame = defined @SharedXML/LayoutFrame.lua:36
MarkDirty = defined @SharedXML/LayoutFrame.lua:99
Border = Frame {
}
SetHeightPadding = defined @SharedXML/LayoutFrame.lua:160
OnCleaned = defined @SharedXML/LayoutFrame.lua:131
OnKeyDown = defined @FrameXML/EditModeDialogs.lua:310
OnUpdate = defined @SharedXML/LayoutFrame.lua:93
GetAdditionalRegions = defined @SharedXML/LayoutFrame.lua:85
GetFixedSize = defined @SharedXML/LayoutFrame.lua:156
OnShow = defined @SharedXML/LayoutFrame.lua:32
GetHeightPadding = defined @SharedXML/LayoutFrame.lua:164
OnDragStop = defined @FrameXML/EditModeDialogs.lua:332
GetFixedWidth = defined @SharedXML/LayoutFrame.lua:148
dirty = false
ReleaseAllNonSliders = defined @FrameXML/EditModeDialogs.lua:375
GetWidthPadding = defined @SharedXML/LayoutFrame.lua:168
resetDialogAnchors = true
widthPadding = 40
OnSettingInteractEnd = defined @FrameXML/EditModeDialogs.lua:476
OnSettingValueChanged = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:1105
Buttons = Frame {
}
Settings = Frame {
}
0 =
SetFixedWidth = defined @SharedXML/LayoutFrame.lua:135
UpdateButtons = defined @FrameXML/EditModeDialogs.lua:447
Title = FontString {
}
heightPadding = 40
GetFixedHeight = defined @SharedXML/LayoutFrame.lua:152
UpdateSettings = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:923
MarkClean = defined @SharedXML/LayoutFrame.lua:117
pools =

{
}
SetFixedHeight = defined @SharedXML/LayoutFrame.lua:139
OnDragStart = defined @FrameXML/EditModeDialogs.lua:328
GetSettingPool = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:1074
SetFixedSize = defined @SharedXML/LayoutFrame.lua:143
GetLayoutChildren = defined @SharedXML/LayoutFrame.lua:73
UpdateSizeAndAnchors = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:845
AddLayoutChildren = defined @SharedXML/LayoutFrame.lua:55
attachedToSystem = MinimapCluster {
}
onCloseCallback = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:1119
IsDirty = defined @SharedXML/LayoutFrame.lua:127
OnLoad = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:1118
OnHide = defined @FrameXML/EditModeDialogs.lua:303
Layout = defined @SharedXML/LayoutFrame.lua:395
AttachToSystemFrame = defined @FrameXML/EditModeDialogs.lua:336
RevertChanges = defined @FrameXML/EditModeDialogs.lua:485
ReleaseNonDraggingSliders = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:1085
CloseButton = Button {
}
UpdateDialog = defined @FrameXML/EditModeDialogs.lua:358
OnKeyUp = defined @FrameXML/EditModeDialogs.lua:322
MarkIgnoreInLayout = defined @SharedXML/LayoutFrame.lua:44
OnSettingInteractStart = defined @FrameXML/EditModeDialogs.lua:467
UpdateExtraButtons = defined @EditModeExpanded/libs/EditModeExpanded-1.0/EditModeExpanded-1.0.lua:857
IgnoreLayoutIndex = defined @SharedXML/LayoutFrame.lua:391
}
systemFrame = MinimapCluster {
0 =
UpdateMagnetismRegistration = <fu

commented

This should fix it, let me know if it keeps happening.