Applied Energistics 2

Applied Energistics 2

137M Downloads

[1.16.3] Automatic crafting does not work

ScottCTD opened this issue ยท 12 comments

commented

I did not get any reaction after click next or start button
image

Describe the bug

appliedenergistics2-8.1.0-alpha.3.jar which is the latest one for 1.16.3
or if this version currently does not support auto crafting?
Sorry for troubling, but thanks!

To Reproduce

Just normally follow the step to do auto crafting

Expected behavior

Nothing happen

Additional context

none

Environment

Windows10 2004
Java 8u261

  • Environment:
commented

I've got a similar issue to this. I set up an auto-crafting system, when testing, I deposited 64 Oak planks and put in an encoded pattern with instruction on how to make sticks (2 oak planks). However when clicking on the sticks in the terminal, my game crashes with a java.lang.NullPointerException: rendering screen error.

I'm currently running appliedenergistics2-fabric-8.1.0-alpha.9 on Minecraft 1.16.3. I've attached the crash report below. Additionally the error also states "Exit Code: -1".

crash-2020-10-25_17.59.31-client.txt

Thanks for any assistance guys!

commented

It doesn't work for me either. It's my first time with technological systems but I installed All of Fabric 3 which includes a bunch of them and I'm having fun. As some stuff are not really easy when you never used mods like that before, I'm using the videos from rbPlays All of Fabric to learn how to place some stuff.
Version according to MultiMC launcher is 8.1.0-alpha.10

I could automate the inscriber process, but I can't get any form of auto-crafting with the molecular assembler. Every single time, the process holds, saying that the craft is "scheduled".

As I'm not a pro at all, I made a copy of my world, destroyed the floor and took screenshots.

old-system

I then tried to add a bunch of CPU and storage and all in creative mode to make sure I wasn't missing something, no change.

creative-system

Here are the various interface screenshots
molecular interface

crafting panel

And here is the crafting state getting hug on scheduled. I can't launch anything else as it says that I don't have a crafting CPU available (hence the bunch I added in creative mode)

crafting state

My game doesn't crash but I can't use patterns at all except in the inscribers.

commented

in the pattern terminal, give the button in the middle right side with the furnace a click, it should change to a crafting table. You can encode crafting and processing pattern. The processing are made with the furnace symbol and only work as input/output list, the other type is an actual crafting pattern which works in combination with the assembler

Yeah sure, but actually in the 1.16.3 forge version, I cannot even get to the CPU GUI for auto-crafting...You could check my screenshot in the fist comment. Maybe my encounter was a special case?

commented

i am not sure if i am misunderstanding, but i was referring to your pattern used on the interfaces attached to the assemlber being possibly wrong coded to be processing instead of crafting pattern

commented

in the pattern terminal, give the button in the middle right side with the furnace a click, it should change to a crafting table. You can encode crafting and processing pattern. The processing are made with the furnace symbol and only work as input/output list, the other type is an actual crafting pattern which works in combination with the assembler

commented

I think he was answering to me (as I did post screenshots of the patterns) and that did the trick. I saw in some messages people saying to make sure to encode the right way and I thought I had the wrong one but I had no clue how to switch between both. This mod isn't easy for newbies for sure and that part could use a tooltip.
Maybe you made the same thing as I did and encoded the pattern with the furnace icon showing and not the crafting station.

commented

@wirilome oh sorry, when i opened the issue, i only saw your screenshots, since it was updated and did not scroll up :P
and i did not notice the OP was answering XD

PS: @ScottCTD i know there were some version where autocrafing did not work properly, can you add screenshots like wirilome did? Your single screenshot is note enough to help

commented

@mindforger
Okay, sorry for my carelessness.
image
image
image
image

Step by step

Step1 click the "Craft ME Interface"

image

Step 2 this gui popped up

image

Step 3 nothing happen (No gui popped and no game crashing and no any reaction) after clicking the next ("start" when shift pressed because my screenshot hotkey) in the step 2 gui

commented

hmm strange enough, it looks right
you also checked your pattern to be a crafting and not a processing pattern i would guess?

just in case, try to reprogram the pattern (and make sure the craftbench icon is showing), i will try to summon @yueh to confirm that version "appliedenergistics2-8.1.0-alpha.3.jar which is the latest one for 1.16.3" should be capable of autocrafting since the setup looks fine

PS: please add the forge version you are using

commented

Okay, I will try later, my forge version is 34.1.25

commented

Do you have FTB Quests installed? - https://github.com/FTBTeam/FTB-Quests/issues/469

commented

Do you have FTB Quests installed? - FTBTeam/FTB-Quests#469

Yeah! After I removed FTB Quests, the auto-crafting works! Thanks!

And I should inform the developers @mindforger