Sinytra / Connector

A compatibility layer that allows running Fabric mods on MinecraftForge
https://sinytra.org/docs/connector
MIT License
450 stars 17 forks source link

Crashes with victus 1.20.1 #1160

Open CuBr202 opened 1 week ago

CuBr202 commented 1 week ago

Mod Name

victus

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/victus

Dependencies

https://www.curseforge.com/minecraft/mc-mods/cardinal-components-api https://www.curseforge.com/minecraft/mc-mods/owo-lib https://www.curseforge.com/minecraft/mc-mods/lavender-api

Minecraft version

1.20.1

Describe the bug

An injection failure occured when loading victus mod using the connector.

Steps to reproduce

  1. Download minecraft 1.20.1 and forge
  2. Download sinytra connector, victus and its dependencies
  3. Start the game
  4. Crash ...

Logs

https://pastebin.com/wDA3tJrz

Additional context

The crash is caused by victus-0.1.15-1+1.20_mapped_srg_1.20.1.jar, which is a generated file in the .connector folder. Initially I placed this mod in my modpack, and it crashed. Then I download a separated Minecraft 1.20.1 forge,adding just the connector, victus mod and its dependencies, but it still crashed. There's even no hints of "ERROR" in the latest.log and debug.log. The crash log above is generated by the launcher. It'll help a lot if you can fix this bug as soon as possible. No response