So I get this weird error
"Script Context.CoreScripts/CharacterNameHandler:105: attempt to index nil with 'names' - Client
20:16:11.784 Stack Begin - Studio
20:16:11.784 Script 'Script Context.CoreScripts/CharacterNameHandler', Line 105 - Studio
20:16:11.784 Script 'CorePackages.Workspace.Packages._Workspace.UserProfiles.UserProfiles.Stores.UserProfileStore', Line 123 - function performBatchFetch - Studio
20:16:11.784 Script 'CorePackages.Workspace.Packages._Workspace.UserProfiles.UserProfiles.Stores.UserProfileStore', Line 193 - Studio
20:16:11.784 Stack End - Studio
20:16:11.784 Script Context.CoreScripts/CharacterNameHandler:105: attempt to index nil with 'names' - Studio"
Somehow its only happening during a Server - Client (2) Test. It only shows on Player1, Player2 is absoluetly fine. Since theres no reference to a line or function in my scripts, I cant provide any code. The question is how can I find the source of the error