http://i.imgur.com/fafvq.jpg
Heh.
Printable View
Couldn't agree more, however it's not just an exchange of foul words, but rather some physical damage that has to be administered!
Getting something to compile is the easy part, you know where the error occurs. But, figuring out why everything is fucked up when you run the program, thats another story.
The worst is 'type mismatch' - frickin hate that one
The one I hate the most is what Frement said.. Having look through more than 7k lines of code to figure out why something works for some ppl and not others is the most frustrating thing for me.. Though I don't consider myself a scripter as I hate scripts.. Just like code lol. ...Awkward...
Another annoying thing is when you write a DLL, it just says access violation and you have no clue why! Though I solved that one.. Just had to rename all variables in my DLL's to something awkward as if a script uses the same variables, it gets nasty with those errors :c
ahahalol
</3 that crap... -.-'
Most errors in programming languages are ok.
But php... when you open a file, by accident press space at the beginning, then don't use is, close the file with autosave. You just created a header already send error in a random php file.
"fuck that DTM worked two minutes ago"
So very true.
java would allow you to do something like this:
if boolean := true then //(now it will always be true. I was trying check if boolean is true)
begin
Once I spend hours trying to figure out why my program wasn't working as supposed.. I didn't even know you could do that in java back then.
Lol, Good one
lol so funny
I think the worst of the worst is that the script works perfectly when u r looking at it, then leave it there few hours and come back to see it stop working :x force you to add debug throughout the script just to detect which part went wrong.
I hate runtime errors.
Also to note that guy is using eclipse.
NullPointerException is nothing compared to your C++ program crashing with a stack trace with no information you can actually understand. Gf 2+ hours trying to find the problem. :)
Oh, I get anger filling my veins just looking at this thread. It is like my nightmares all bundled into one