Advertisement
bacowaffles

Startup Error

Jul 5th, 2025
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.11 KB | None | 0 0
  1. x1  ...AddOns/Blizzard_Collections/Blizzard_Collections.lua:547: attempt to index field 'SummonRandomFavoriteButton' (a nil value)
  2. Stack: [Interface/AddOns/RealUI_Skins-2.5.2/Aurora/Skin/Interface/AddOns/Blizzard_Collections/Blizzard_Collections.lua]:547: in function 'addonModule'
  3. [Interface/AddOns/RealUI_Skins-2.5.2/Aurora/Skin/init.lua]:194: in function <Interface/AddOns/RealUI_Skins-2.5.2/Aurora/Skin/init.lua:154>
  4. [C] ?
  5. [C] in function 'LoadAddOn'
  6. [Interface/AddOns/BetterWardrobe/Modules/Core.lua]:1385: in function <Interface/AddOns/BetterWardrobe/Modules/Core.lua:1359>
  7. [C] ?
  8. [Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
  9. [Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
  10. [Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
  11. Time: 2025/07/05 07:15:05 Index: 1/4
  12. Locals:
  13. CollectionsJournal = CollectionsJournal {
  14.     ToysTab = CollectionsJournalTab3 {}
  15.     PetsTab = CollectionsJournalTab2 {}
  16.     MountsTab = CollectionsJournalTab1 {}
  17.     Tabs =  {}
  18.     HeirloomsTab = CollectionsJournalTab4 {}
  19.     layoutType = "PortraitFrameTemplate"
  20.     PortraitContainer = Frame {}
  21.     Bg = CollectionsJournalBg {}
  22.     NineSlice = Frame {}
  23.     TopTileStreaks = Texture {}
  24.     WardrobeTab = CollectionsJournalTab5 {}
  25.     CloseButton = CollectionsJournalCloseButton {}
  26.     TitleContainer = Frame {}
  27.     numTabs = 6
  28.     WarbandScenesTab = CollectionsJournalTab6 {}
  29.     selectedTab = 5
  30. }
  31. MountJournal = MountJournal {
  32.     MountDisplay = Frame {}
  33.     BackgroundOverlay = Texture {}
  34.     SummonRandomFavoriteSpellFrame = Frame {}
  35.     FilterDropdown = Button {}
  36.     RightInset = Frame {}
  37.     SlotLabel = FontString {}
  38.     DynamicFlightFlyoutPopup = Frame {}
  39.     PendingMountChanges = false
  40.     MountButton = MountJournalMountButton {}
  41.     SuppressedMountEquipmentButton = Button {}
  42.     MountCount = Frame {}
  43.     currentItem =  {}
  44.     SlotRequirementLabel = FontString {}
  45.     BottomLeftInset = Frame {}
  46.     SlotButton = Button {}
  47.     LeftInset = Frame {}
  48.     ScrollBar = Frame {}
  49.     searchBox = MountJournalSearchBox {}
  50.     ToggleDynamicFlightFlyoutButton = Button {}
  51.     ScrollBox = Frame {}
  52. }
  53. (*temporary) = nil
  54. (*temporary) = "TOPRIGHT"
  55. (*temporary) = 1
  56. (*temporary) = 0
  57. (*temporary) = 1
  58. (*temporary) = "Right"
  59. (*temporary) =  {
  60.     1 = CollectionsJournalTab1 {}
  61.     2 = CollectionsJournalTab2 {}
  62.     3 = CollectionsJournalTab3 {}
  63.     4 = CollectionsJournalTab4 {}
  64.     5 = CollectionsJournalTab5 {}
  65.     6 = CollectionsJournalTab6 {}
  66. }
  67. (*temporary) = 6
  68. (*temporary) = 6
  69. (*temporary) = 1
  70. (*temporary) = 6
  71. (*temporary) = CollectionsJournalTab6 {
  72.     LeftActive = Texture {}
  73.     Right = Texture {}
  74.     _stripes = Texture {}
  75.     _auroraTabResize = true
  76.     _returnColor =  {}
  77.     Middle = Texture {}
  78.     Center = Texture {}
  79.     RightActive = Texture {}
  80.     MiddleHighlight = Texture {}
  81.     RightEdge = Texture {}
  82.     _enabledColor =  {}
  83.     _disabledColor =  {}
  84.     RightHighlight = Texture {}
  85.     BottomEdge = Texture {}
  86.     Left = Texture {}
  87.     BottomRightCorner = Texture {}
  88.     BottomLeftCorner = Texture {}
  89.     TopRightCorner = Texture {}
  90.     TopLeftCorner = Texture {}
  91.     backdropInfo =  {}
  92.     _backdropInfo =  {}
  93.     MiddleActive = Texture {}
  94.     TopEdge = Texture {}
  95.     Text = FontString {}
  96.     TabTextures =  {}
  97.     LeftHighlight = Texture {}
  98.     LeftEdge = Texture {}
  99. }
  100. (*temporary) = "TOPLEFT"
  101. (*temporary) = CollectionsJournalTab5 {
  102.     LeftActive = Texture {}
  103.     Right = Texture {}
  104.     _stripes = Texture {}
  105.     _auroraTabResize = true
  106.     _returnColor =  {}
  107.     Middle = Texture {}
  108.     Center = Texture {}
  109.     RightActive = Texture {}
  110.     MiddleHighlight = Texture {}
  111.     RightEdge = Texture {}
  112.     _enabledColor =  {}
  113.     _disabledColor =  {}
  114.     RightHighlight = Texture {}
  115.     BottomEdge = Texture {}
  116.     Left = Texture {}
  117.     BottomRightCorner = Texture {}
  118.     BottomLeftCorner = Texture {}
  119.     TopRightCorner = Texture {}
  120.     TopLeftCorner = Texture {}
  121.     backdropInfo =  {}
  122.     _backdropInfo =  {}
  123.     MiddleActive = Texture {}
  124.     TopEdge = Texture {}
  125.     Text = FontString {}
  126.     TabTextures =  {}
  127.     LeftHighlight = Texture {}
  128.     LeftEdge = Texture {}
  129. }
  130. (*temporary) = "TOPRIGHT"
  131. (*temporary) = 1
  132. (*temporary) = 0
  133. (*temporary) =  {
  134.     a = 0.700000
  135.     colorStr = "b3000000"
  136.     b = 0
  137.     g = 0
  138.     isAchromatic = true
  139.     r = 0
  140. }
  141. (*temporary) =  {
  142.     a = 0.700000
  143.     colorStr = "b3000000"
  144.     b = 0
  145.     g = 0
  146.     isAchromatic = true
  147.     r = 0
  148. }
  149. (*temporary) = 0
  150. (*temporary) = 0
  151. (*temporary) = 0
  152. (*temporary) = 0.700000
  153. (*temporary) =  {
  154.     a = 0.700000
  155.     colorStr = "b3000000"
  156.     b = 0
  157.     g = 0
  158.     isAchromatic = true
  159.     r = 0
  160. }
  161. (*temporary) = 0
  162. (*temporary) = 0
  163. (*temporary) = 0
  164. (*temporary) = "attempt to index field 'SummonRandomFavoriteButton' (a nil value)"
  165. Skin =  {}
  166. Util =  {
  167.     uiTextureKits =  {}
  168.     OpposingSide =  {}
  169.     NineSliceTextures =  {}
  170. }
  171. Base =  {}
  172. Hook =  {
  173.     CovenantMission =  {}
  174.     CampaignCollapseButt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement