Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
91 stars 56 forks source link

Fixed an issue with addons #360

Closed sarhatabaot closed 2 weeks ago

sarhatabaot commented 3 weeks ago

This fixes the itemsadder addon error message i.e.: fish.Commun.Cod has an incorrect assigned material: itemsadder:fish:morue. This was caused due to multiple checks doing the same thing. This PR fixes that. Adds a couple of new exception for every error, so we can better diagnose the issue.

May fix #257, #240, #243