Divine Journey 2

Divine Journey 2

636k Downloads

Arcane Crafting Terminal crashes game on pattern request

Latakerni opened this issue ยท 1 comments

commented

Modpack version

2.9.4

Steps to reproduce

  1. Prepare an AE2 pattern as if you wanted to OD it
  2. Set arcane crafting terminal View to Stored/Craftable
  3. Click on the pattern from step 1
  4. Click Next

Actual:
In step 3, the item icon is missing
In step 4, game crashes with the following stack

java.lang.NullPointerException: Updating screen events
    at thaumicenergistics.client.gui.crafting.GuiCraftAmountBridge.actionPerformed(GuiCraftAmountBridge.java:50)
    at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:443)
    at net.minecraft.client.gui.inventory.GuiContainer.mouseClicked(GuiContainer.java:323)
    at appeng.client.gui.AEBaseGui.mouseClicked(AEBaseGui.java:372)
    at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:533)
    at appeng.client.gui.AEBaseGui.handleMouseInput(AEBaseGui.java:699)
    at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:501)
    at net.minecraft.client.Minecraft.runTick(Minecraft.java:1759)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.run(Minecraft.java:4614)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
    at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
    at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

full logs: https://api.mclo.gs/1/raw/BrtHhwP

Expected behavior

Imho it should not be possible to even see non-thauncraft patterns in step 2

Additional context

No response

Your Divine Journey 2 Discord Username

latakerni

commented

the resolution to this is simply updating Thaumic Energistics Extended Life