I was going through the Random Test and it was coming up with a non-exstant variable for the acceptedseeds section but I checked spelling and spacing and both seem fine.
This is my code for the start up.
*create acceptedseeds "?"
and this is what I have in the game where the issue is
You need to use quotes when you’re using *if to check if variables equal a certain phrase, otherwise the system doesn’t now what you’re trying to compare.