Skip to content

AE2 Wireless crafting terminal crashes game #7575

Open
@MojoInTheDojo

Description

@MojoInTheDojo

Modpack

FTB NeoTech

Modpack version

1.9.0

Launcher

FTB App

Has the pack been modified

No

Log Files

crash-2025-04-12_20.16.55-server.txt

Describe the bug

Every time I try to use the wireless crafting terminal it instantly crashes my game. This has started after updating to version 1.9.0 from 1.7.0

Steps to reproduce

I have no idea how to reproduce it but I included ChatGPT's rundown of the issue.

Expected behaviour

Also not sure what to write here. I expect my WCT to work and it doesn't. :(

Screenshots

No response

Additional information

Here is what ChatGPT said:
Your crash is caused by a StackOverflowError that loops endlessly through the CraftingTermMenu's updateCurrentRecipeAndOutput() and setItem() functions in Applied Energistics 2 (AE2). It's essentially a recursion loop that never ends and blows up the call stack.

Key clues from the crash:
appeng.menu.me.items.CraftingTermMenu.updateCurrentRecipeAndOutput

net.minecraft.world.inventory.TransientCraftingContainer.setItem

and it loops infinitely until it crashes

This is triggered specifically when using the Wireless Crafting Terminal, and there's some mention of:

IntegratedDynamics

ModernFix

Guava's Interners

AE2 recipes

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions