Require stops the script from running further?


The picture speaks for itself.
“GlobalFunctions” is a module script
I’ve tried wrapping it in a pcall function but it still failed to run any further and print if success or failure

1 Like

What’s inside the modulescript?

Just functions I’d use

This might help you out.
https://devforum.roblox.com/t/problem-with-modulescript-not-sure-why-it-isnt-working/288623/8

Apparently the module script didnt see the client changes I’ve made so it yielded indefinitely