Dicebar / Raven

Raven add-on for World of Warcraft
9 stars 3 forks source link

Failed to load Raven_Options: MISSING #79

Closed kagekiso closed 1 month ago

kagekiso commented 1 month ago

Disabled the addon in-game, reloaded the UI, then re-enabled and reloaded the UI again.

Addon stopped working and returned the above error.

Restarting the game, deleting and re-downloading the addon all did not solve the problem.

Kithhurrn commented 1 month ago

I have the same issue. I've reset WTF and Interface folder, redownloaded, turned off all addons except Raven and get the same error msg in chat. Error log is attached. Raven error.txt

FvonY commented 1 month ago

I copied Raven_Options from an older version for now. Works "well enough" until fixed.

rodalpho commented 1 month ago

Same issue here.

Dicebar commented 1 month ago

For some reason the packaging script that is used to build Raven is not working properly, which is causing Raven_Options not to be included in the zip-file. I'm investigating the cause.

For now, Raven_Options from any earlier build should work as a replacement as the options addon has not actually been changed.

kagekiso commented 1 month ago

For some reason the packaging script that is used to build Raven is not working properly, which is causing Raven_Options not to be included in the zip-file. I'm investigating the cause.

For now, Raven_Options from any earlier build should work as a replacement as the options addon has not actually been changed.

I did that, but I have no bar groups being displayed no matter what I try

Dicebar commented 1 month ago

I did that, but I have no bar groups being displayed no matter what I try

Can you use /raven now? And if so, is Raven enabled?

image

kagekiso commented 1 month ago

I did that, but I have no bar groups being displayed no matter what I try

Can you use /raven now? And if so, is Raven enabled?

image

yes the addon works and displays bars for all my other characters except the character that 1st experienced the issue

I deleted the profle, reloaded, copied profile from another character etc. nothing works

Dicebar commented 1 month ago

Generic note about this issue:

I posted a request for help over at BigWigs, whose packager we use. If I don't get a swift response from them I'll make a build manually.

Dicebar commented 1 month ago

yes the addon works and displays bars for all my other characters except the character that 1st experienced the issue

I deleted the profle, reloaded, copied profile from another character etc. nothing works

Do you get any error messages?

FvonY commented 1 month ago

There is something wonky about the call to SHIM:GetSpellInfo in GetWeaponBuffs in Main.lua around line 1589. This might be related, since it works if i comment out the call there.

E: Yep. This seems to break characters with Weapon Buffs like shaman. E2: The error pops up as soon as you use a weapon buff(tested with Flametongue Weapon) 16x bad argument #1 to '?' (Usage: local spellInfo = C_Spell.GetSpellInfo(spellIdentifier)) [string "=[C]"]: in functionGetSpellInfo' [string "@Raven/Shims.lua"]:88: in function GetSpellInfo' [string "@Raven/Main.lua"]:1589: in function <Raven/Main.lua:1558> [string "@Raven/Main.lua"]:1987: in functionUpdateAuras' [string "@Raven/Main.lua"]:1282: in function Update' [string "@Raven/Main.lua"]:953: in function <Raven/Main.lua:949> [string "@Raven/Main.lua"]:984: in function?' [string "@Masque/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>

[string "@Masque/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@Masque/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire' [string "@Bartender4/libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Bartender4/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: (*temporary) = "bad argument #1 to '?' (Usage: local spellInfo = C_Spell.GetSpellInfo(spellIdentifier))"`

kagekiso commented 1 month ago

yes the addon works and displays bars for all my other characters except the character that 1st experienced the issue I deleted the profle, reloaded, copied profile from another character etc. nothing works

Do you get any error messages?

none at all... the addon appears to work normally, but I just get no bars on that one character

Dicebar commented 1 month ago

@FvonY:

I deleted your comment here and added it to GH-78, I think you meant to post there.

Dicebar commented 1 month ago

@kagekiso:

none at all... the addon appears to work normally, but I just get no bars on that one character

Could you upload your Raven.lua file for me to have a look at? It's located at World of Warcraft\_retail_\WTF\Account\<YOUR ACCOUNT NAME HERE>\SavedVariables. Which character is experiencing the issue?

Dicebar commented 1 month ago

The people over at BigWigs were kind enough to point me in the right direction. It wasn't there packager at fault, but rather CurseForge's packager. Or the way we interact with their packager, not sure.

Either way, we're now deploying to CurseForge through BigWigs' packager, and Raven_Options is included in the releases again as of r668.

kagekiso commented 1 month ago

@kagekiso:

none at all... the addon appears to work normally, but I just get no bars on that one character

Could you upload your Raven.lua file for me to have a look at? It's located at World of Warcraft\_retail_\WTF\Account\<YOUR ACCOUNT NAME HERE>\SavedVariables. Which character is experiencing the issue?

the latest version solved the problem. thanks!

rodalpho commented 1 month ago

Yes latest version works 100% so far. Thanks for building and maintaining an addon that I've used pretty much long enough to get a driver's license!!