Skip to content

Update PallyPowerLiteValues.lua#2

Open
Toodo wants to merge 1 commit intoFreeGMan:masterfrom
Toodo:patch-1
Open

Update PallyPowerLiteValues.lua#2
Toodo wants to merge 1 commit intoFreeGMan:masterfrom
Toodo:patch-1

Conversation

@Toodo
Copy link

@Toodo Toodo commented Mar 1, 2025

Hello!

When i updated the addon i remember i got some errors from patch 4.4.1 and i did this to resolve it.

This is the errors.

Message: ...rface/AddOns/PallyPowerLite/PallyPowerLiteValues.lua:129: attempt to index global 'L' (a nil value)
Time: Sat Mar 1 17:13:07 2025
Count: 1
Stack: ...rface/AddOns/PallyPowerLite/PallyPowerLiteValues.lua:129: attempt to index global 'L' (a nil value)

Locals:

Message: Interface/AddOns/PallyPowerLite/PallyPowerLite.lua:113: attempt to concatenate global 'PALLYPOWERLIGHT_NAME' (a nil value)
Time: Sat Mar 1 17:13:07 2025
Count: 1
Stack: Interface/AddOns/PallyPowerLite/PallyPowerLite.lua:113: attempt to concatenate global 'PALLYPOWERLIGHT_NAME' (a nil value)
[string "@Interface/AddOns/Accountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/Accountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...ccountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: self =

{
initializequeue =
{
}
statuses =
{
}
embeds =
{
}
frame = AceAddon30Frame {
}
addons =
{
}
enablequeue =
{
}
}
addon =
{
modules =
{
}
baseName = "PallyPowerLite"
defaultModuleState = true
pallyDataTemplate =
{
}
enabledState = true
Buffs =
{
}
LDB =
{
}
defaultModuleLibraries =
{
}
MinimapIcon =
{
}
prof =
{
}
BuffsIcons =
{
}
db =
{
}
options =
{
}
SealsIcons =
{
}
name = "PallyPowerLite"
orderedModules =
{
}
AurasIcons =
{
}
RoleIconCoords =
{
}
ClassIcons =
{
}
ClassID =
{
}
commPrefix = "PLPWRL"
Auras =
{
}
ClassToID =
{
}
Seals =
{
}
}

Hello!

in patch 4.4.1 i got some errors by add this 2 lines the error is gone.

Message: ...rface/AddOns/PallyPowerLite/PallyPowerLiteValues.lua:129: attempt to index global 'L' (a nil value)
Time: Sat Mar  1 17:13:07 2025
Count: 1
Stack: ...rface/AddOns/PallyPowerLite/PallyPowerLiteValues.lua:129: attempt to index global 'L' (a nil value)

Locals: 

Message: Interface/AddOns/PallyPowerLite/PallyPowerLite.lua:113: attempt to concatenate global 'PALLYPOWERLIGHT_NAME' (a nil value)
Time: Sat Mar  1 17:13:07 2025
Count: 1
Stack: Interface/AddOns/PallyPowerLite/PallyPowerLite.lua:113: attempt to concatenate global 'PALLYPOWERLIGHT_NAME' (a nil value)
[string "@Interface/AddOns/Accountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/Accountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...ccountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: self = <table> {
 initializequeue = <table> {
 }
 statuses = <table> {
 }
 embeds = <table> {
 }
 frame = AceAddon30Frame {
 }
 addons = <table> {
 }
 enablequeue = <table> {
 }
}
addon = <table> {
 modules = <table> {
 }
 baseName = "PallyPowerLite"
 defaultModuleState = true
 pallyDataTemplate = <table> {
 }
 enabledState = true
 Buffs = <table> {
 }
 LDB = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 MinimapIcon = <table> {
 }
 prof = <table> {
 }
 BuffsIcons = <table> {
 }
 db = <table> {
 }
 options = <table> {
 }
 SealsIcons = <table> {
 }
 name = "PallyPowerLite"
 orderedModules = <table> {
 }
 AurasIcons = <table> {
 }
 RoleIconCoords = <table> {
 }
 ClassIcons = <table> {
 }
 ClassID = <table> {
 }
 commPrefix = "PLPWRL"
 Auras = <table> {
 }
 ClassToID = <table> {
 }
 Seals = <table> {
 }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant