Ad Astra

Ad Astra

22M Downloads

[Bug]: Incompatible with keybind collision fixing mods

JakeIsMyName opened this issue ยท 3 comments

commented

Bug Description

Unable to launch rockets while using mods like Amecs or Keybind Fix. Tested on Fabric and Quilt.

How to Reproduce?

  1. Install either Amecs or Keybind Fix alongside Ad Astra
  2. Attempt to launch a rocket

Expected Behavior

No response

Version

1.11.8

Mod Loader Version

Fabric 0.14.10, Quilt 0.17.6

Mod Loader

Fabric, Quilt

Logs or additional context

No response

commented

Seems to be caused by this mixin https://github.com/fzzyhmstrs/kf/blob/master/src/main/java/me/fzzyhmstrs/keybind_fix/mixins/KeybindingMixin.java

I'll try fixing this by making Ad Astra's keybind click event get called before this is cancelled.

commented

should be fixed in the latest update. Tested it with keybind fix

commented

Yep, seems to work fine with Amecs as well on the latest CF release.