10-16-2017, 09:29 PM
I think I probably messed up an error check in there somewhere. The issue is definitely file size - it can’t be larger than 250 MB. What’s likely happening is that the script is ending with the first error it finds because the server is rejecting the oversized file. Just break it into two parts and you should be fine.