Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interacting with Level 3 stitching table throw error #694

Closed
Torsin opened this issue Feb 11, 2021 · 2 comments
Closed

Interacting with Level 3 stitching table throw error #694

Torsin opened this issue Feb 11, 2021 · 2 comments
Labels
Addon Bug Something is not working properly with the addon. Need more info Need more info to investigate

Comments

@Torsin
Copy link

Torsin commented Feb 11, 2021

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)
@ImUnicke
Copy link
Collaborator

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!

@mogwai316
Copy link
Collaborator

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.

@Molkree Molkree added the Addon Bug Something is not working properly with the addon. label Feb 12, 2021
@mogwai316 mogwai316 added the Need more info Need more info to investigate label Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Addon Bug Something is not working properly with the addon. Need more info Need more info to investigate
Projects
None yet
Development

No branches or pull requests

4 participants