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

Guild Control Issues #269

Closed
rockett30 opened this issue Oct 23, 2022 · 6 comments
Closed

Guild Control Issues #269

rockett30 opened this issue Oct 23, 2022 · 6 comments

Comments

@rockett30
Copy link

I'm having a problem with guild control. initially when I start the game and go into the controls, I get an error popup.

Date: 2022-10-23 09:21:19
ID: 1
Error occured in: Global
Count: 1
Message: Interface_Wrath\FrameXML\FriendsFrame_Wrath.lua line 296:
Usage: GuildControlGetRankName(index)
Debug:
[string "=[C]"]: ?
[string "=[C]"]: GuildControlGetRankName()
[string "@Interface_Wrath\FrameXML\FriendsFrame_Wrath.lua"]:296: GuildControlPopupframe_Update()
[string "@Interface_Wrath\FrameXML\FriendsFrame_Wrath.lua"]:252: GuildControlPopupFrame_OnShow()
[string ":OnShow"]:1:
[string "
:OnShow"]:1
[string "=[C]"]: Show()
[string "@Interface/FrameXML/FriendsFrame_Shared.lua"]:2303: GuildFramePopup_Show()
[string ":OnClick"]:4:
[string "
:OnClick"]:1
Locals:

AddOns:
Swatter, v3.4.6817 (SwimmingSeadragon)
AtlasLootClassic, vv3.0.7
AtlasLootClassicData, vv3.0.7
AtlasLootClassicDungeonsAndRaids, vv3.0.7
AucAdvanced, v3.4.6825 (SwimmingSeadragon)
AucFilterBasic, v3.4.6803 (SwimmingSeadragon)
AucStatHistogram, v3.4.6805 (SwimmingSeadragon)
AucStatiLevel, v3.4.6809 (SwimmingSeadragon)
AucStatPurchased, v3.4.6806 (SwimmingSeadragon)
AucStatSimple, v3.4.6807 (SwimmingSeadragon)
AucStatStdDev, v3.4.6808 (SwimmingSeadragon)
AucUtilFixAH, v3.4.6810 (SwimmingSeadragon)
BagBrother, v
Bagnon, v10.0.2
Bartender4, v4.12.0
BasicComboPoints, vv9.2.4
BeanCounter, v3.4.6811 (SwimmingSeadragon)
Carbonite, vv3.4.0-00031
CarboniteNotes, vv3.4.0-00031
CarboniteQuests, vv3.4.0-00031
CarboniteSocial, vv3.4.0-00031
CarboniteWarehouse, vv3.4.0-00031
DataStore, v2022.06.05
DataStoreAgenda, v1.14.003
DataStoreAuctions, v1.14.003
DataStoreCharacters, v2022.06.05
DataStoreContainers, v1.14.003
DataStoreCrafts, v1.14.003
DataStoreInventory, v1.14.003
DataStoreMails, v2022.06.05
DataStoreQuests, v1.14.003
DataStoreReputations, v1.14.003
DataStoreSpells, v2022.06.05
DataStoreTalents, v1.14.003
DBMCore, v30070dd
DBMSoundEventsPack, v1.6.18
DBMStatusBarTimers, v30070dd
DBMVPVEM, v1b93adf
Decursive, v2.7.8.9
Enchantrix, v3.4.6821 (SwimmingSeadragon)
EnchantrixBarker, v3.4.6813 (SwimmingSeadragon)
HealBot, v3.4.0.14
HealBotData, v
HealBotOptions, v
HealBotPluginThreat, v3.4.0.0
HealBotTips, v
Identity2, v4.2.3
Informant, v3.4.6814 (SwimmingSeadragon)
Molinari, v90207.85-Release
Recount, vv3.4.0a
Scrap, v10.0.1
SmartBuff, v38.30400
Stubby, v3.4.6816 (SwimmingSeadragon)
WeakAuras, v4.1.5
ZPerl, v6.3.4
ZPerlArcaneBar, v
ZPerlParty, v
ZPerlPartyPet, v
ZPerlPlayer, v
ZPerlPlayerBuffs, v
ZPerlPlayerPet, v
ZPerlRaidAdmin, v
ZPerlRaidFrames, v
ZPerlRaidHelper, v
ZPerlRaidMonitor, v
ZPerlRaidPets, v
ZPerlTarget, v
ZPerlTargetTarget, v
BlizRuntimeLib_enUS v3.4.0.30400
(ck=7f4)

After that the error never shows again, but the guild controls don't work. All the selections are unchecked and non operational.
The only way I can get into the controls to change anything is to disable Carbonite and re-enable it when I'm done.

Thank you very much for keeping this addon alive, been using it for a dozen years.

@IrcDirk
Copy link
Owner

IrcDirk commented Oct 26, 2022

Damn i need to setup guild on my alt to test this ;)

@Termalator
Copy link

Termalator commented Oct 26, 2022

I "fixed" it bx commenting out the line 869 in the carbonite.lua:

GuildControlPopupFrame.initialized = 1
replaced with :
-- GuildControlPopupFrame.initialized = 1

The only thing i noticed is that the guild control frame is now behind the carbonite social frame, but i can live with that ;)

@rockett30
Copy link
Author

Thanks for the work around. Like you said, I can live with the guild control behind the carbonite frame.

IrcDirk added a commit that referenced this issue Oct 31, 2022
@IrcDirk
Copy link
Owner

IrcDirk commented Oct 31, 2022

Should be fixed now ;)

@rockett30
Copy link
Author

Not all hero's wear capes!
Thanks. Works great.

@IrcDirk IrcDirk closed this as completed Nov 1, 2022
@Termalator
Copy link

I can confirm, yes works fine.
Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants