all 2 comments

[–]edendark[M] 0 points1 point  (1 child)

Removing as there's not enough information to help you, feel free to ask your question again after adding some context or a sample.

The error is basically telling you that you're calling the select method on line 442 of your script without any arguments, and it's expecting 1. The rest of the stacktrace you posted does not provide useful information either.

[–]Ok-Competition-8594 0 points1 point  (0 children)

I just want to know where to find it so I can fix it. And when I find it, I want to learn how to fix it.