Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevents server shutdown when used alongside Create mod #53

Open
simeonpfeiffer opened this issue Aug 18, 2024 · 8 comments
Open

Prevents server shutdown when used alongside Create mod #53

simeonpfeiffer opened this issue Aug 18, 2024 · 8 comments

Comments

@simeonpfeiffer
Copy link

simeonpfeiffer commented Aug 18, 2024

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
Copy link

Coolkc456 commented Aug 25, 2024

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

@DumbXBoxAcct
Copy link

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:

  • fabric-server-mc.1.20.1-loader 0.16.4-launcher.1.0.1
  • Fabric API 0.92.2
  • ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric
  • PuzzlesLib-v8.1.23-1.20.1-Fabric
  • AirHop-v8.0.2-1.20.1-Fabric

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

  • BarteringStation-v8.0.0-1.20.1-Fabric
  • BetterTridents-v8.0.1-1.20.1-Fabric
  • TradingPost-v8.0.2-1.20.1-Fabric

@Coolkc456
Copy link

Any update on this? I really want to open a server but this issue is preventing me from doing so since I can't have proper restarts...

@simeonpfeiffer
Copy link
Author

I have removed all mods that require CorgiLib for the time being.

@Coolkc456
Copy link

It's disappointing. I really wanted to use Oh The Biomes We've Gone as the worldgen but if this isn't fixed soon, I'll have to switch to something else.

@CorgiTaco
Copy link
Owner

It should be fixed in the latest jar....

@fibberclip
Copy link

When's the latest download gonna be available? i have the (as of writing this) latest ver from curse/modrinth, 4.0.3.2 and i'm having this same issue. Although i'm not using Create mod

@Coolkc456
Copy link

Still having the issue as well with version 4.0.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants