Thread Tools Display Modes
05/22/24, 07:14 PM   #1
Nura-Yami
Join Date: May 2024
Posts: 2
UI Error: B9CE9603

Hi All,

I am getting the below error:

user:/AddOns/LibAsync/LibAsync.lua:49: user:/AddOns/LibHistoire/guildHistoryCache/GuildHistoryProcessingRequest.lua:126: no events processed and not at the end - something went wrong
stack traceback:
[C]: in function 'error'
user:/AddOns/LibHistoire/guildHistoryCache/GuildHistoryProcessingRequest.lua:126: in function 'GuildHistoryProcessingRequest:EnsureIterationIsComplete'
user:/AddOns/LibHistoire/guildHistoryCache/GuildHistoryProcessingRequest.lua:67: in function '(anonymous)'
(tail call): ?
[C]: in function 'pcall'
user:/AddOns/LibAsync/LibAsync.lua:29: in function 'DoCallback'
user:/AddOns/LibAsync/LibAsync.lua:63: in function 'DoJob'
user:/AddOns/LibAsync/LibAsync.lua:118: in function 'async.Scheduler'
stack traceback:
[C]: in function 'error'
user:/AddOns/LibAsync/LibAsync.lua:49: in function 'DoCallback'
user:/AddOns/LibAsync/LibAsync.lua:63: in function 'DoJob'
user:/AddOns/LibAsync/LibAsync.lua:118: in function 'async.Scheduler'



All the add ons are updated as per Minion. Please help me with a fix for this.


Thank you
  Reply With Quote
05/23/24, 02:55 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,056
Please read the sticky post about "Please read before posting bug reports":
https://www.esoui.com/forums/showthread.php?t=9885

As described there (and also described here "lua error messages ingame - How do I read them?" https://www.esoui.com/forums/showthread.php?t=8858) report errors at the addon / library comments.
The error message says "LibHistoire" so the error is somehow related to that library:
https://www.esoui.com/downloads/info....html#comments


Often you find similar errors already reported there, and maybe even a fix or someone describing what you can do.

Only a guess how to maybe fix it:
Logout.
Go to your SavedVariables folder (described here how to find it: https://www.esoui.com/forums/showthread.php?t=9235)
Backup the file LibHistoire.lua
Rename the file LibHistoire.lua to LibHistoire_20240523.lua
Login and see if the error still occurs.
-> Attention: You need to setup your LibHistoire UI settings new, and for example define the categories you want to sync, per guild, at the LibHistoire UI at the guild history again - Via that small "gear" icons at each guild's category. e.g. set the category "Alliance war" to "Do not sync" if you do not need that data, and are only interested into "Vendor" category to get sold items data.

Last edited by Baertram : 05/23/24 at 03:00 AM.
  Reply With Quote
05/23/24, 08:08 AM   #3
Nura-Yami
Join Date: May 2024
Posts: 2
Thank you. I searched with the error code and didn't find any results. That's why I created a new post. I will go through these next time.

Thank you again.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » UI Error: B9CE9603


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off