Skip to content

What to do if your FFXIV Undercut Alerts are incorrect?

Alex Cohen edited this page Aug 14, 2023 · 18 revisions

Undercut alerts and the Universalis data source are crowd-sourced meaning it is not a perfect system. If you are frustrated that undercut alerts are giving false positives either alerting you on items already sold or alerts are not showing all items you are undercut on, then see if the following applies:

  1. Compare Saddlebag data to Universalis
  2. Check the last updated time on Universalis
  3. Install Dalamud Plugins manually search for items to update Universalis
  4. Have UC alerts ignore data that's too old
  5. Have UC alerts ignore specific items

1. Compare Saddlebag data to Universalis

  • If you getting alerts and are not undercut on your items, proceed to Univeralis to verify their data to be correct. If Universalis is correct and Saddlebag is incorrect let us know via the #bug-reporting channel via Discord.

2. Check the last updated time on Universalis

  • It is common for Universalis to be out of date, as the data is crowdsourced and they only update their market data when players with Dalamud Plugins manually search for individual items on the FFXIV Marketboard. Due to our data flowing in from Universalis, Saddlebag's search function works with the current up-to-date information provided. If no one with plugins has searched the Market board recently then this will be shown on the universalis page to tell how out of date their data is:
image

3. Look up an item ingame with Dalamud Plugins to update Universalis and Saddlebag

  • You can help Universalis and Saddlebag to improve your undercut alerts by installing Dalamud Plugins to manually search for individual items on the FFXIV Marketboard. You have now updated Universalis yourself and provided current data to Saddlebag!

  • We also highly recommend using a favorites list to make it easier and faster to click through the items you need to update without typing them all in.

4. Ignore data that's too old

  • If you want to just ignore any data that is too old you can add ignore_data_after_hours into your JSON data. Add a value for how old you want the data to be at a maximum.

The example below ignores all data when the last update was over 24 hours ago.

image

5. Ignore specific items with old data

  • If you cannot or do not want to update the data in your game manually you can ignore the false positive items with the "Filter out these items" button on the alert generator:
image image

This will add the IDs to the ignore_ids list. You can also do this manually by finding the item ids of what you wish to ignore and plugging them into the list yourself:

image


For further unanswered questions feel free to reach out via the #bug-reporting channel via our Discord!

Clone this wiki locally