![Easy Anvils [Forge & Fabric]](https://media.forgecdn.net/avatars/thumbnails/776/208/256/256/638118115739130285.png)
[Bug]: Server not fully closing when using either EasyAnvils, EasyMagic, or Leaves be gone
Gijsko opened this issue ยท 5 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?
I also have this issue on 1.21, just after 'All dimensions are saved', it prints 'Dispatching unloading event for config easyanvils-server.toml', and then hangs the server console.
Fabric: 0.16.10
EasyAnvils: v21.0.5
I don't have Easy Magic or Leaves Be Gone.
@Waterspark63 @Gijsko does this issue persist with the newest version of forge config api?