-
Notifications
You must be signed in to change notification settings - Fork 19
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.18.1: Serious bugs. #186
Comments
The node bug has been found and will be fixed next version |
Sorry, closed too quickly |
Do you have a small example of the workbench going wrong? |
Hi McJty. Thanks for the response. The problem with the workbench is well described here from "The Captain" for minecraft 1.16.5. The same issues are in 1.18.1: He talks about making a chest and only four planks are placed in the workbench. These planks stay there because it is not enough to make a chest. |
BTW. I didn't forget about this. The node fix is now released but I still have to check the rest |
Thanks for fixing this McJty! |
So you did forget, didn't you? ;-) |
Not really forget. Just no time |
Hi, I ran into the same problems, so I had a look at the code and made a fixed version for 1.16.
And many thanks for the mods, it makes a lot of fun to automate with the RFTools. |
Issue description: Hi McJty. I've been a fan of the RFTools mods for several years and especially RFTools Control. It was my goto mod in 1.12.2 when it came to automation. Looks like there are some serious bugs in 1.18.1. I can not name node channels, only give names for the node itself. And it seems that there is a problem with the workbench, things often stay there and do not get to the processor. Or maybe there is a problem with "fetch items" Opcode or "get ingredients smart"? I also can not use storage scanner because the RFTools program i make does not «see» what is in storage even though I use the storage control module.
When you use a crafting station and want the finished product there, the result remains in the processor.
I hope you have time to set up a multi-step crafting program yourself and see if you can make it work in 1.18.1 like it did in 1.12.2.
Thanks for all you have done for the mincraft community over the years.
Steps to reproduce: Make recursive autocrafting program
Versions:
Possibly incompatible mods and versions:
Relevant logs, if any:
The text was updated successfully, but these errors were encountered: