Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. The worst error message ever, ever

The worst error message ever, ever

Scheduled Pinned Locked Moved The Weird and The Wonderful
delphivisual-studiohelp
52 Posts 46 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C ChrisNic

    I prefer the old BIOS message "Keyboard not found. Press any key to continue"

    J Offline
    J Offline
    jsc42
    wrote on last edited by
    #41

    MS-DOS also had a "Screen not found" error message, which no one ever saw because it was meant to be displayed on the screen

    W 1 Reply Last reply
    0
    • V Vasily Tserekh

      When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

      B Offline
      B Offline
      bVagadishnu
      wrote on last edited by
      #42

      Something bad happened

      with a picture of little beasties munching on the innards of some computers :laugh:

      1 Reply Last reply
      0
      • V Vasily Tserekh

        When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

        A Offline
        A Offline
        Asday
        wrote on last edited by
        #43

        I remember reading about a program someone was debugging with message boxes, and he made them all tsundere, to ease the tedium. Sadly, he shipped it without removing all of the messages. 2 weeks later, he dealt with a phonecall from a client who quoted: "I-It's not like I wanted to give you data, desuwa~, I just made to much!"

        1 Reply Last reply
        0
        • V Vasily Tserekh

          When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

          K Offline
          K Offline
          KP Lee
          wrote on last edited by
          #44

          I was pushing the limits of an algorithm to find the limit of it's recursive processing. Then I put in a try/catch to gently and safely bring the app down when it failed. This isn't a bad error message, it's a failure in expectations. When it blew, it was supposed to write a formatted message in the catch block. When you get a stack overflow error/message, the app shuts down, no catch processing, no final executions, you're done, you're out. I thought try/catch was supposed to always catch failures.

          1 Reply Last reply
          0
          • V Vasily Tserekh

            When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

            C Offline
            C Offline
            Craig Baird
            wrote on last edited by
            #45

            My personal favorite, encountered only once while trying to open a project file in Borland C++Builder 6, it went something like; "We were unable to process your request. Reason: The window does not have scroll bars." Yup, apparently scroll bars are an essential part of loading the file.

            1 Reply Last reply
            0
            • J jsc42

              MS-DOS also had a "Screen not found" error message, which no one ever saw because it was meant to be displayed on the screen

              W Offline
              W Offline
              witm55
              wrote on last edited by
              #46

              Yeah, but Windows took that one just one step further... I recall seeing the BSOD on my friend's computer, and I think it was Win95. It just read: "It seems you have not plugged in a monitor. Please plug in a monitor and press a key to continue." In fact, pressing a key wouldn't have done anything, but what has been troubling me for all this years now: HOW did the programmer meant this message - if it's conditions were really met - would be transported to the user? Magic Crystal Ball? Needless to say, _we_ saw the message because there _was_ a monitor plugged in.

              That seems to be a PEBKAC problem, Sir. Why don't you go and fetch a coffee while I handle the operation?

              1 Reply Last reply
              0
              • R robsonpg

                Delphi 5: "Catastrophic error." in a single message box with a ok button. Simple! Amazing! :))

                A Offline
                A Offline
                Albert Holguin
                wrote on last edited by
                #47

                Might as well have replaced the "ok" with "panic"... :laugh:

                1 Reply Last reply
                0
                • V Vasily Tserekh

                  When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                  D Offline
                  D Offline
                  Dave Sewhuk
                  wrote on last edited by
                  #48

                  I remember a Win 95 message when connecting to a NT4 Server as you try to attach to a share. Something along the lines: "I can't log you in, as you may have already logged off"

                  1 Reply Last reply
                  0
                  • M Mikel Taylor

                    While a greenie, the following code was (accidentally) released into production: Messagebox: Title "Oops" Message: "Mikel Sucks as a programmer since this should never happen."

                    J Offline
                    J Offline
                    Jan Steyn
                    wrote on last edited by
                    #49

                    How many times did it actually get displayed?

                    M 1 Reply Last reply
                    0
                    • V Vasily Tserekh

                      When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                      G Offline
                      G Offline
                      GStrad
                      wrote on last edited by
                      #50

                      Worst I've come across was "Don't understand why this code normally works, REALLY don't understand why it failed..."

                      1 Reply Last reply
                      0
                      • J Jan Steyn

                        How many times did it actually get displayed?

                        M Offline
                        M Offline
                        Mikel Taylor
                        wrote on last edited by
                        #51

                        HA! Good Question. The circumstances were such that it really should have never happened. It was one of those "when a user clicks x and Venus is in retrograde" scenarios. So to answer you question: Once After that, I plugged the logic hole and put a "friendly" error in its place.

                        1 Reply Last reply
                        0
                        • G GibbleCH

                          Some of the latest bad error messages we've seen here are "An unknow error has occurred" (yep, with the spelling mistake) Another From a M$ app logged this useful message to the windows event log "The" I think that's my favorite.

                          P Offline
                          P Offline
                          prasun r
                          wrote on last edited by
                          #52

                          Spelling mistake should be "DUH" not "The" ;)

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups