Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

C2ME Crashes when Using feutures from the Valkyrien Skies and Eureka mods

chamychu opened this issue · 1 comments

commented

Describe the bug
The game crashes or bugs out when making a boat with the Valkyrien Skies and Eureka mods; specifically when clicking on the assemble button, it can also disapear and do weirder things.

(i think it might have something to do with Valkyrien Skies and its physics not playing well with C2ME)

To Reproduce
Steps to reproduce the behavior:

  1. build a floating 4x4 block flat and place a ship helm on it, then access the ship helm and click "assemble" in its GUI
  2. Game will crash or bug out

Expected behavior
the ship to render properly along with its physics instead of disaparing or causing crashes

Screenshots
I dont have much because they crash but here is one of multible chunks being turned to a boat and having boat physics for a few secconds then turning to still blocks again?
Screenshot from 2023-03-25 06-50-05

Runtime info

  • OS: Garuda Linux (Based on Arch Linux) running with Azul Zulu Java 17 LTS
  • Minecraft version: Fabric 1.18.2 (Fabric Loader 0.14.18)
  • Mod version: 1.18.2 0.2.0+alpha.7.38

Crash reports / logs
https://pastebin.com/6WbjEPuc

Other mods
https://pastebin.com/mtxLBxhG

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.

Additional context
I tried changing the mod options by going to the c2me.toml file and disabling some of the options marked as "might be incompatible with other mods" but the issue presists.

I was on a fabric server with c2me and the same mods. not singleplayer

commented

It appears to be fixed on VS: ValkyrienSkies/Valkyrien-Skies-2@5599242