CraftTweaker

CraftTweaker

151M Downloads

Help with error

Sixdd6 opened this issue ยท 2 comments

commented

Issue Description:

I've assigned an array and am trying to iterate through it to print an array of block ids.

What happens:

I get an error in the log and it does not print.

What you expected to happen:

I expected it to print the array to the log.

Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue): https://pastebin.com/51kHbrAc

Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue): https://pastebin.com/E3fBDEyq


Affected Versions (Do not use "latest"):

  • Minecraft: 1.12.2
  • Forge: 14.23.0.2491
  • Crafttweaker: 4.0.7

Your most recent log file where the issue was present:

Which log goes here exactly?
fml_client_latest

commented

You need to define what the array is.

commented

wow I feel dumb now, thank you