Closed SrRapero720 closed 10 months ago
also fixes #17
GlobalGameRules sets game rules after game is loaded, and thread pool are created on first tick.
Fixes is pretty simple, just using ServerManager.getThreadPool()
instead of directly use Map
if anyone was interested, here is a built version of this PR https://github.com/SrRapero720/DimensionalThreading-Reforked/releases/tag/1.4.0
Additional changes
IMPORTANT: this PR should NOT override master because it was still on 1.19.2. First make a new branch for 1.19.2. btw no much changes are done so mod can be easier backported to 1.19.2 with current setup :)