Jaliborc / PetTracker

Tracks pets, alerts for upgrades and helps you in pet battles.
44 stars 24 forks source link

C_Everywhere is not embedded #377

Closed filliph closed 7 months ago

filliph commented 7 months ago

Which software were you running?

Have you read the changelog? Yes

Please describe the bug. Logging in to the game triggers a BugSack error, and the quest list integration does not function.

Please describe how to reproduce it.

  1. Login
  2. See error

Any Screenshots? N/A

Error Logs are Important!

1x ...ddOns/PetTracker/addons/main/features/objectives.lua:6: Cannot find a library instance of "C_Everywhere".
[string "=[C]"]: in function `error'
[string "@AddonFactory/Libs/LibStub/LibStub.lua"]:23: in function `LibStub'
[string "@PetTracker/addons/main/features/objectives.lua"]:6: in main chunk
KingDeVeteran commented 7 months ago

Same-ish error for me:

1x ...ddOns/PetTracker/addons/main/features/objectives.lua:6: Cannot find a library instance of "C_Everywhere". [string "=[C]"]: in function error' [string "@Ace3/LibStub/LibStub.lua"]:23: in functionLibStub' [string "@PetTracker/addons/main/features/objectives.lua"]:6: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "C_Everywhere"."

filliph commented 7 months ago

Fixed in the latest update, thanks 👍