Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/15/24, 11:36 PM   #1
cyxui
AddOn Author - Click to view addons
Join Date: Nov 2015
Posts: 70
GetCurrentTradingHouseGuildDetails might return wrong info sometimes

I am trying to debug a very strange behavior where a small percentage of users will have listings with the wrong guild name posted on TTC.

All data beside the guild name are correct. The wrong guild names in question are always a guild right besides the correct guild in the same area.

I have triple checked the code and made sure that theres no race condition. I always call GetCurrentTradingHouseGuildDetails each time before i store the data. No cache involved. The fact that the wrong guild name is always in the same area made me believe that the GetCurrentTradingHouseGuildDetails will sometimes return the wrong guild name under certain circumstances.

Haven't found a way to reproduce it yet. Any idea is welcomed.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » GetCurrentTradingHouseGuildDetails might return wrong info sometimes


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