Friend can't load into the morph? Help!

Hey! So I have a border game and morphs with a morph GUI. For some reason, my friend can’t load into the morph. He used to be able to load into it but for some reason, he can’t.

The script is really long so I will post the error shown in console and the script error

Script:

		if serverInvoke == true then
			module:HanldeMorphCamera("Disable")
			module:TweenMorphSecondaryUi("Out")
			module:TweenMorphPrimaryUi("Out")
			module:TweenCoreUi("In")
			module:TweenMorphConfirmFrame("Out")
		else
			print(serverInvoke)
		end
		serverPing = false
		confirmConnection:Disconnect()
	end) 

Console error from my friends end:

https://gyazo.com/736661fe08b82fa28918d74c6268480c