Fuzss / easyanvils

Be ready for overhauled anvils! Items stay, better name tags, many tweaks!
https://www.curseforge.com/minecraft/mc-mods/easy-anvils
Mozilla Public License 2.0
10 stars 12 forks source link

[Bug]: Server not fully closing when using either EasyAnvils, EasyMagic, or Leaves be gone #77

Open Gijsko opened 3 months ago

Gijsko commented 3 months ago

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.

Image 1 Screenshot 2024-08-09 204138

Image 2 Screenshot 2024-08-09 204417

latest.log (Required)

https://gist.github.com/Gijsko/0fbb6f3cbe9c71f7ec2679317e6626e5

Fuzss commented 3 months ago

Does setting the disableConfigWatcher option to true in the Forge Config Api Port config fix this issue?

Gijsko commented 3 months ago

No, i still get the same issue