Oheers / EvenMoreFish

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

Fixed an issue with addons #360

Closed sarhatabaot closed 5 months ago

sarhatabaot commented 5 months 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