ServerCore

ServerCore

384k Downloads

Incompatibility with The Aether Reborn

CapoFantasma97 opened this issue ยท 5 comments

commented

I'm not sure what to look for. I updated a number of mods, and the pack only crashes on startup when ServerCore stays in it.

Versions
ServerCore: 1.2.5
Minecraft: 1.17.1
Fabric version: 0.12.8

Mod incompatibilities
ServerCore is clearly compatible with the recent 0.12.8 Fabric update, I ran an instance with just ServerCore and it works fine.

Logs https://gist.github.com/CapoFantasma97/116661e9ed598c45a9073df2ea948ede
No crash report has been generated. I only have logs which are deobfuscated by NotEnoughCrashes.

commented

Hi, thank you for reporting this issue!
This seems to be caused by an incompatibility with The Aether Reborn mod.

ServerCore contains a patch that stops maps from loading chunks (causing lagspikes), which can be seen here.
The Aether Reborn seems to mixin override the entire method, making basically any mod touching player held map functionality at all - incompatible, causing crashes.

This is not an issue I can easily fix on my end (without completely removing the patch).
You might want to report this issue on https://github.com/devs-immortal/Paradise-Lost/issues aswell.

commented

I opened an issue at devs-immortal/Paradise-Lost/issues/562 relaying the findings and isolating the affected mods.
Hopefully the Aether Reborn's devs will resolve it soon.

commented

This issue has been resolved in version 1.2.7 for 1.18.1.
Is this still required on 1.17?

commented

Closed due to inactivity.

Please make another comment on this issue if you still need this to be fixed in the 1.17 version of the game, which would require a bit more effort to do.
Due to other potential bugs / issues its highly recommended to use the 1.18 version, if possible.

commented

This has been resolved internally on our end, and will be in our next release, which is coming on the 14th. Thanks for being patient.