CraftTweaker

CraftTweaker

151M Downloads

Brewing Error

HenryMaxler opened this issue ยท 0 comments

commented

Intro:

I am making a modpack, and I am requesting help on this script where it is giving me errors

Issue Description:

The error message "Error Running Action" appears 7 times

What happens:

I recently tried adding a loop to adjust brewing recipes, and it gave an error. I changed the code to be different, and it still gave an error.

What you expected to happen:

It had no error.

Script used:

Original lines I preferred: (perhaps someone can look over to see if there is something wrong? It is what I intended to use)

https://gist.github.com/HenryMaxler/a0f6793b3dcb5069ecc4b50837965f77

Current script:

https://gist.github.com/HenryMaxler/4862b4aebbd7444edb2fa0b350e90cae

crafttweaker.log file:

https://gist.github.com/HenryMaxler/108e224707b5c2b0961cead846b3ebad


Environment:

  • Minecraft Version: 1.16.5
  • Forge Version: 36.0.58
  • CraftTweaker Version: CraftTweaker-1.16.5-7.1.0.151.jar
  • Are you using a server: No
  • If yes, does the client have the exact same scripts?

Thank you for your help.