Connector icon indicating copy to clipboard operation
Connector copied to clipboard

crash with C2ME

Open coco875 opened this issue 11 months ago • 10 comments

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

coco875 avatar Aug 22 '23 19:08 coco875

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

Cixon avatar Aug 29 '23 17:08 Cixon

what I need to change ?

coco875 avatar Aug 29 '23 18:08 coco875

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 avatar Aug 29 '23 20:08 Cixon

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

Cixon avatar Sep 01 '23 04:09 Cixon

ok

coco875 avatar Sep 01 '23 17:09 coco875

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.

StormDragon-64 avatar Dec 02 '23 17:12 StormDragon-64

can confirm thats happening

mateus3c avatar Dec 07 '23 20:12 mateus3c

Getting this crash with:

  • c2me-fabric-mc1.20.1-0.2.0+alpha.11.5
  • Connector-1.0.0-beta.41+1.20.1
  • fabric-api-0.92.0+1.11.5+1.20.1

Config:

  • noTickViewDistance off
  • threadedWorldGen on, without this the mod isn't actually very useful

MichelJonkman avatar Apr 10 '24 18:04 MichelJonkman

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

MrCubicYT avatar Apr 21 '24 15:04 MrCubicYT

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

MichelJonkman avatar Apr 22 '24 09:04 MichelJonkman