Skip to content

Conflict with Axiom font #21

Description

@Unrecorded7Rocket

When running Platform on NeoForge 1.21.1, its multi-loader asset patching system causes a severe resource-loading conflict with the Fabric mod Axiom when translated via Sinytra Connector. Platform's early asset injection pipeline intercepts the classloader, preventing Connector from remapping and exposing Axiom's internal UI directory. This completely blocks Axiom from loading its embedded ImGui framework font, forcing an immediate crash during the client boot screen with a java.util.MissingResourceException: Missing font: inter-medium.ttf. Removing Platform fixes the crash entirely, but it leaves dependent mods like Vanilla Backport unplayable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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