AtlasLootClassic

AtlasLootClassic

37M Downloads

Lua error

jahirahdk opened this issue ยท 7 comments

commented

AtlasLoot version
AtlasLootClassic-v3.1.3

Lua error
58x AtlasLootClassic/Data/Companion.lua:674: table index is nil
[string "@AtlasLootClassic/Data/Companion.lua"]:674: in function <AtlasLootClassic/Data/Companion.lua:669>
[string "@AtlasLootClassic/Data/Companion.lua"]:682: in function <AtlasLootClassic/Data/Companion.lua:677>
[string "@AtlasLootClassic/Data/Companion.lua"]:689: in function `func'
[string "@AtlasLootClassic/AtlasLoot.lua"]:42: in function <AtlasLootClassic/AtlasLoot.lua:34>

Locals:
typ = "MOUNT"
(for index) = 1
(for limit) = 58
(for step) = 1
i = 1
creatureID = nil
(*temporary) =

{
16548 = true
33530 = true
7567 = true
14421 = true
20472 = true
32791 = true
33226 = true
7389 = true
7386 = true
21018 = true
22445 = true
7553 = true
20408 = true
7380 = true
22943 = true
33238 = true
32591 = true
35394 = true
7395 = true
26119 = true
21055 = true
21009 = true
21056 = true
7555 = true
23909 = true
29147 = true
16085 = true
}
(*temporary) = 1
(*temporary) = "table index is nil"
COLLECTED_COMPANIONS =
{
16548 = true
33530 = true
7567 = true
14421 = true
20472 = true
32791 = true
33226 = true
7389 = true
7386 = true
21018 = true
22445 = true
7553 = true
20408 = true
7380 = true
22943 = true
33238 = true
32591 = true
35394 = true
7395 = true
26119 = true
21055 = true
21009 = true
21056 = true
7555 = true
23909 = true
29147 = true
16085 = true
}

Describe the bug
Causes an ingame warning to pop reporting too many lua errors that can slow down the game

To Reproduce
Install AtlasLootClassic-v3.1.3 with the latest Wow Wotlk Classic patch 3.4.3.51666

Expected behavior

Screenshots

Additional context

commented

This works wonderfully but dose not have the gamma part In it for dungeons other then that Thank you so much

commented

Facing same issue

commented

Add this:
if typ == "MOUNT" then return end

in that file before string:

for i = 1, GetNumCompanions(typ) do
commented

that will fix it temporarily while authors do correct fix.

commented

Im having the same issue i hope they fix it soon i dont think there is another addon in the game that shows what loot drops in the dungeons

commented

try using this:

I have created a release here which has a direct download link until Hoizame can update Direct Download Link

commented

people havent figured out all the gamma loot yet.