Page 2 of 2 FirstFirst 12
Results 26 to 35 of 35

Thread: Scripters will appreciate this.

  1. #26
    Join Date
    Dec 2011
    Location
    USA
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Gucci View Post
    Oh god that's pretty much me while trying to make an agility script
    Same here! I actually debated trying to make Simba sing the hallelujah chorus every time it compiled without an error.
    Currently: Very busy
    Future Goals: finish nursing school, RS later.

  2. #27
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by johnnimms13 View Post
    Same here! I actually debated trying to make Simba sing the hallelujah chorus every time it compiled without an error.
    I loled more than I should have
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  3. #28
    Join Date
    Apr 2007
    Location
    Rimmington
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    As im learning to code still i forget more than often and will spend a rather long time trying to find a error that's not there but a simple ; fixes my problem most off the time!
    Learning To Code - So Excuse the n00b questions!

  4. #29
    Join Date
    Feb 2007
    Location
    Switzerland
    Posts
    583
    Mentioned
    1 Post(s)
    Quoted
    50 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    The worst is 'type mismatch' - frickin hate that one
    At least you know exactly what is where wrong.
    same with 'out of range' errors.

  5. #30
    Join Date
    May 2008
    Location
    the world 0_o
    Posts
    150
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    haha love it lls

  6. #31
    Join Date
    Apr 2007
    Location
    Los Angeles
    Posts
    622
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Lol that's cute =P

  7. #32
    Join Date
    Dec 2011
    Location
    -bash
    Posts
    515
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    If you ever did C++, the worst is the cApItAlS i.e.

    string four; is not the same as string Four;

  8. #33
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    haha, that was me one time.
    I was trying to make a script and after a lot of 'failed compiling', I got it.
    The bad thing is that I tried to save it and I axidently closed it. lol

  9. #34
    Join Date
    Oct 2011
    Location
    Canada
    Posts
    192
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Chig View Post
    If you ever did C++, the worst is the cApItAlS i.e.

    string four; is not the same as string Four;
    That's easy. Just take any computer science class and that would be pounded into your head so you'd never make that mistake. On the other hand, I hate those LNK errors.

  10. #35
    Join Date
    Jul 2007
    Location
    Finland
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ShawnjohnSJ View Post
    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.
    Debug flags and valgrind

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •