Quantcast
Browsing latest articles
Browse All 137 View Live

Answer by Dom Hastings for Make an error quine!

Perl 5, 99 bytes code + 8 bytes file path, 107 bytesFile must be named >>;/\1/a to close off the <-- HERE ... <-- HERE and to reference the nonexistent group in a regex.Link is to a Bash...

View Article


Answer by madeforlosers for Make an error quine!

YASEPLERROR 5 no variable is loaded:(located at :very simple

View Article


Answer by Adelie for Make an error quine!

LOLCODE, 43 bytes.code.tio:1: unknown token at: .code.tio:1:Try it online!Uiua, 95 bytes SBCSError: Unexpected token | at 1:251 | Error: Unexpected token |─Try it online!

View Article

Answer by Earldridge Jazzed Pineda for Make an error quine!

Taxierror: parse error: likely incomplete statementTry it online!

View Article

Answer by Jakdad Jakdad for Make an error quine!

Applescript, 70 bytes0:2: syntax error: A “:” can’t go after this identifier. (-2740)Run with osascript -e "0:2: syntax error: A “:” can’t go after this identifier. (-2740)"

View Article


Answer by Dadsdy for Make an error quine!

(,) 38 Bytescode must be surrounded by parenthesesLitterally the only possible one on my current interpreter

View Article

Answer by 鳴神裁四点一号 for Make an error quine!

MirBSD pax, 127 bytes.Includes trailing newline:pax: End of archive volume 1 reachedpax: Cannot identify format. Searching...pax: Sorry, unable to determine archive format.Usage$ pax -f quine pax: End...

View Article

Answer by Jakdad Jakdad for Make an error quine!

Python 3, 105 bytes File ".code.tio", line 1 File ".code.tio", line 1 ^IndentationError: unexpected indentTry it online!

View Article


Answer by Jakdad Jakdad for Make an error quine!

DesmosSorry, I don't understand the '"' symbol.https://www.desmos.com/calculator/q0w3njcgxe

View Article


Answer by The Empty String Photographer for Make an error quine!

Python 3 (IDLE)SyntaxError: incomplete inputThis surprisingly outputs just itself and nothing else.

View Article

Answer by Not A Chair for Make an error quine!

DesmosSorry, I don't understand the '&' symbol.Go to desmos.com/calculator and paste in the "code".

View Article

Answer by xigoi for Make an error quine!

xidoc, 66 bytesError while rendering file at 2:17-2:18 in []Command not found: xidoc, 135 bytesError while rendering file at 3:26-3:26Parse error: Unexpected ']'3 │ Parse error: Unexpected ']'│ ^Try it...

View Article

Answer by Infigon for Make an error quine!

JavaScriptThought I would make an updated JS answer.Firefox:Uncaught SyntaxError: unexpected token: identifierGoogle Chrome:Uncaught SyntaxError: Unexpected identifier 'SyntaxError'

View Article


Answer by qarz for Make an error quine!

Snap! (scratchblocks syntax)Hmm...a custom block definition is missing

View Article

Answer by SectorCorruptor for Make an error quine!

ACCUMULATOR, 7 bytesInvalidInvalid is the only error in ACCUMULATOR. This is because I is not a function in ACCUMULATOR.

View Article


Answer by 鳴神裁四点一号 for Make an error quine!

gpg (GnuPG) 2.2.40, 157 bytesNote error is followed by a newline.gpg: WARNING: no command supplied. Trying to guess what you mean ...gpg: no valid OpenPGP data found.gpg: processing message failed:...

View Article

Answer by Aiden Chow for Make an error quine!

Knight (v2 +EVAL) (knight-lang.netlify.app implementation), 32 bytesError: Unknown identifier 'rror'Try it online!Different implementations handle errors differently (it is undefined behavior in the...

View Article


Answer by Aiden Chow for Make an error quine!

Desmos, 41 bytesSorry, I don't understand the '?' symbol.Try It On Desmos!Hover over the danger sign to view the error message.There could be something shorter but I don't have time to go through every...

View Article

Answer by Seggan for Make an error quine!

Fig, 1292 bytes (UTF-8)DEBUG:Exception in thread "main" java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "x" is null at clojure.lang.Numbers.ops(Numbers.java:1068) at...

View Article

Image may be NSFW.
Clik here to view.

Answer by MarcMush for Make an error quine!

TI-Basic, 24 bytesERR:SYNTAX1:Quit2:Gotolowercase characters outside strings are a syntax error

View Article

Answer by ophact for Make an error quine!

PPL, 79 bytesReference error on line 3, column 3 a() ^The identifier a is not definedI haven't implemented syntax checking properly, so only reference errors and type errors are thrown (plus syntax...

View Article


Answer by EasyasPi for Make an error quine!

Phooey, 21 bytesUnknown mode for '$'Try it online!Phooey ignores Unknown mode for ', then tries to parse $' which is an unknown mode for $. 😂

View Article


Answer by cpli for Make an error quine!

Agda, 95 bytesAfter a few attempts, I finally found a solution in my favorite dependently typed language! Agda includes the full filename in place of error.agda on lines 1 &...

View Article

Answer by emanresu A for Make an error quine!

Vyxal, 42 bytesslice expected at least 1 arguments, got 0Try it Online!

View Article

Answer by Aaroneous Miller for Make an error quine!

Grok, 20 bytesYou don't grok Grok.Try it Online!Grok has only one error message, and one of the ways to trigger it is to try to execute an invalid command. In this case, oun'tgrG. are all invalid...

View Article


Answer by user100411 for Make an error quine!

Pxem (pxemi.2.min.posixism), Filename: 14 bytes + Content: 0 bytes = 14 bytes.Filename (has trailing LF!): .a B4 .[wxyz]Content: empty.Try it online!

View Article

Answer by emanresu A for Make an error quine!

Brain-flakError at character 33: Unclosed '(' character.Try it online!Haskell[1 of 1] Compiling Main ( .code.tio.hs, .code.tio.o ).code.tio.hs:1:4: error: parse error on input ‘of’ |1 | [1 of 1]...

View Article

Image may be NSFW.
Clik here to view.

Answer by EasyasPi for Make an error quine!

m4 (before 1.4.18-3 Termux patch), Termux, Android 11, 35 bytesWho said the error had to be caused directly?FORTIFY: %n not allowed on AndroidIncludes trailing newline.m4 uses a very old version of...

View Article

Answer by BaseZen for Make an error quine!

SwiftThis is a bit of a stretch. Bear with me.The source MUST be encoded as UTF-16. Formatting the following as UTF-16:swift.swift:1:1: error: input files must be encoded as UTF-8 instead of...

View Article



Answer by LegionMammal978 for Make an error quine!

Husk, 39 bytesCould not infer valid type for programTry it online! The infamous error that everyone is familiar with. Interestingly, I had trouble finding any other error quines: Parse error (missing...

View Article

Answer by bb94 for Make an error quine!

Setanta, 97 bytesEisceacht ar líne 1: Suíomh 19: Ag súil le uimhir, téacs, bool, athróg, liosta, nó gníomh.Try it here!

View Article

Answer by TehPers for Make an error quine!

Rust v1.45.2 (via Rust Playground)Code (1126 bytes):error: unknown start of token: ` --> src/lib.rs:1:32 |1 | error: unknown start of token: ` | ^ |help: Unicode character '`' (Grave Accent) looks...

View Article

Answer by IFcoltransG for Make an error quine!

Red 0.6.3*** Error: not a Red program!Newline included. Save as a .red file and run with red <filename>.red.

View Article


Answer by VFDan for Make an error quine!

Julia 1.0 (Tio)Implementation specific, but this one is made to run in Tio.ERROR: LoadError: UndefVarError: syntax: extra token "token" after end of expressionStacktrace: [1] include at ./boot.jl:317...

View Article

Answer by ouflak for Make an error quine!

Turing Machine Code, 70 bytesSyntax error on line 1: <current symbol> should be a single character!Try it online!

View Article

Answer by steenbergh for Make an error quine!

MS SQL (Server version 2012), 64 bytesMsg 2812, Level 16, State 62, Line 1Incorrect syntax near '16'.

View Article


Answer by AlienAtSystem for Make an error quine!

Piet, using npiet interpretercannot read from `Error.txt'; reason: unknown PPM formatSave as 'Error.txt' and put it in the same folder as the npiet executable. If you want to golf, you can of course...

View Article


Answer by S.S. Anne for Make an error quine!

C (tcc), 42 bytes.code.tio.c:1: error: declaration expectedTry it online!

View Article

Answer by user85052 for Make an error quine!

GNU Smalltalk REPLREPL is always acceptable, and I only learned the Smalltalk REPL and don't know how to save programs in a file. (I think TIO does not have Smalltalk yet.)stdin:1: expected...

View Article

Answer by u-ndefined for Make an error quine!

Pepe, 9 bytesRRRERROR!Link to interpreter (paste the code above, permalink removes the ! and O)Explanation:The interpreter ignores characters other than R,r,E,e so the code is:RRRERRRNow to explain: RE...

View Article

Answer by SIGSTACKFAULT for Make an error quine!

ESOPUNK, 38 bytesInvalid instruction INVALID at line 0.

View Article


Answer by user62131 for Make an error quine!

A Pear Treea partridgeTry it online!Almost every program (that isn't very long) prints a partridge in A Pear Tree.One of the goals of the language was to be good at polyglot challenges; as such, it...

View Article

Answer by Dennis for Make an error quine!

ChickenError on line 1: expected 'chicken'

View Article


Answer by Mark for Make an error quine!

Z-machine interpreterI don't know the word "know".Test against this popular interpreter. Also there's some sort of mostly harmless game hosted there.

View Article

Make an error quine!

Your challenge: write a "program", for a language of your choice, that causes the compiler/interpreter/runtime to produce error output when compiling/running your program which is identical to your...

View Article


Answer by Themoonisacheese for Make an error quine!

perl, 42 + 6 (file name) = 48 bytesIllegal division by zero at /tmp/p line 1.Try it online!Save as contents of /tmp/p and run perl /tmp/pMarking as community wiki because I did not come up with it, I...

View Article

Answer by None1 for Make an error quine!

Emoji-gramming, 70 bytes💻⚠️➡️🚨 3🚫🔡➡️🔲🔳 😇 NoneTry it online!Note that there are 4 spaces after 😇 and a line feed in the end. This is the error when Emoji-gramming sees invalid characters in a valid...

View Article

Answer by None1 for Make an error quine!

Brainfuck (qdb)unbalanced [.This is the error message qdb prints when there are more ['s than ]'s.Try it online!

View Article

Answer by madeforlosers for Make an error quine!

CASIO BASIC (CASIO fx-9750GIII), 12 bytes!! :3Syntax ERRORI'm not sure if this counts or not

View Article


Answer by Josiah Winslow for Make an error quine!

Bespoke, 43 bytesSpecifier was expected, but none found: '5'The only possible error quine in Bespoke.This program is equivalent to the following "mnemonic" representation:CONTINUED XXX:INTEIGHT TRI...

View Article

Browsing latest articles
Browse All 137 View Live