The reason why I discovered this error is that I have my packets categorized by ModuleScripts, and I had only required the module in a client script (because I forgot to require it on the server), and if other people have that aswell and do this mistake, it may be nice for them with an error message stating it rather than them being confused.