"Crunch Time: Debugging the Most Mind-Numbing Syntax Errors!"

Bear28

New member
Joined
Mar 24, 2010
Messages
1
Reaction score
0
"Hey all, I'm having one of those days where it feels like the code is mocking me. Just spent 3 hours trying to figure out why my script keeps crashing, only to realize it's because I forgot a tiny semicolon. Anyone else out there got some mind-numbing syntax errors they'd like to share?"
 

soleg_ua

Member
Joined
May 14, 2007
Messages
5
Reaction score
0
"Yea, don't even get me started on those 'undefined variable' errors - they're like the worst. I was working on a script the other day and I spent like 2 hours trying to figure out what was wrong before I realized I just forgot to declare a var . Guess that's what I get for coding at 3am"
 
Top