Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.12.2] Conflict with Conflict with ReBind #386

Open
Xnosis opened this issue Oct 4, 2019 · 1 comment
Open

[1.12.2] Conflict with Conflict with ReBind #386

Xnosis opened this issue Oct 4, 2019 · 1 comment
Labels

Comments

@Xnosis
Copy link

Xnosis commented Oct 4, 2019

Describe the bug
Consistent crash when pressing any key after opening Arcane Crafting Terminal while ReBind is also loaded.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Unlock Thaumic Energistic research
  2. Set up basic AE system. [disk drive, storage cell, arcane crafting terminal]
  3. Right click the Arcane Crafting Terminal
  4. Press any key (can click and drag with no issue)
  5. Client crashes

Expected behavior
Expect terminal to function as normal. Be able to search and exit the terminal.

Version Information

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2838
  • Applied Energistics: rv6-stable-7
  • Thaumcraft: 6.1.BETA26
  • Thaumic Energistics: 2.2.3
  • Modpack: FTBSkyAdventures-1.4.0-1.12.2

Additional context
Posted issue at ReBind as well.

Manually added both mods to FTB Sky Adventures. First crash occurred very deep into playthrough. Used trial and error to narrow it down to ReBind conflict.

Logs/Crashlogs
Log

@BrockWS BrockWS added the Bug label Oct 4, 2019
@BrockWS
Copy link
Collaborator

BrockWS commented Oct 4, 2019

ReBind must be not returning a keybinding object even when it is unbound. You should be able to fix it by adding a keybinding for appliedenergistics2 (Check here for key category/name).
I might add a null check in the code to prevent it as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants