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

Crash when toggling Crafting Grid in Storage Interface. #146

Open
PlayfulPiano opened this issue Nov 23, 2022 · 0 comments
Open

Crash when toggling Crafting Grid in Storage Interface. #146

PlayfulPiano opened this issue Nov 23, 2022 · 0 comments
Labels
bug bad as intended

Comments

@PlayfulPiano
Copy link

PlayfulPiano commented Nov 23, 2022

Setup

  • Minecraft: 1.18.2
  • Fabric API: Quilt Fabric API 1.0.0-beta27 / QSL 1.1.0-beta26 (0.66.0 equivalent)
  • slotlink: 4.3.3
  • related mod: Possibly InventoryEssentials, CraftingTweaks, or InventorySorter? (Modlist within crashy report)
    Edit 2022/11/24: Can confirm it was due to CraftingTweaks.

Problem
Upon clicking on the "Disable/Enable Crafting Grid" option within the main storage interface, the game will crash.
Crash report: https://crashy.net/95dUhNT41KAXo1Dutw0O
(Note: if you want to see the standard text format for the crash report, you can click on the button in the top right, image shown below as a reference)
image

Reproduction
Using IronChests for reference, but it's a basic setup basically.
image

Remarks
After the crash occurs, when reloading the game, the toggle does go through properly. But if you want to toggle it again it will, also, crash again. Seems to be some form of UI / button issue.

@PlayfulPiano PlayfulPiano added the bug bad as intended label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bad as intended
Development

No branches or pull requests

1 participant