Punches is not a valid member of Module Script

My Server Script Barrage_Handler.punches(Character,Stand,Folder) and Module Script has
function Barrage_Handler.punches(Character,Stand,Folder) still says that its not a valid member of the Module Script, Any help would be great :slight_smile: .

I think Barrage_Handler is referencing to script and you have probably not used require(script).

I did use require(script:WaitForChild(“Dicitionary”) in a Module script called DictionaryHandler and another one called Dictionary