No error, Code just stops in its tracks.
Add a print before the loop runs so you know that chunk of code actually starts, then for every module print “loading [module name]” so you can check if any of them are yielding for some reason.
1 Like
This helped the most out of all the replies, Appreciate it.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.