Skip to content
Discussion options

You must be logged in to vote

Mixin transform errors and mod entrypoint errors are broad, they exist only to add context for the errors below them, thus there are many different problems which can cause them.
When reading a crash report, the last Caused by: is the error that caused the crash. The Caused by: s above are from calling code detecting that error, and attempting to provide more context.
Start with the lowest error, in this case java.lang.ClassNotFoundException: ladysnake.satin.api.managed.ManagedCoreShader, then read upwards to get more context for what was happening at the time.

From the other errors, we can see that the issue occured when mixins from Effective were being applied. There is a mod called Sa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Atlas-cf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants