MrCrayfish / Configured

The easiest way to change the configuration of mods!
https://www.curseforge.com/minecraft/mc-mods/configured
Other
62 stars 46 forks source link

Stuck sending unload event #104

Open Dasky14 opened 1 year ago

Dasky14 commented 1 year ago

When shutting down the server, it gets stuck on the following line:

[Server thread/INFO] [configured/]: Sending config unload event for configured.developer.toml

Here is my full latest.log file: latest.log

Mikaaah commented 1 year ago

Getting the same issue [configured/]: Sending config unload event for configured.developer.toml [23.07 07:44:18] [Server] java.lang.NullPointerExceptionCannot invoke "Object.getClass()" because "config" is null

liangmoe commented 11 months ago

i got the same issue, will it cauesd any issue by force closing console?

MrCrayfish commented 8 months ago

Sorry for the delay. I've discovered the issue and it turns out that I was not releasing a config completely on shutdown, which explains why the server is hanging. I'll have a fix coming out soon, I am just in the middle of relicensing the mod which has delayed a lot of things.

KNaiFen commented 5 months ago

抱歉耽搁了。我发现了这个问题,结果发现我在关闭时没有完全释放配置,这解释了服务器挂起的原因。我很快就会发布修复程序,我正在重新授权该模组,这已经延迟了很多事情。

Sir? Is there something wrong? I see that you haven't released a new version for a long time after you replied to this ISSUE

maxie13 commented 3 months ago

i'm still having the same error... is there a fix coming or...?

MrCrayfish commented 3 months ago

I've yet to still migrate the fix over from Framework to Configured. It's on the todo list, just lots of things on my plate atm.