I can run my script in the editor and it works great, however when I compile the EXE and try to run it, I get an error of a line number that doesn't exist (Like 9870) in my script and says "Variable Used before declaration"! How do I track down something that isn't causing an error at runtime?