HyFishing-0.3.0.jar
What's new
0.3.0 - 2026-02-26
Summary
- Fixed a class of server crashes caused by deferred entity removals capturing stale
Refobjects. This release replaces unsafe deferred removals with a robust, store-thread removal pipeline and adds integration tests to prevent regressions.
Bug Fixes
- Prevent server crash when reeling/catching: added a global
EntityRemovalQueueandEntityRemovalSystemto enqueue stable entity UUIDs from interaction threads and perform removals on the store thread. The store-thread system will requeue requests when the entity belongs to another world so the correct world's store can remove it.
This mod has no additional files