When requiring a module (that has already been required by another script) within my NPC Acotr, the module code runs again.
Location of the module (PunchServer) game.ServerStorage.PunchServer
Attached below are the screenshots of the code that throws the error:
Parenting MeleeRemotes to ReplicatedStorage is just some initialization code I have.