What does this error in the PlayerModule mean?

This is the portion of code that i presume is causing the error (this code being in the PlayerModule)

image

This is the way i’m acquiring the module, in a localscript.


No wait() functions or yields occur before it other than WaitForChild functions.
(and those only wait for ui to load)