Running into some new issues lately. Lots of bot crashing as well as this error message.
Strange Error Message:
https://cdn.discordapp.com/attachments/464095927263821827/748895802864435270/unknown.png
Attached is associated log
Added API for checking what items are requested in the request window via
ff14bot.RemoteWindows.Request.RequestedItems (thanks to @nt153133 for this)
Added API for handing over the requested items via
Task<bool> CommonTasks.HandOverRequestedItems(bool useHQifNoNQ = true)
ItemIds for the Quest Behaviors TurnIn and HandOver are now deprecated.
Fixed an issue with outdated data causing DutyManager.AvailableContent to return incorrect results
Fixed an issue with outdated data causing some spells not to appear in the action list correctly