留言

妞妞 · 2024-07-28 03:06:43

請問要怎麼修正?

2x Baganator-Simple/Main.lua:183: attempt to index field 'Config' (a nil value)
[string "@Baganator-Simple/Main.lua"]:183: in main chunk

Locals:
ConvertTags = <function> defined @Baganator-Simple/Main.lua:1
backdropInfo = <table> {
 bgFile = "Baganator-Simple/Assets/minimalist-backgroundfile"
 tileSize = 32
 edgeFile = "Baganator-Simple/Assets/minimalist-edgefile"
 edgeSize = 6
 tileEdge = true
 tile = true
}
frameBackdropInfo = <table> {
 bgFile = "Baganator-Simple/Assets/minimalist-backgroundfile"
 tileSize = 32
 edgeFile = "Baganator-Simple/Assets/minimalist-edgefile"
 edgeSize = 9
 tileEdge = true
 tile = true
}
color = <table> {
 a = 1
 b = 0.050000
 g = 0.050000
 GetRGBA = <function> defined @Blizzard_SharedXML/Color.lua:31
 IsRGBEqualTo = <function> defined @Blizzard_SharedXML/Color.lua:13
 SetRGB = <function> defined @Blizzard_SharedXML/Color.lua:46
 GetRGB = <function> defined @Blizzard_SharedXML/Color.lua:23
 r = 0.050000
 GenerateHexColorMarkup = <function> defined @Blizzard_SharedXML/Color.lua:58
 WrapTextInColorCode = <function> defined @Blizzard_SharedXML/Color.lua:62
 GenerateHexColor = <function> defined @Blizzard_SharedXML/Color.lua:50
 IsEqualTo = <function> defined @Blizzard_SharedXML/Color.lua:19
 OnLoad = <function> defined @Blizzard_SharedXML/Color.lua:9
 GenerateHexColorNoAlpha = <function> defined @Blizzard_SharedXML/Color.lua:54
 SetRGBA = <function> defined @Blizzard_SharedXML/Color.lua:39
 GetRGBAsBytes = <function> defined @Blizzard_SharedXML/Color.lua:27
 GetRGBAAsBytes = <function> defined @Blizzard_SharedXML/Color.lua:35
}
toColor = <table> {
 backdrops = <table> {
 }
 textures = <table> {
 }
}
possibleVisuals = <table> {
 1 = "BotLeftCorner"
 2 = "BotRightCorner"
 3 = "BottomBorder"
 4 = "LeftBorder"
 5 = "RightBorder"
 6 = "TopRightCorner"
 7 = "TopLeftCorner"
 8 = "TopBorder"
 9 = "TitleBg"
 10 = "Bg"
 11 = "TopTileStreaks"
}
RemoveFrameTextures = <function> defined @Baganator-Simple/Main.lua:43
texCoords = <table> {
 1 = 0.080000
 2 = 0.920000
 3 = 0.080000
 4 = 0.920000
}
ItemButtonQualityHook = <function> defined @Baganator-Simple/Main.lua:58
ItemButtonTextureHook = <function> defined @Baganator-Simple/Main.lua:69
StyleButton = <function> defined @Baganator-Simple/Main.lua:75
skinners = <table> {
 DropDownWithPopout = <function> defined @Baganator-Simple/Main.lua:179
 SearchBox = <function> defined @Baganator-Simple/Main.lua:159
 CornerWidget = <function> defined @Baganator-Simple/Main.lua:177
 IconButton = <function> defined @Baganator-Simple/Main.lua:136
 Slider = <function> defined @Baganator-Simple/Main.lua:173
 CheckBox = <function> defined @Baganator-Simple/Main.lua:171
 EditBox = <function> defined @Baganator-Simple/Main.lua:161
 TrimScrollBar = <function> defined @Baganator-Simple/Main.lua:169
 SideTabButton = <function> defined @Baganator-Simple/Main.lua:167
 TopTabButton = <function> defined @Baganator-Simple/Main.lua:165
 TabButton = <function> defined @Baganator-Simple/Main.lua:163
 Button = <function> defined @Baganator-Simple/Main.lua:139
 InsetFrame = <function> defined @Baganator-Simple/Main.lua:175
 ButtonFrame = <function> defined @Baganator-Simple/Main.lua:142
 ItemButton = <function> defined @Baganator-Simple/Main.lua:121
}
(*temporary) = nil
(*temporary) = "Masque"
(*temporary) = false
(*temporary) = false
(*temporary) = "TopTileStreaks"
(*temporary) = 0.050000
(*temporary) = 0.050000
(*temporary) = 0.050000
(*temporary) = "attempt to index field 'Config' (a nil value)"
 

三皈依 · 2024-07-28 23:29:20

剛上傳了浩劫與重生經典版的專用版本,試試看還有沒有錯誤。

妞妞 · 2024-07-29 18:50:31

更新之後好像還是依樣@@"

15x Baganator-Simple/Main.lua:183: attempt to index field 'Config' (a nil value)
[string "@Baganator-Simple/Main.lua"]:183: in main chunk

Locals:
ConvertTags = <function> defined @Baganator-Simple/Main.lua:1
backdropInfo = <table> {
 bgFile = "Baganator-Simple/Assets/minimalist-backgroundfile"
 tileSize = 32
 edgeFile = "Baganator-Simple/Assets/minimalist-edgefile"
 edgeSize = 6
 tileEdge = true
 tile = true
}
frameBackdropInfo = <table> {
 bgFile = "Baganator-Simple/Assets/minimalist-backgroundfile"
 tileSize = 32
 edgeFile = "Baganator-Simple/Assets/minimalist-edgefile"
 edgeSize = 9
 tileEdge = true
 tile = true
}
color = <table> {
 a = 1
 b = 0.050000
 g = 0.050000
 GetRGBA = <function> defined @Blizzard_SharedXML/Color.lua:31
 IsRGBEqualTo = <function> defined @Blizzard_SharedXML/Color.lua:13
 SetRGB = <function> defined @Blizzard_SharedXML/Color.lua:46
 GetRGB = <function> defined @Blizzard_SharedXML/Color.lua:23
 r = 0.050000
 GenerateHexColorMarkup = <function> defined @Blizzard_SharedXML/Color.lua:58
 WrapTextInColorCode = <function> defined @Blizzard_SharedXML/Color.lua:62
 GenerateHexColor = <function> defined @Blizzard_SharedXML/Color.lua:50
 IsEqualTo = <function> defined @Blizzard_SharedXML/Color.lua:19
 OnLoad = <function> defined @Blizzard_SharedXML/Color.lua:9
 GenerateHexColorNoAlpha = <function> defined @Blizzard_SharedXML/Color.lua:54
 SetRGBA = <function> defined @Blizzard_SharedXML/Color.lua:39
 GetRGBAsBytes = <function> defined @Blizzard_SharedXML/Color.lua:27
 GetRGBAAsBytes = <function> defined @Blizzard_SharedXML/Color.lua:35
}
toColor = <table> {
 backdrops = <table> {
 }
 textures = <table> {
 }
}
possibleVisuals = <table> {
 1 = "BotLeftCorner"
 2 = "BotRightCorner"
 3 = "BottomBorder"
 4 = "LeftBorder"
 5 = "RightBorder"
 6 = "TopRightCorner"
 7 = "TopLeftCorner"
 8 = "TopBorder"
 9 = "TitleBg"
 10 = "Bg"
 11 = "TopTileStreaks"
}
RemoveFrameTextures = <function> defined @Baganator-Simple/Main.lua:43
texCoords = <table> {
 1 = 0.080000
 2 = 0.920000
 3 = 0.080000
 4 = 0.920000
}
ItemButtonQualityHook = <function> defined @Baganator-Simple/Main.lua:58
ItemButtonTextureHook = <function> defined @Baganator-Simple/Main.lua:69
StyleButton = <function> defined @Baganator-Simple/Main.lua:75
skinners = <table> {
 DropDownWithPopout = <function> defined @Baganator-Simple/Main.lua:179
 SearchBox = <function> defined @Baganator-Simple/Main.lua:159
 CornerWidget = <function> defined @Baganator-Simple/Main.lua:177
 IconButton = <function> defined @Baganator-Simple/Main.lua:136
 Slider = <function> defined @Baganator-Simple/Main.lua:173
 CheckBox = <function> defined @Baganator-Simple/Main.lua:171
 EditBox = <function> defined @Baganator-Simple/Main.lua:161
 TrimScrollBar = <function> defined @Baganator-Simple/Main.lua:169
 SideTabButton = <function> defined @Baganator-Simple/Main.lua:167
 TopTabButton = <function> defined @Baganator-Simple/Main.lua:165
 TabButton = <function> defined @Baganator-Simple/Main.lua:163
 Button = <function> defined @Baganator-Simple/Main.lua:139
 InsetFrame = <function> defined @Baganator-Simple/Main.lua:175
 ButtonFrame = <function> defined @Baganator-Simple/Main.lua:142
 ItemButton = <function> defined @Baganator-Simple/Main.lua:121
}
(*temporary) = nil
(*temporary) = "Masque"
(*temporary) = false
(*temporary) = false
(*temporary) = "TopTileStreaks"
(*temporary) = 0.050000
(*temporary) = 0.050000
(*temporary) = 0.050000
(*temporary) = "attempt to index field 'Config' (a nil value)"

三皈依 · 2024-07-29 23:33:40

我看清楚才發現,你這不是此背包插件的錯誤,是不是用了美化?試試看不要用美化插件,還會不會有錯。