electr0sheep / ItemVendorLocation

Dalamud plugin to look up vendor locations for items
19 stars 12 forks source link

Unload Error #85

Closed RustyMongoose closed 4 months ago

RustyMongoose commented 4 months ago

For about 3 weeks now, I've received the following error when trying to update the plugin through Dalamud

Installer Error
Failed to update plugin Item Vendor Location (Unload failed).
Please restart your game and try again. If this error occurs again, please contact the plugin author.

No further information in provided, and resetting has done nothing. The plugin still seems to function fine, but I am unable to update and given a notification every time I login that it is out of date.

Nukoooo commented 4 months ago

The error is caused by not handling Chat 2 related stuff when unloading, this was an oversight from me. To update the plugin, you should disable every plugin by selecting Start w/o any Plugins, after that you should be able to update the plugin, if not, deleting and reinstalling the plugin should fix the issue.

Nukoooo commented 4 months ago

Closing as ApiX is out, you should be able to update the plugin once a release is made