gynryiie / Auto-Crafter

an auto-crafter for the mmorpg final fantasy xiv using advanced combat tracket and triggernometry
10 stars 2 forks source link

The given key was not present in the dictionary #3

Closed Tripwyr closed 1 year ago

Tripwyr commented 1 year ago

I'm getting this error when loading the game, and it also shows up each time I manually craft anything. I do not see the overlay in-game and the trigger config looks like this: image

This is the error: 2023-05-25 14:24:32.598 Error Exception: The given key was not present in the dictionary.

Please let me know if there are any logs I can pull to assist

gynryiie commented 1 year ago

The error shouldn't cause any problem with the macro's functionality, it has something to do with mutex, and I honestly couldn't get the error to go away without breaking the macro. :(

As for the overlay not showing, it could be that the crafting is still turned off, try typing /e ac in game to toggle it on

Tripwyr commented 1 year ago

That is an embarassing mistake, I had been trying to /e ac on. Works fine