22.03.2014, 10:29
I recommend commenting out parts of your script.
Start with commenting out the top half of your script, if the compiler still crashes, remove the comments, and do the same with the bottom part. If it doesn't crash then, make the commented area smaller, and keep doing so until you've found a small part which you can browse through.
Start with commenting out the top half of your script, if the compiler still crashes, remove the comments, and do the same with the bottom part. If it doesn't crash then, make the commented area smaller, and keep doing so until you've found a small part which you can browse through.