File Details
adaptiveoptimization-8.5.2.jar
- R
- Jan 6, 2026
- 36.82 KB
- 4.9K
- 1.20.1
- Forge
File Name
adaptiveoptimization-8.5.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
* FIX 8.5.2 (crash):
* - Background executor lifecycle is restart-safe:
* - Worker is recreated on each server start.
* - queueEvolve/queueSave handle RejectedExecutionException safely and never crash tick loop.
* - stop() saves synchronously and shuts down worker after server is nulled, preventing post-stop scheduling.

