snowflame0 / AtlasLootClassic_Cata

AtlasLootClassic Cata
https://www.curseforge.com/wow/addons/atlaslootclassic
GNU General Public License v2.0
70 stars 33 forks source link

Atlasloot Cata PTR does not load as expected #82

Closed larion89 closed 2 months ago

larion89 commented 2 months ago

AtlasLoot version v4.0.1 Lua error Message: Interface/AddOns/AtlasLootClassic/Core/ItemInfo.lua:353: attempt to concatenate local 'name' (a nil value) Time: Fri Sep 6 11:27:54 2024 Count: 1 Stack: Interface/AddOns/AtlasLootClassic/Core/ItemInfo.lua:353: attempt to concatenate local 'name' (a nil value) [string "@Interface/AddOns/AtlasLootClassic/Core/ItemInfo.lua"]:353: in function `func' [string "@Interface/AddOns/AtlasLootClassic/AtlasLoot.lua"]:42: in function <Interface/AddOns/AtlasLootClassic/AtlasLoot.lua:34>

Locals: NewLocData =

{ loc =
{ } } (for index) = 0 (for limit) = 15 (for step) = 1 iC = 0 class =
{ __name = "Consumable" 2 = "Liquid(OBSOLETE)" 1 = "Cheese/Bread(OBSOLETE)" 0 = "Consumable" } className = "Consumable" (for index) = 1 (for limit) = 2 (for step) = 1 isC = 1 subClass = "Cheese/Bread(OBSOLETE)" name = nil (temporary) =
{ ConsumableConsumable = "Consumable" Consumable = "Consumable" } (temporary) = "Consumable" (temporary) = nil (temporary) = "attempt to concatenate local 'name' (a nil value)" LOC_DATA =
{ 0 =
{ } 13 =
{ } 7 =
{ } 1 =
{ } 2 =
{ } 4 =
{ } 8 =
{ } 15 =
{ } 9 =
{ } 5 =
{ } 10 =
{ } 14 =
{ } 3 =
{ } 6 =
{ } 12 =
{ } 11 =
{ } } FILTER =
{ 1 =
{ } } ItemInfo =
{ }

Describe the bug doesnt load on Cataclysm PTR 4.4.1 To Reproduce start the game, load addon Expected behavior Loads as expected. Screenshots

Additional context

Firsthunterz commented 2 months ago

I swear they break addons on purpose every content patch. All my addons worked fine when PTR came online on the 3rd and they added the molten front token vendor on the 5th and broke every single addon in the process somehow.

snowflame0 commented 2 months ago

Seems to have only been an issue on the PTR, working fine as of now, open a new issue if anything arises on live servers.