
![]()
Hello, I need help with this error I cannot understand what it wants and I found stop topics about this error but none could help me.
Btw if you need any more details about it please let me know.
Thanks in advance.

![]()
Hello, I need help with this error I cannot understand what it wants and I found stop topics about this error but none could help me.
Btw if you need any more details about it please let me know.
Thanks in advance.
I think you need a Enum, I don’t no where, because I’ve never done that, or had that error.
But hope this helps
The function at line 65 expects a string but you’re passing a value that can’t be converted to a string. Not sure why your code doesn’t work, are you sure you’re looking at the right script? Maybe try replacing box with some default string to see if that still throws an error test:InvokeServer("J", "text")
It worked with the string, but if I put my box.Text thing it will throw that error