Error (Board Game Help PLEASE)

You see I have to make a board game for school project but it says an error:

Program Error: Cannot read properties of undefined (reading ‘_width’)

IDK what to do can someone please help fast
Here is the link anyway please help fast though

5 Likes


The problem seems to be with the block where you set Current player number to a value from an array that isn’t a number.

1 Like

@richard can you please help me?

1 Like

I SUMMON @richard TO HELP @Earth

2 Likes

@Earth as @Blobbey mentioned, I think you want to remove the second “set current player number to” block. Doesn’t look like the list array is ever assigned

1 Like

I’m not sure what the block was supposed to do, but if you take it out, the game works fine.

1 Like

@richard another problem…
don’t know if u remember bout the board game live stream on your channel but I am trying to do that and there is another “error” check the board game and here is the script error.

1 Like

@Earth the right side of your = expression is using a string block, not a number. Try dragging a number block out of the math category and putting it on top of the “0”

1 Like

one more problem. ALL THE PLAYERS ARE MOVING OUT OF PLACE…wut am I supposed to do somone help me TvT