Connected warning (player not loading)


thats the error I have no idea whats causing it or how to fix it.
Maybe someone knows more.
[I also haven’t found anything about this on the internet]

This is what the error is doing:
https://streamable.com/ssbdmt

2 Likes

image

These are just type warnings and do not neccessarily relate to the other warning. Try commenting out these lines and see if you get the same result:

image

By the way, if you look nearby the warning, it specifies which script is throwing it and on which line. It seems it’s in the ‘Characters’ script on line 72. Check that line and see if there’s any warn, and the string used in it.

I just noticed this script has nothing to do with the error because I tried removing the script but nothing changed

and there is nothing other in the output so I am just confused now on why this is happening. I also feel like this happend so random

bruh found the error it was a random old script I still had in my game for some reason that broke everything