What is the funniest/weirdest error message you've got from a development environment/application?
- "Catastrophic failure"
- "'null' is null or not an object"
|
18
|
What is the funniest/weirdest error message you've got from a development environment/application?
|
||||
|
|
|
I can't remember where it was, but I've gotten something along the lines of "An error occurred while trying to display the error message." |
|||
|
|
I have a toss up - "Kernel Panic... die die die!" and while examining the logs of the process "Please see the logs for more details". |
|||
|
|
|
|
Microsoft Development Environment: "Unknown undo/redo error." |
|||
|
|
|
|
I always do a double-take when Eclipse tells me: "Cannot convert type foo to type foo." Of course, if it would speak up when I import baz.bar.foo in the same file as quux.quo.foo, I'd've avoided that mistake! |
|||
|
|
|
|
Not development, but production. And the message was in the code. "If you ever see a window with this message, it means there were some bugs we didn't think of. Make a screenshot and mail it to us with your customer-ID and we'll refund your money" |
|||
|
|
My favorite: "The error message cannot be displayed" |
||||
|
|
|
From MS SQL: Transaction doomed in trigger. Batch has been aborted. |
|||
|
|