Wesley1808 / ServerCore

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

Crash with forge 47.2.21 minecraft 1.20.1 #98

Open Thunderrock424242 opened 6 months ago

Thunderrock424242 commented 6 months ago

Describe the bug A clear description of what the bug is. my game crashed with my modpack Reproduce Steps to reproduce the behavior: use the mods that are in my modlist Expected behavior A clear description of what you expected to happen. i expected the game to not crash Versions -Latest is not a version! ServerCore: 1.3.9 Minecraft: 1.20.1

Mod incompatibilities List any installed mods you think might play a role in causing this bug.

latest.log

here is my log ^

Wesley1808 commented 6 months ago

Looks like a compatibility issue with Minecraft-Water-Erosion Setting optimizations.cancel_duplicate_fluid_ticks to false in the config (its default value) should work around this.

Thunderrock424242 commented 6 months ago

i tested without water eroision and it crashed again latest.log

Wesley1808 commented 6 months ago

I don't see any error related to servercore or reason for any crash in that log. Just a reference to having created a crash report. Could you attach that crash report here?