View Bug Report
Error in LibGuildHistory when Master Merchant also enabled
Bug #: 1274
File: Deome's DataDaedra
Date: 03/22/15 07:58 AM
By: doxxx
Status: Game Bug (Cant fix)
When logging into a character with both DataDaedra and Master Merchant enabled, I get very many of the following error:

Code:
user:/AddOns/ddDataDaedra/Lib/LibGuildHistory/LibGuildHistory.lua:56: operator .. is not supported for string .. nil
stack traceback:
	user:/AddOns/ddDataDaedra/Lib/LibGuildHistory/LibGuildHistory.lua:56: in function 'RequestPage'
	EsoUI/Libraries/Globals/globalapi.lua:181: in function '(anonymous)'
A similar error also sometimes happens when mousing over an item to display the tooltip.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: doxxx - 03/22/15 07:59 AM
I also see in the chat window:

Warning: Another addon is interfering with LibGuildHistory.
By: doxxx - 03/22/15 08:30 AM
Forgot to say that I'm using v1.74 of DataDaedra.
By: Spiritwind - 04/18/15 10:27 AM
Would be awesome to see some compatibility with this. See you say that other addons should work with this, but that does not really seem like it should be the case, considering its libguildhistory's fault considering it needs to lock the guild history (Which causes the conflict since MM is using it).
Would be awesome to see some form of support. I personally don't see any reason why having guild history unlocked could cause table problems, as users cannot modify guild history values...
By: Spiritwind - 04/18/15 10:29 AM
Ah, just read the reason you have it locked (Kicked for spam). My bad, was not aware that you could be kicked if too many plugins try and query it at once.
By: Deome - 04/18/15 09:41 PM
Yep. You can also get kicked if you're just sitting in the history window spamming "Request More" with your 'E' key--it's related to history addons, but you can trigger it without any addons loaded at all.

LibGuildHistory is going to be rewritten for the upcoming DD 2.0, and the tab will no longer be hidden. I'm thinking that I'll just replace it with a popup dialog warning folks about the spam kick if they "Request More" while DD is requesting history. I know a lot of folks just want to glance at something in the history while on an alt, usually something that doesn't even require requesting earlier history, so the feature makes little sense these days.

I don't have control of LibGuildHistory's page, Millus insisted on retaining control and then went...wherever addon authors go when they abandon their work.
By: Deome - 04/18/15 09:42 PM
MM now uses LibGuildHistory?