gekware/minecraft-server-hibernation

Warning on start

Closed this issue · 11 comments

Current Behavior (🐛 Bug)

It's not super important and seems to not cause problems, but I just wanted to report that I get this warning on every msh startup:

[warn ≡ ] sgmMgr: response status code is 400 Bad Request -> prolonging segment... [01f000]

image

Expected Behavior

No warning i guess

Steps to Reproduce

Start msh?

MSH Logs

image

MSH-Version

2.4.10

Operating system

Windows 10

Minecraft Version

1.19.3

Minecraft Server Software

Paper

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details.

thanks for reporting but it was already fixed in 5173f6c

If you compile the latest dev commit the error should not be present

thanks for reporting but it was already fixed in 5173f6c

If you compile the latest dev commit the error should not be present

Nice!

When are you going to release version 2.5?
Because I am sadly unable to build msh myself.

if you tell me which os/arch I can build it for you

if you tell me which os/arch I can build it for you

Windows 10...it's in all of my bug reports.

ah yeah I always forget that @BolverBlitz built a fastastic issue layout.

Here you go: msh-v2.4.10-325269a.zip

Thank you :)

I just unzipped it and there are 2 .exe files...msh-v2.4.10-325269a-windows-amd64.exe and msh-v2.4.10-325269a-windows-386.exe.
I was using the 386 before...is that still the correct one?

if you have a 64bit system then its better to use the amd64 otherwise you can use the 386.

They are the same, just 2 architectures

Oh okay. Thanks.
Just so you know, the windows amd64 version is not available from the GitHub downloads.
image

yeah thanks lol I know, I realized today that it was not included in the releases.

I updated the release builder to include it.

Okay thx