CorgiTaco / CorgiLib

A library of common code used across Corgi Taco's projects
GNU Lesser General Public License v3.0
7 stars 6 forks source link

Prevents server shutdown when used alongside Create mod #53

Open simeonpfeiffer opened 3 weeks ago

simeonpfeiffer commented 3 weeks ago

Minecraft 1.20.1 Fabric Loader 0.16.2 Launcher 1.0.1 Create 0.5.1f Fabric API 0.92.2 Owo lib 0.11.2 CorgiLib 4.0.2.0

This minimal setup will prevent the server from shutting down after issuing the stop command.

The console will freeze after these lines:

[18:45:36] [Server thread/INFO]: Stopping the server [18:45:36] [Server thread/INFO]: Stopping server [18:45:36] [Server thread/INFO]: Saving players [18:45:36] [Server thread/INFO]: Saving worlds [18:45:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[name]'/minecraft:overworld [18:45:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (name): All chunks are saved [18:45:41] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved

The process will not terminate. There is no error message.

Coolkc456 commented 2 weeks ago

Came here because of this same issue as well! Can't use these mods together without killing the server which is risky.

DumbXBoxAcct commented 8 hours ago

Same here, server unload freezes after these lines:

[01:11:50] [Server thread/INFO]: Stopping the server [01:11:50] [Server thread/INFO]: Stopping server [01:11:50] [Server thread/INFO]: Saving players [01:11:50] [Server thread/INFO]: Saving worlds [01:11:50] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [01:11:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [01:11:50] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [01:11:51] [pool-2-thread-1/INFO]: Unloading server config for airhop

When using CorgiLib 1.20.1-4.0.3.2. with the following loaded:

Substituting any one of these below for AirHop-v.8.0.2 also causes the issue: