-
Notifications
You must be signed in to change notification settings - Fork 13
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.1.4 for Fabric 1.20.1 - Random items auto crafted #20
Comments
Odd behavior especially since I've only heard about this issue from two people now (you and the other issue). I can't reproduce this and also can't explain why this would happen if you don't even have a pattern set up for the recipe it's trying to craft. The requester only requests the craft for the item you configured in one of the slots like a player would. The craft of the dependency ingredients is handled by AE2 itself. Would you be able to provide the world you are playing somewhere as a download so I can remote debug it in a development environment? If I can't reproduce the issue on my own, there is no way for me to figure out what's happening. |
I can try in single player to reproduce it and give you the world. |
Sorry, I was unable to replicate the issue in single player. While in multiplayer I can confirm it persists. |
I also encountered this problem, and I found that it only occurred when the forge tps was low. I tried to modify merequest block refresh speed and it is not valid. |
Do you use extened molecular assembler(it in extendedae mod)?I suspect this machine is causing the problem |
Would you be able to share the world? I can also debug it in multiplayer but I need a local copy. |
I can try asking the server admins. Anyway, the server is the official All Of Fabric 7, EU Region. Anyway, could be related to low TPS maybe, the server run often on the range 13-17 for long time. But yes, without a way to reproduce it is hard to say... Here another screenshot, the timer also go crazy, specially when fluids are involved in the recipe. |
I suggest change "CRAFT_LESS" to "REPORT_MISSING_ITEMS". Although it may not completely solve the problem, setting a larger number of composites can reduce the probability of the problem occurring. |
This submission has been automatically marked as abandoned because it has not had recent activity. It will be closed in 3 days. If you want to prevent that, leave a new comment. |
Due to no recent activity, this submission is closed now. |
Version
ME Requester 1.1.4 in AOF7 1.2.2
Describe the bug!
Having this issue playing on AOF7 server that use 1.1.4 .
It start requesting some raw ore despite I don't have any recipe set for them in any pattern provider for example. I think it depend on the recipe it should start instead. For example instead to craft aluminum drill, it try to craft raw aluminum.
As you can see from the screenshot, the requester is trying to craft raw ore without succes, blocking the cpu.
Here some of the recipes I've set. Plus drills and uranium rod at the bottom.
Crash Report
No response
Log
No response
Additional Context
Yes
Modifications
AOF7 modpack, nothing more or less than that
Did the issue happen in singleplayer or on a server?
Server
The text was updated successfully, but these errors were encountered: