3x ls_Glass/core/components/fonts.lua:70: attempt to index field 'override' (a nil value) [ls_Glass/core/components/fonts.lua]:70: in function 'CreateFonts' [ls_Glass/init.lua]:67: in function 'func' [ls_Glass/core/core.lua]:79: in function <ls_Glass/core/core.lua:77>
Locals: self = <table> { VER = <table> { } CHANGELOG = "- Added 11.2.7 support. - Reworked how fonts are handled. Added a way to override individual alphabets, it should be useful for fonts that support multiple alphabets like CJK and whatnot.
NOTE: Unfortunately, the addon will be retired come Midnight. The addon simply can't function in M+, during raid encounters, etc because chat messages now contain secrets, and when that happens I can't get messages' dimensions which makes maths and thus smooth scrolling impossible. " } members = <table> { 1 = <table> { } 2 = <table> { } 3 = <table> { } 4 = <table> { } 5 = <table> { } } defaultHeight = 14 (for index) = 1 (for limit) = 10 (for step) = 1 i = 1 font = LSGlassMessageFont1 { } newSize = 16 newOutline = "" newShadow = true (for state) = <table> { 1 = "roman" 2 = "korean" 3 = "simplifiedchinese" 4 = "traditionalchinese" 5 = "russian" } (for control) = 1 _ = 1 alphabet = "roman" alphabetFont = Font { } (*temporary) = nil (*temporary) = "roman" (*temporary) = Font { } (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index field 'override' (a nil value)" alphabets = <table> { 1 = "roman" 2 = "korean" 3 = "simplifiedchinese" 4 = "traditionalchinese" 5 = "russian" } fontData = <table> { simplifiedchinese = <table> { } roman = <table> { } traditionalchinese = <table> { } russian = <table> { } korean = <table> { } } defaultAlphabet = "traditionalchinese" C = <table> { db = <table> { } } LSM = <table> { OverrideMedia = <table> { } callbacks = <table> { } LOCALE_BIT_zhTW = 8 LOCALE_BIT_ruRU = 2 MediaType = <table> { } LOCALE_BIT_western = 128 MediaTable = <table> { } LOCALE_BIT_zhCN = 4 DefaultMedia = <table> { } MediaList = <table> { } LOCALE_BIT_koKR = 1 }大大這是什麼錯
kogjow · 2025-12-04 11:35:00
3x ls_Glass/core/components/fonts.lua:70: attempt to index field 'override' (a nil value)
大大這是什麼錯[ls_Glass/core/components/fonts.lua]:70: in function 'CreateFonts'
[ls_Glass/init.lua]:67: in function 'func'
[ls_Glass/core/core.lua]:79: in function <ls_Glass/core/core.lua:77>
Locals:
self = <table> {
VER = <table> {
}
CHANGELOG = "- Added 11.2.7 support.
- Reworked how fonts are handled. Added a way to override individual alphabets, it should be useful for fonts that support multiple alphabets like CJK and whatnot.
NOTE: Unfortunately, the addon will be retired come Midnight. The addon simply can't function in M+, during raid encounters, etc because chat messages now contain secrets, and when that happens I can't get messages' dimensions which makes maths and thus smooth scrolling impossible.
"
}
members = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
}
defaultHeight = 14
(for index) = 1
(for limit) = 10
(for step) = 1
i = 1
font = LSGlassMessageFont1 {
}
newSize = 16
newOutline = ""
newShadow = true
(for state) = <table> {
1 = "roman"
2 = "korean"
3 = "simplifiedchinese"
4 = "traditionalchinese"
5 = "russian"
}
(for control) = 1
_ = 1
alphabet = "roman"
alphabetFont = Font {
}
(*temporary) = nil
(*temporary) = "roman"
(*temporary) = Font {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'override' (a nil value)"
alphabets = <table> {
1 = "roman"
2 = "korean"
3 = "simplifiedchinese"
4 = "traditionalchinese"
5 = "russian"
}
fontData = <table> {
simplifiedchinese = <table> {
}
roman = <table> {
}
traditionalchinese = <table> {
}
russian = <table> {
}
korean = <table> {
}
}
defaultAlphabet = "traditionalchinese"
C = <table> {
db = <table> {
}
}
LSM = <table> {
OverrideMedia = <table> {
}
callbacks = <table> {
}
LOCALE_BIT_zhTW = 8
LOCALE_BIT_ruRU = 2
MediaType = <table> {
}
LOCALE_BIT_western = 128
MediaTable = <table> {
}
LOCALE_BIT_zhCN = 4
DefaultMedia = <table> {
}
MediaList = <table> {
}
LOCALE_BIT_koKR = 1
}
Dololo · 2025-12-04 14:03:07
依照這個方法將【聊天視窗美化】插件的設定檔重置看看是否有用。
kogjow · 2025-12-04 14:23:13
Dololo · 2025-12-04 14:41:55
kogjow · 2025-12-04 16:05:53