terrarium-earth / Chipped

Adds 10,000+ building blocks to Minecraft! Because every block needs a friend!
Other
70 stars 37 forks source link

[Bug]: New update incompatible with Sophisticated Backpacks #269

Closed Blasg2 closed 4 months ago

Blasg2 commented 4 months ago

Bug Description

You can't use both together even if its the only mods you're using.

Caused by: java.lang.NoSuchFieldError: BOTANIST_WORKBENCH_TYPE at net.p3pp3rf1y.sophisticatedbackpacks.compat.chipped.ChippedCompat.lambda$static$0(ChippedCompat.java:34) ~[sophisticatedbackpacks-1.20.1-3.19.5.988.jar%23164!/:1.20.1-3.19.5.988] {re:classloading}

How to Reproduce?

Just use both mods.

Expected Behavior

No response

Version

3.0.2

Mod Loader Version

1.20.1

Mod Loader

Forge

Logs or additional context

No response

Code of Conduct

dadadadaan commented 4 months ago

This is actually likely to be on the sophisticated backpacks side now that I think about it - Sophisticated backpacks has a compat system built in for Chipped that just might need to be updated due to the GUI changes in the recent release. I work on neither teams so obviously I can't confirm, but it seems like a possibility. There's already an issue logged on the Sophisticated Backpacks side for the same issue here: https://github.com/P3pp3rF1y/SophisticatedBackpacks/issues/958

AlexNijjar commented 4 months ago

Yeah this is something they would need to fix. SB references code that no longer exists.

ghost commented 4 months ago

I looked at the crash-report it's the Botanist Workbench Upgrade Type for Sophisticated Backpacks.

CodexAdrian commented 4 months ago

The sophisticated backpacks dev is aware of the issue, we can’t do anything about it. Was told the issue will be fixed soon