KubeJS-Mods / KubeJS

https://kubejs.com
GNU Lesser General Public License v3.0
310 stars 91 forks source link

Error with Supplementaries: dev.latvian.mods.kubejs.core.NoMixinException: A mixin should have implemented this method! #923

Open muggleorwizard opened 3 days ago

muggleorwizard commented 3 days ago

Minecraft Version

1.20.1

KubeJS Version

2001.6.5-build.16

Rhino Version

2001.2.3-build.6

Architectury Version

9.2.14

Forge/Fabric Version

Forge 47.3.11

Describe your issue

As seen in debug.log and in-game message: "[Supplementaries/]: An error caused by other mods has occurred. Supplementaries might not work as intended. Check the log to find the culprit mod and report there. dev.latvian.mods.kubejs.core.NoMixinException: A mixin should have implemented this method!" See linked logs for full details.

Crash report/logs

Full debug.log: https://gist.github.com/muggleorwizard/1f618dda70607ea16c8f47f3f2d29e62 Specific part with error: https://pastebin.com/WExw94ys

pietro-lopes commented 3 days ago

This is related to this #922