View Single Post
03/11/15, 10:49 AM   #30
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
Originally Posted by thifi View Post
Now that we have ZOS folks among us I will describe a fully reproducible client crash with GetTradingHouseSearchResultItemLink (if someone haven't done it already) . Maybe it will now get a proper attention, because my ingame bug report was just bouncing off customer support.
I already wrote about how to reproduce that amongst some other crashes in this thread month ago.
  • FormatAchievementLinkTimestamp crashes when called with a negative number
  • GetTradingHouseSearchResultItemInfo, GetTradingHouseSearchResultItemLink and SelectTitle crash when called with an invalid index
  • ZO_DeepTableCopy turns into an infinite loop when passed a table that contains a reference to itself
  • Many functions that expect a control element crash when they get empty/invalid userdata instead.
  Reply With Quote