Error when attempting to update WeakAuras and Plater
eldir opened this issue · 3 comments
eldir commented
AcidWeb commented
It looks like it failing to parse the Plater storage. Can you share yours Plater.lua
?
cont1nuity commented
New global SV was introduced to Plater:
PlaterLanguage = {
["language"] = "enUS",
["version"] = 1,
}
The relevant commit: Tercioo/Plater-Nameplates@2f08e2c#diff-48a154fc8f826f8efe50265b99457be003947152fe64842055f02e5e56c5db82
AcidWeb commented
That explain the breakage.