Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SmartBrainLib Fabric #232

Closed
AzureDoom opened this issue Sep 10, 2023 · 1 comment
Closed

SmartBrainLib Fabric #232

AzureDoom opened this issue Sep 10, 2023 · 1 comment
Labels
compat A mod is found to be incompatible

Comments

@AzureDoom
Copy link

Mod Name

SmartBrainLib (Fabric version)

Mod Homepage

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

Describe the bug

Crashes on Startup

Steps to reproduce

  1. Install just Connector (and it's required custom FAPI) and SmartBrainLib's Fabric version
  2. Start game and crash

Logs

https://gist.github.com/AzureDoom/563b485ce46b223119d46215daf29aa9

Additional context

The workaround for this is just to use the Forge version of SBL with no issues at least with my mods that use SBL in Fabric.

@Su5eD
Copy link
Member

Su5eD commented Sep 17, 2023

For the record, here's the error I got: https://mclo.gs/cYdEklk. It looks like we're not updating the mixin config name inside the fabric.mod.json. Regardless, starting with Connector beta 14, this is no longer an issue since we'll be replacing forge mixin with the fabric fork. That eliminates the need to rename mixin configs to be unique.

I tested SmartBrainLib Fabric on the current dev build and it works fine, so I'll consider this fixed.

@Su5eD Su5eD closed this as completed Sep 17, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat A mod is found to be incompatible
Projects
None yet
Development

No branches or pull requests

2 participants