[Bug]: Server not fully closing when using either EasyAnvils, EasyMagic, or Leaves be gone
Gijsko opened this issue ยท 2 comments
Mod Loader (Required)
Fabric
Minecraft Version(s) (Required)
1.21
Mod Version(s) (Required)
easymagic-v21.0.2 , easyanvils-v21.0.3, leavesbegone-v21.0.0
Other Mods Involved (Required)
Yes
Notes (Required)
When using either of the three mods, the fabric server will not close properly.
the first image shows cmd when i stop the server while using the mods. the second image show the same without the mods. as you can see the usual "press any key to continue . . .", which indicates the server has shut down correctly, does not appear when using either of the three mods.
I haven't found any issues when running dependecies like puzzleslib or forgeconfigapi without the other three mods.
I've seen some other posts on other mod pages about the same issues with those mods. Which in most cases seem to be threads not being closed properly.
latest.log (Required)
https://gist.github.com/Gijsko/0fbb6f3cbe9c71f7ec2679317e6626e5
Does setting the disableConfigWatcher
option to true
in the Forge Config Api Port config fix this issue?