Guildbook

Guildbook

686k Downloads

Lua Errors

MurderOnMyMind7 opened this issue · 3 comments

commented

Lua Error 1/3:
Message: Interface\AddOns\Guildbook\Core.lua:3382: bad argument #3 to 'format' (string expected, got nil)
Time: Sat Jul 30 14:32:32 2022
Count: 1
Stack: Interface\AddOns\Guildbook\Core.lua:3382: bad argument #3 to 'format' (string expected, got nil)
[string "=[C]"]: in function format' [string "@Interface\AddOns\Guildbook\Core.lua"]:3382: in function Init'
[string "@interface\AddOns\Guildbook\Core.lua"]:6160: in function <Interface\AddOns\Guildbook\Core.lua:6155>

Locals: (*temporary) = "Load time: %s > current version; %s"
(*temporary) = "14:32:32"
(*temporary) = nil
(*temporary) = "string expected, got nil"

Lua Error 2/3:
Message: Interface\FrameXML\StaticPopup.lua:4573: bad argument #2 to 'SetFormattedText' (string expected, got nil)
Time: Sat Jul 30 14:32:41 2022
Count: 1
Stack: Interface\FrameXML\StaticPopup.lua:4573: bad argument #2 to 'SetFormattedText' (string expected, got nil)
[string "=[C]"]: in function SetFormattedText' [string "@Interface\FrameXML\StaticPopup.lua"]:4573: in function <Interface\FrameXML\StaticPopup.lua:4424> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function StaticPopup_Show'
[string "@interface\AddOns\Guildbook\Core.lua"]:4006: in function `Load'
[string "@interface\AddOns\Guildbook\Core.lua"]:3770: in function <Interface\AddOns\Guildbook\Core.lua:3755>
[string "@interface\SharedXML\C_TimerAugment.lua"]:16: in function <Interface\SharedXML\C_TimerAugment.lua:14>

Locals: (*temporary) = StaticPopup3Text {
0 =
}
(*temporary) = "Guildbook Version: %s

%s"
(*temporary) = nil
(*temporary) = "IMPORTANT!
This is the last big update before Wrath of the Lich King Classic

The addon is being reworked for a better compatibility with the next classic expansion.
This expansion brings new features such as dual spec and glyphs and the current version of the addon isn't compatible with these changes from Blizzard.

The current version will remain available via curse as is and if/when Blizzard make any announcements for new Classic SoM or TBC SoM servers, either the new version can be backported to work with those servers or the older version will receive maintenance.

Check the Discord server for more informations.
"
(*temporary) = "string expected, got nil"

Lua Error 3/3:
Message: Interface\AddOns\Guildbook\Core.lua:3039: attempt to compare nil with number
Time: Sat Jul 30 15:16:30 2022
Count: 5
Stack: Interface\AddOns\Guildbook\Core.lua:3039: attempt to compare nil with number
[string "@interface\AddOns\Guildbook\Core.lua"]:3039: in function ?' [string "@Interface\AddOns\Guildbook\Core.lua"]:2605: in function ProcessIncomingData'
[string "@interface\AddOns\Guildbook\Core.lua"]:2590: in function <Interface\AddOns\Guildbook\Core.lua:2589>

Locals: self =

{
sendPlayerCharacterTradeskillRecipes_IsQueued = false
ProcessIncomingData = defined @interface\AddOns\Guildbook\Core.lua:2595
sendPlayerCharacterTradeskillsInfo_IsQueued = false
UnregisterComm = defined @interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
SendTradeskillInfoToTargetGUID = defined @interface\AddOns\Guildbook\Core.lua:2850
OnGuildbookConfigChanged = defined @interface\AddOns\Guildbook\Core.lua:2359
SayHelloBack = defined @interface\AddOns\Guildbook\Core.lua:2990
OnCommReceived = defined @interface\AddOns\Guildbook\Core.lua:2552
playerCharacterUpdate =
{
}
SendPrivacyNotice = defined @interface\AddOns\Guildbook\Core.lua:2668
OnLFGListingCreated = defined @interface\AddOns\Guildbook\Core.lua:3206
OnCharacterTalentsUpdate = defined @interface\AddOns\Guildbook\Core.lua:3133
Transmit = defined @interface\AddOns\Guildbook\Core.lua:2418
SendCharacterTradeskillInfo = defined @interface\AddOns\Guildbook\Core.lua:2813
RequestCharacterInfo = defined @interface\AddOns\Guildbook\Core.lua:2703
GetCallbacksByEvent = defined @interface\SharedXML\CallbackRegistry.lua:51
UnregisterEvents = defined @interface\SharedXML\CallbackRegistry.lua:140
CheckPrivacyRuleForTargetGUID = defined @interface\AddOns\Guildbook\Core.lua:2618
CharacterSpecAndMainChatFilter = defined @interface\AddOns\Guildbook\Core.lua:2319
UnregisterAllComm = defined @interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
OnCharacterTradeskillsRecipesUpdate = defined @interface\AddOns\Guildbook\Core.lua:3100
OnLoad = defined @interface\SharedXML\CallbackRegistry.lua:31
Event =
{
}
playerCharacterTradeskillRecipesUpdate =
{
}
playerCharacterTradeskillsInfoUpdate =
{
}
OnPrivacyNotice = defined @interface\AddOns\Guildbook\Core.lua:2681
SendNewsUpdate = defined @interface\AddOns\Guildbook\Core.lua:2977
TellGuildMemberItsTimeToUpdate = defined @interface\AddOns\Guildbook\Core.lua:3005
SayHello = defined @interface\AddOns\Guildbook\Core.lua:2688
OnCharacterTradeskillsInfoUpdate = defined @interface\AddOns\Guildbook\Core.lua:3116
OnCharacterInfoRequested = defined @interface\AddOns\Guildbook\Core.lua:3254
sendPlayerCharacterTradeskillsInfoQueueTimer = 3
sendPlayerCharacterUpdates_IsQueued = false
TriggerEvent = defined @interface\SharedXML\CallbackRegistry.lua:99
callbackTables =
{
}
OnCharacterUpdate = defined @interface\AddOns\Guildbook\Core.lua:3179
RegisterCallback = defined @interface\SharedXML\CallbackRegistry.lua:72
SetUndefinedEventsAllowed = defined @interface\SharedXML\CallbackRegistry.lua:39
UnregisterCallback = defined @interface\SharedXML\CallbackRegistry.lua:125
SendCharacterTalentsInfo = defined @interface\AddOns\Guildbook\Core.lua:2723
SendCharacterTradeskillsRecipes = defined @interface\AddOns\Guildbook\Core.lua:2879
SendCommMessage = defined @interface\AddOns\DataStore\libs\AceComm-3.0\AceComm-3.0.lua:87
DELAY = 2
sendPlayerCharacterUpdatesQueueTimer = 3
OnCharacterPaperDollStatsUpdate = defined @interface\AddOns\Guildbook\Core.lua:3149
RegisterComm = <

commented

Thanks for the report, I think I see the issue, that's my bad I'll try to fix it ASAP

commented

The issue came from a wrong label in the "Version" of the addon within the .toc file, it should be resolved.

Update as been send to curse and is waiting for approval, if you don't want to download it again, you can simply open the file Guildbook-XXX.toc (where XXX correspond that version of the game you're running Classic or BCC) with a text editor and change the version from 4.9941a to 4.99411.

Sorry again for the mistake.

commented

Thank you! I Have no issue just downloading the update when it clears. Thanks SO MUCH for being so quick to resolve this issue. I'm a big fan of this addon and unfortunately this error kept popping up every couple minutes and was driving me nuts. I was forced to disable it. Looking forward to using this addon in WotLK. Have a great weekend :D