Skip to content

Update EventBus on Fabric 1.20.1 #320

Description

@BluSpring

Heads up, I've been getting a couple issue reports recently with Kilt 1.20.1 that is caused by CreativeCore using a slightly older version of EventBus (6.0.3 vs 6.2.33, check the "Show all Versions" dropdown, ignore EventBus 7 since that's massive breaking changes), because the EventBus version on Kilt recently got updated - KiltMC/Kilt#998 (comment)

The main reason why this is even a problem in the first place is largely because Kilt uses a custom fork of EventBus specifically for disabling ModLauncher interaction. Previously, I would just use Fabric-ASM to directly override the classes that this fork modifies, but since this is a new API addition to EventBus, it's VERY likely I would have to override a lot of the classes, which I don't really want to do.

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