View Single Post
08/13/19, 02:52 PM   #2
MasterCG17
Join Date: Jan 2017
Posts: 2
Someone who knows what he/she is doing said they'd work on it this weekend.

In the meantime I fixed MOST of it doing this.

DISABLE Shissu's History Addon from the game addon menu when you log in. This isn't a fix for the history page itself.

Open the file: Documents/Elder Scrolls Online/live/AddOns/ShissuHistoryScanner/ShissuHistoryScanner.lua

Line 341: Replace 'RequestGuildHistoryCategoryNewest' with 'RequestMoreGuildHistoryCategoryEvents' (no quotes)
Line 343: Replace 'RequestGuildHistoryCategoryOlder' with 'RequestMoreGuildHistoryCategoryEvents' (no quotes)


THEN ALSO

Open the file: Documents/Elder Scrolls Online/live/AddOns/ShissuHistory/ShissuHistory.lua

That should get your guild roster working with the deposit info and filters ect.... and also stop the error message when you log in. You'll have to deal with the vanilla history page though.
  Reply With Quote