-
Notifications
You must be signed in to change notification settings - Fork 17
(BUG - v2.0.1.16) Crafting blocks out of metals.. has them disappear. #36
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
Comments
Further examination of this bug makes me realize that it isn't limited to these two metals from two specific mods. It happens whenever I shift left click an item to create a maximum amount of that item. For instance if I have 9 stacks of cobblestone and shift left click Compressed Cobblestone... All the stacks of cobblestone blink out of my inventory then I never receive the compressed cobble. Shift right clicking seems to behave just fine.. but shift left clicking 'erases' materials. I've now reproduced this with the crafting of stone bricks, clay blocks, and much much more. |
Ok, I'll take a look |
Also wanted to say THANKS for adding new crafting handlers. I'm real happy that you are still making additions to this mod. :) |
Hello! |
So far I'm only having this issue while shift+left+clicking. If I just right click to do 1 stack of the target item, it works fine. |
Thanks for the tip. I just like to offer some help. Mod idea is really great and want to see it developing. |
In my experience this only affects items that can be packed in some form, basically when you can get the source item back from the target item. I assume there is some kind of infinite loop snafu going on. |
Basically as soon as I stopped doing "Shift-click" and just went back to individual left clicks or right clicks.. the problem vanished. (shrug) |
EASY CRAFTING v2.0.1.16
Minecraft 1.7.10
Forge 1208
I tried crafting some blocks of Tin (Mekanism Tin specifically) and Zinc (Flaxbeard's Steam Power) ingots into their equivalent block form. I did this by going to the easy crafting table and shift+left+clicking. The ingots were 'consumed' by the recipe.. and the blocks appeared briefly then vanished completely.
I have double checked to see if this was a sync issue by shutting down that MC session, and starting it back up (despite this being single player) but alas.. this did not have the resources reappear. Any thoughts?
The text was updated successfully, but these errors were encountered: