Sinytra / Connector

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

Big Beacons (Fabric 1.21.1) crashes on startup on Neoforge 21.1.57 with Connector 2.0.0-beta.2 #1430

Open ArmouredDrood opened 2 months ago

ArmouredDrood commented 2 months ago

Mod Name

Big Beacons

Mod Homepage

https://github.com/ColdLavaLamp/BigBeacons

Minecraft version

1.21.1

Describe the bug

Game crashes on startup

Steps to reproduce

  1. make modpack on minecraft 1.21.1 using neoforge 21.1.57
  2. add Sinytra connector version available for neoforge 21.1.57
  3. add forgified fabric API version available as per sinytra connector.
  4. add fabric mod Big Beacons, see pasted screenshot of curseforge test profile setup
  5. run game with sinytra connector and forgified fabric, with big beacons DISABLED, game loads fine loads world fine.
  6. run game with sinytra connector and forgified fabric, with big beacons ENABLED, game crashes on startup, before main menu.
  7. I added sinytra extras after doing the above, hoping it would help, no change. ... image

Logs

https://pastebin.com/Z59fN7Fr

Additional context

main crashlog: https://pastebin.com/Z59fN7Fr latest.log: https://pastebin.com/puANRPcc

I figured I'd put something here before I bug the Big beacons guy. Thanks.

ArmouredDrood commented 2 months ago

main crashlog seems to point to mixin injection issue but i dont really know shit