Artisan Worktables 1.12

Artisan Worktables 1.12

3M Downloads

Recipes don't work on server

AffectAge opened this issue ยท 8 comments

commented

Current Behavior

Recipes created with Artisian Worktables don't work in multiplayer.

Script

Line 45
https://pastebin.com/RW38PPQM

Log

https://pastebin.com/XXUTkvK7

Your Environment

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2854
  • CraftTweaker: 4.1.20.635
  • Artisan Worktables: 1.24.0
  • Artisan Automation: -
  • Artisan Integrations: 1.2.2
  • Artisan Workstumps: -
  • Athenaeum: 1.19.2
commented

Should be fixed in Artisan Integrations 1.12.2-1.2.4

commented

Thanks to you, my player can't play without instruments)) I love you mods

commented

I've never encountered this problem with a server before. I don't know what could be causing it yet.

commented

image

The error indicated here, ERROR: Recipe input already set indicates that you're calling the method setIngredients twice on the same recipe builder.

Please link your CraftTweaker log file, pyrotech.zs, and minecraft.zs.

commented

Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:60)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:252)

commented

Thank you. I've been able to track down the cause and reproduce the issue. It's a problem with Artisan Integrations. I should have it fixed soon.