ALL THE THINGS

ALL THE THINGS

31M Downloads

Interacting with Level 3 stitching table throw error

Torsin opened this issue ยท 2 comments

commented

When opening up the Abominable Stitching table, Necrolord Level 3 stitching, receiving an error which I will post below. The default craft item selected is Abominable Backup.

Error:

Date: 2021-02-11 09:56:11
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\AllTheThings\AllTheThings.lua line 62:
   ..\AddOns\AllTheThings\AllTheThings.lua line 14458:
   Usage: GetItemInfoInstant(itemID|"name"|"itemlink")
Debug:
   [string "=[C]"]: error()
   [string "@AllTheThings\AllTheThings.lua"]:94: ?()
   [string "@AllTheThings\AllTheThings.lua"]:62:
      AllTheThings\AllTheThings.lua:59
   [string "@AllTheThings\src\base.lua"]:31:
      AllTheThings\src\base.lua:30
Locals:
(*temporary) = "Interface\AddOns\AllTheThings\AllTheThings.lua:14458: Usage: GetItemInfoInstant(itemID|"name"|"itemlink")"

AddOns:
  Swatter, v8.3.BETA-4-4 (NzothsFolly)
  WowheadLooter, v90002
  AddOnSkins, v4.48
  AllTheThings, v2.2.3
  AskMrRobot, v97
  Bazooka, vv2.9.7
  CopyPasta, v1.1.2
  CovenantMissionHelper, v0.1
  DBMArchaeology, vr41-4-g64a0f7a
  DBMCore, v9.0.19-36-g1053ff0
  DBMDefaultSkin, v
  DBMSoundEventsPack, v1.6.8-5-g5444384
  DBMStatusBarTimers, v
  DBMVPVEM, v11.0.2
  ElvUI, v12.20
  ElvUILocPlus, v2.56
  GreenWall, v1.11.4
  GTFO, v4.59.2
  GuildRosterManager, v1.927
  GuildDonation, v
  GWAudit, v1.1.0
  ICBGGlottery, v3.2.001
  Incognito, v1.4.1
  NPCScan, v9.0.1.3
  Overachiever, v1.1.4
  OverachieverCache, v1.1.4
  OverachieverTabs, v1.1.4
  OverachieverTrade, v1.1.4
  ParagonReputation, v1.32
  Postal, vr436
  RaidCheck, v3.30
  Rematch, v4.11.10
  RematchElvUISkin, v1.2.3
  SimpleILevel, v3.4.6
  SimpleILevelGroup, v3.4.6
  SimpleILevelSocial, v3.4.6
  Skada, v1.8.3
  TomTom, vv90002-1.2.0
  TorsinsMarkingBar, v0.41
  VenturePlan, v4.08
  WeakAuras, v3.1.9-20-gcbdaba4
  WQAchievements, vv9.0.2-2
  BlizRuntimeLib_enUS v9.0.2.90002 <none>
  (ck=41d)
commented

Hmmm I'm guessing this is because the Abom table crafting doesn't actually create an 'Item' in every case, which is definitely not expected in the crafting logic currently.

I could potentially fix this, but I have not quite gotten the Anima necessary for Abom Stitching lvl 3 yet on an alt... so it would be hard to verify in game :(

I've made a note in the code to review later for Abom lvl 3.

Thanks!

commented

I've got Abom Table level 3 but have not been able to reproduce the error. I can open the table, select or mouse-over the Abonimable Backup with no issues. Maybe it would help to see what ATT settings you are using when you get the error.