Oheers / EvenMoreFish

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

Fix server crash (memory leak) #265

Closed sarhatabaot closed 2 months ago

sarhatabaot commented 6 months ago

This PR aims to fix the server crashes as outlined by a bunch of issues:

Closes #239 Closes #197 Closes #182

This is probably a memory leak, and not an NPE as outlined by the error messages themselves.

Any new findings will be included in this draft PR.