How can i fix this error?

I want to fix this error but it’s not telling me where I need to go in order to fix the problem. Any advice or help would be greatly appreciated! :slight_smile:

Found some posts that might help

1 Like

does recursion only happen with modules? or do they also happen with server scripts and local scripts?

Your error specifically refers to module recursion.

i can only find two ModuleScripts in my entire game, and when i delete them and test it it still says the error in the Output. is there a way to filter the explorer to show me any hidden modules that may have potentially gotten buried?