Sinytra / Connector

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

Incompatibility with Treasure2 with Better Nether #1116

Closed cal1407 closed 4 months ago

cal1407 commented 4 months ago

Mod Name

Treasure2

Mod Homepage

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

Minecraft version

1.20.1

Describe the bug

I apologize for not narrowing down the mods causing the crash earlier. After narrowing them down, it seems that having Better Nether and Treasure2 installed together would cause the game to crash on startup.

Steps to reproduce

  1. Install Connector, Connector Extra and Forgified Fabric API.
  2. Install Better Nether and BCLib
  3. Install Treasure2 and Gottschcore
  4. Game would crash on startup ...

Logs

https://pastebin.com/ue84Kehy

Additional context

No response

Su5eD commented 4 months ago

Caused by: java.lang.ClassNotFoundException: mod.gottsch.forge.gottschcore.config.AbstractConfig

This is a missing class error. Please make sure you've installed the correct version of gottschcore. The game runs fine for me.

2024-05-30_14 59 51

image