ERROR: Line: 129: TypeError: softballScoreboard is not a function

My student is getting this error with her code and can’t seem to correct it. Please HELP!

Here is the shared link to her game.

Jason,

The name softballScoreboard was used in the program to define a sprite, it can’t be used again for a function. I remixed and changed the function to softballScoreboard2 and no errors came up.

Edits made to lines 101 and 129.

Hope that helps!

Brad

Thank You for looking into this! I was looking at it for so long and completely missed that. Thanks!

1 Like