-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Description
I'm developing my mod and noticed bug in agelica compat FalseTweaks 4.3.4.
My mod has several ThreadSafeISBRHFactory annotated with @Optional.Interface(modid = "angelica", iface = "com.gtnewhorizons.angelica.api.ThreadSafeISBRHFactory")
Also method from interface is annotated with @Optional.Method(modid = "angelica")
When I'm entering the world I got java.lang.NoClassDefFoundError: com/gtnewhorizons/angelica/api/ThreadSafeISBRHFactory and world enter failes.
FalseTweaks 4.3.2 works fine under the same setup
fml_client_latest.log, and crash reports, if any.
I have submitted the required files
- I confirm that i have attached the required log files as a github attachment, and not as a pastebin/mclogs link.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels