Skip to content

Tweak loading the mod and having a standalone copy of it conflict #8

@Yedelo

Description

@Yedelo

When having a mod that loads this mod with the tweak loader, along with having a standalone copy from the mod (which can happen with different mods requiring the mod api differently), Forge stops the game due to a duplicate mod error (along with causing some other issues seen in log). The main solution to this would probably be to make the downloadable mod simply contain the tweaker and a bundled version. This is also done with Essential, where the container mod and mods both load it the same way.

Essential's container mod build: https://github.com/EssentialGG/EssentialLoader/blob/master/container/launchwrapper/build.gradle.kts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions