Skip to content

ContinuationUtils.display does not work on servers #2

@object-Object

Description

@object-Object

https://mclo.gs/7UkOwQk

To reproduce, reveal any non-empty Jump iota on a server.

Issue seems to occur because Clojure uses reflection to list all methods on dev.architectury.platform.Mod, which includes a client-only method, even though we're not actually using that method. Adding a type hint in mod-name should fix it.

https://github.com/architectury/architectury-api/blob/22caa2810877d03f0653cbcd0e1ea0114fcf6dd0/common/src/main/java/dev/architectury/platform/Mod.java#L85

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions