Most aggravating moment?

Page 1 of 2 12 LastLast
Results 1 to 15 of 29
  1. #1
    Account Upgraded | Title Enabled! Syre is offline
    MemberRank
    Jan 2013 Join Date
    700Posts

    Most aggravating moment?

    I'm just curious on your stories. Mine simply just happened to me.

    Stayed up all night trying to fix login on a source I came across. The source was from a while back where there was no localhost, and was using the redirector to login, so I had to remove the custom packets for that, and fix login.


    Well, after 7 hours, I gave up and went to sleep. I replaced everything. Woke up, made THIS print...

    'System.out.println("User: " + login + " Password: " + pwd);



    Turns out..
    they were backwards.


  2. #2
    Account Upgraded | Title Enabled! oxysoft is offline
    MemberRank
    Nov 2008 Join Date
    Canada, QCLocation
    1,400Posts

    Re: Most aggravating moment?

    Quote Originally Posted by Syre View Post
    I'm just curious on your stories. Mine simply just happened to me.

    Stayed up all night trying to fix login on a source I came across. The source was from a while back where there was no localhost, and was using the redirector to login, so I had to remove the custom packets for that, and fix login.


    Well, after 7 hours, I gave up and went to sleep. I replaced everything. Woke up, made THIS print...

    'System.out.println("User: " + login + " Password: " + pwd);



    Turns out..
    they were backwards.
    If you spent 7 hours and never noticed that, you need to relearn how to debug a problem entirely

  3. #3
    Account Upgraded | Title Enabled! Syre is offline
    MemberRank
    Jan 2013 Join Date
    700Posts

    Re: Most aggravating moment?

    Quote Originally Posted by oxysoft View Post
    If you spent 7 hours and never noticed that, you need to relearn how to debug a problem entirely
    I was tired. I had been up all day working on 3 hours of sleep, and I started this at ~3 AM. Noticed it as soon as I woke up.

  4. #4
    Novice ConceitedGFX is offline
    MemberRank
    Sep 2013 Join Date
    4Posts

    Re: Most aggravating moment?

    Quote Originally Posted by oxysoft View Post
    If you spent 7 hours and never noticed that, you need to relearn how to debug a problem entirely
    You my friend are an asshole, I like you.

  5. #5
    I have an ass and a hat. maplefreak26 is offline
    MemberRank
    Sep 2008 Join Date
    1,098Posts

    Re: Most aggravating moment?

    Spending a week trying to restore a database (taking over much of my Thanksgiving break, mind you) when it turns out using the "Pro" version of the browser speeds the restoration progress and trying to do damage control.

  6. #6
    Omega sunnyboy is offline
    MemberRank
    Mar 2010 Join Date
    6,109Posts

    Re: Most aggravating moment?

    Deleting my completed MSEA v132.2

    Lucky my friend stole a copy l0l so in the end I got it back and updated to 133 and now it's collecting dust

  7. #7
    - potimus is offline
    MemberRank
    Dec 2012 Join Date
    Ontario, CanadaLocation
    330Posts

    Re: Most aggravating moment?

    Spent the majority of my night wz editing, and eventually realized that I was editing for the wrong version.

  8. #8
    Account Upgraded | Title Enabled! Halcyon is online now
    MemberRank
    Mar 2011 Join Date
    1,102Posts

    Re: Most aggravating moment?

    finding out maplestory 2 is coming out

  9. #9
    Account Upgraded | Title Enabled! Five is offline
    MemberRank
    Dec 2011 Join Date
    341Posts

    Re: Most aggravating moment?

    Realizing I wasted all my teenage years developing for a shitty game called Maplestory.

  10. #10
    I can't leave this place RaptorJesus is offline
    MemberRank
    Apr 2008 Join Date
    1,923Posts

    Re: Most aggravating moment?

    Having my severs source leaked twice.

  11. #11
    Account Upgraded | Title Enabled! royalmonky is offline
    MemberRank
    Jun 2011 Join Date
    648Posts

    Re: Most aggravating moment?

    Realizing you used the wrong src and deleted the fixed one and went from having 1k players to 200 to DMCA :c

  12. #12
    C# developer xStr0nGx is offline
    MemberRank
    Dec 2013 Join Date
    UnknownLocation
    659Posts

    Re: Most aggravating moment?

    Coding something that is completely different from the one you had to write.. ( I was very tired at that time )

  13. #13
    Omega sunnyboy is offline
    MemberRank
    Mar 2010 Join Date
    6,109Posts

    Re: Most aggravating moment?

    sigh

    opened ida to analyze v143

    15 mins later realized i forgot to click ok

  14. #14
    Account Upgraded | Title Enabled! AristoCat is offline
    MemberRank
    Apr 2012 Join Date
    947Posts

    Re: Most aggravating moment?

    Quote Originally Posted by sunnyboy184 View Post
    sigh

    opened ida to analyze v143

    15 mins later realized i forgot to click ok
    updating to v143 opening zero char wondering why no equips then i realized i forgot to dump equips

  15. #15
    Account Upgraded | Title Enabled! Signalize is offline
    MemberRank
    Nov 2008 Join Date
    USALocation
    363Posts

    Re: Most aggravating moment?

    Debugging code and then realized you didn't compile, reading code that is unreadable, and a few other things are always annoying



Page 1 of 2 12 LastLast

Advertisement