Skip to content

My mod won't load when I try to use HyUI. #18

@BrunoMoraes-Z

Description

@BrunoMoraes-Z

Hi, I'm trying to make a simple mod to test HyUI. However, if I try to add it as a dependency to my mod, it throws an error because HyUI needs to load before everything else. If I remove this dependency, it gives an error saying the class doesn't exist.

When I try to load it, explicitly stating that I depend on your mod.
Image

When I remove the dependency, I still can't load my mod.
Image
Image

Just listing it to show that the mod is loaded.
Image

I am using version: HyUI-0.5.8-all.jar

<dependency>
    <groupId>curse.maven</groupId>
    <artifactId>hyui-1431415</artifactId>
    <version>7543526</version>
    <scope>provided</scope>
</dependency>

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