AppliedEnergistics / Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..
https://appliedenergistics.github.io/
Other
1.41k stars 649 forks source link

Missing Crafting recipe outputs? #2062

Closed Urahara721 closed 8 years ago

Urahara721 commented 8 years ago

Running the latest stable build in a hermitcraft modsauce 2 server and everything worked fine for a while then randomly some crafting recipes no longer output their items. so far dense cables and acceleration cards don't work that i have found, despite having been able to craft them before.

The recipes and items do show up in NEI though, which is whats confusing me.

Update: After a few server restarts and relogs the NEI recipe for dense cable changed (previously it was 4 covered cable, a glowstone dust and a lapis, it then displayed with redstone in place of the lapis) and attempting to shift-right-click the nei '?' to place the items in the crafting grid, the client crashed. Upon rebooting the client, using the newly displayed recipe works fine for dense cable and the acceleration card recipe (same as before) works as well. Still don't understand what was happening, but happy its working again.

yueh commented 8 years ago

Could you please provide the crashlog?

But it sounds a bit like something is modifying the normal recipes. Maybe also different ones between the server and client.

Blue64 commented 8 years ago

this sounds similar to the Custom Recipes issue that was experienced in Version 2 Stable 10 where it looks in the config folder for the Recipes without failsafing to the .jar if it finds none, but in this case, it sounds to me like the server was having it's recipes tweaked, I would consult the server admin.

the Crash may have potentially been AE2 or NEI from the sounds of it, or whatever you were using to craft on (eg. Gany's Surface's Dual Crafting Table), we would need to see the Crash Log for further debugging. If the error is for example an Invalid Recipe, the Mod Author or Forge would need to know that they need to fix that handling so it doesn't hard crash.