Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
523 stars 22 forks source link

crash with C2ME #88

Closed coco875 closed 2 months ago

coco875 commented 1 year ago

Mod Name

C2ME

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/c2me-fabric

Describe the bug

crash at start

Steps to reproduce

  1. start
  2. wait a little
  3. see ...

Logs

https://pastebin.com/RAAvGS3Q

Additional context

It's not a normal crash and it look like it's C2ME with make something wrong

Cixon commented 1 year ago

It doesn’t work out of box. Requires changes to config in order to work.

coco875 commented 1 year ago

what I need to change ?

Cixon commented 1 year ago

what I need to change ?

read the last 7-8 lines of your debug.log after your game crashes. it’ll tell you what mixin is failing. after that, go into c2me.toml and change the corresponding mixin values from “default” to false

Cixon commented 1 year ago

OH one last thing - C2MEs results varies system to system. I have a AMD cpu, and my friend has Intel. We both used the same config in my modpack. Creating a world for me; no issues but, my friend's client crashed when they tried to create theirs. It's odd and not entirely Sinytra's fault. The mod C2ME is still in it's experimental stages, I would recommend shelving it for now or use Fastload mod

coco875 commented 1 year ago

ok

StormDragon-64 commented 10 months ago

Testing with Connector beta 28 along with Connector Extras causes this crash on startup instead, where the issue appears to be caused by Mixin Extras somewhow.

mateus3c commented 10 months ago

can confirm thats happening

MichelJonkman commented 6 months ago

Getting this crash with:

Config:

MrCubicYT commented 6 months ago

made an issue in the c2me repository a while back https://github.com/RelativityMC/C2ME-fabric/issues/257

MichelJonkman commented 6 months ago

I tried adding compatibility but I got very little support in the Sinytra Connector Discord so I'm still stuck

BlackCube4 commented 3 months ago

Is there any plan to make this work? I really rely on that mod