Skip to content

[Issue]: Angelica compat failure #255

@Andrewsphere

Description

@Andrewsphere

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.

fml-client-latest.log

latest.log

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions