Wesley1808 / ServerCore

A mod that aims to optimize the minecraft server.
77 stars 11 forks source link

new version Crashes at start, old version works without problems. #17

Closed TheButterbrotMan closed 2 years ago

TheButterbrotMan commented 2 years ago

Describe the bug A clear description of what the bug is.

Versions -Latest is not a version! ServerCore: ServerCore-1.2.7-1.18.1 Minecraft: 1.18.1

Mod incompatibilities https://www.curseforge.com/minecraft/modpacks/deathdusk

https://pastebin.com/7DDU0MT5

Wesley1808 commented 2 years ago

Could you try launching the game without ksyxis? ServerCore's setting disable_spawn_chunks does essentially the same thing, if you enable it in the config. Thats about all the conflicts I can find where SC plays a role in that log.

Wesley1808 commented 2 years ago

Alternatively you could try out the most recent build from github actions (from commit 1336860b324bcfa403e97e85c31870ccafcbaef9) and see if that fixes the issue for you.

TheButterbrotMan commented 2 years ago

Alternatively you could try out the most recent build from github actions (from commit 1336860) and see if that fixes the issue for you.

How can i try it out? Im not that technically :( Removing ksyxis seems to work. So ksyxis is redundant?

Wesley1808 commented 2 years ago

How can i try it out? Im not that technically :(

You can download it from here.

So ksyxis is redundant?

Not necessarily, ksyxis still gives you the option to get rid of the world loading screen without completely stopping the spawn chunks from being loaded. The above link will allow you to use both options together though, if necessary.

TheButterbrotMan commented 2 years ago

The fix works. When will it be pushed, so that i can implent it in my modpack.

Wesley1808 commented 2 years ago

I reuploaded the mod on both curseforge & modrinth. Hope that helps!

TheButterbrotMan commented 2 years ago

Thank you!

TheButterbrotMan commented 2 years ago

When will it be available in curseforge Launcher?

Wesley1808 commented 2 years ago

I don't know. I uploaded it to CurseForge (as a reupload of 1.2.7), so I assume it should be there aswell.