RelativityMC / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
522 stars 47 forks source link

[1.20.1] Incompatibility with Serene Seasons #308

Closed Spenz0r closed 4 months ago

Spenz0r commented 4 months ago

Describe the bug When trying to create or load a world with both C2ME and Serene Seasons installed (through Sinytra Connector), the game crashes before world creation can reach 1%.

To Reproduce

  1. Install Serene Seasons and C2ME
  2. Create world

Runtime info (please complete the following information):

Crash reports / logs latest.log - https://pastebin.com/0xXnuitn crash report txt - https://pastebin.com/DQYNm4Fz

Other mods: Architectury Collective Embeddium Forgified Fabric API Sinytra Connector Radium Reforged Serene Seasons

Fastload Immersive Weathering ImmersiveMC Moonlight ReTerraforged Tough as Nails

Checklist

Additional context Upon removing the last 6 mods in the above list, it presented exit code -1 instead of the usual message, and generated this latest.log https://pastebin.com/zsYqZRLU

and this crash report: https://pastebin.com/6Dz5ppKD

I am not sure how they differ from the first set.

ishland commented 4 months ago

We currently do not support Sinytra Connector. It is planned but isn't our priority. You are on your own if you decide to use it.

Duplicate of #257