XLoot

XLoot

5M Downloads

Curseforge packaging broken

TheAzkas opened this issue ยท 6 comments

commented

23x XLoot/XLoot.lua:58: attempt to index global 'XLootOptions' (a nil value)
[string "@XLoot/XLoot.lua"]:58: in function ShowOptionPanel' [string "@XLoot/XLoot.lua"]:156: in function ?'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5422: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5368>
[string "=[C]"]: ?
[string "=[C]"]: in function ChatEdit_ParseText' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5074: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5073> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5110: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>

Locals:
self =

{
SetDefaultModuleLibraries = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:363
Enable = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:290
NewModule = defined @XLoot/XLoot.lua:23
EnableModule = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:328
modules =
{
}
GetModule = defined @XLoot/XLoot.lua:29
IterateEmbeds = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:438
defaultModuleLibraries =
{
}
Localize = defined @XLoot/localization.lua:18
opt =
{
}
ShowOptionPanel = defined @XLoot/XLoot.lua:53
Deformat = defined @XLoot/helpers.lua:158
SetDefaultModulePrototype = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:405
name = "XLoot"
skinners =
{
}
IsEnabled = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:447
orderedModules =
{
}
baseName = "XLoot"
DisableModule = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:346
InvertFormatString = defined @XLoot/helpers.lua:129
FancyPlayerName = defined @XLoot/helpers.lua:91
IsItemUpgrade = defined @XLoot/helpers.lua:74
slash_commands =
{
}
GetItemBindType = defined @XLoot/helpers.lua:48
CanEquipItem = defined @XLoot/helpers.lua:59
defaultModuleState = true
defaultModulePrototype =
{
}
ApplySkinTweaks = defined @XLoot/SKIN_TWEAKS.lua:4
SkinsOnInitialize = defined @XLoot/skins.lua:424
RegisterMasqueTweak = defined @XLoot/skins.lua:42
IsModule = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:464
db =
{
}
SetDefaultModuleState = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:383
MakeSkinner = defined @XLoot/skins.lua:368
RegisterSkin = defined @XLoot/skins.lua:35
SetEnabledState = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:420
Skin =
{
}
enabledState = true
OnEnable = defined @XLoot/XLoot.lua:136
OnInitialize = defined @XLoot/XLoot.lua:125
NewPrototype = defined @XLoot/XLoot.lua:118
GetName = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:275
SetSkin = defined @XLoot/skins.lua:466
L =
{
}
IterateModules = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:433
SetSlashCommand = defined @XLoot/XLoot.lua:47
ApplyOptions = defined @XLoot/XLoot.lua:61
CopperToString = defined @XLoot/helpers.lua:15
Stack =
{
}
Disable = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:310
Prototype_New = defined @XLoot/XLoot.lua:105
}
module =
{
SetDefaultModuleLibraries = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:363
Enable = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:290
NewModule = defined @XLoot/XLoot.lua:23
EnableModule = defined @ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:328
modules =
{
}
GetModule = defined @XLoot/XLoot.lua:29
IterateEmbeds =

commented

Curseforge packaging is not functioning. Reinstall the latest available version on curse.

commented

have tried deleting and reinstalling multiple times from all sources i can find. same result. :(

commented

have tried deleting and reinstalling multiple times from all sources i can find. same result. :(

It should work now, I had attempted to archive the 3 new versions but only got 2.

commented

Works now thank you very much.
Now you just need to get around to fix the group loot in retail ๐Ÿ˜„

commented

Works now thank you very much. Now you just need to get around to fix the group loot in retail ๐Ÿ˜„

Pull requests are welcome :)

commented

Seems to be packaging correctly now.