mbeckerle commented on issue #648: URL: https://github.com/apache/daffodil-vscode/issues/648#issuecomment-1601753157
Testing 1.3.0-RC3 You got this output, which would be great: ```java.lang.Error: Parse Error: Assertion failed: Magic number was not 0xA1B2C3D4 (for bigEndian) or 0xD4C3B2A1 (for littleEndian). Schema context: MagicNumber Location line 87 column 14 in file:/Users/sdell/apache/sampleWorkspace/dfdl-pcap/src/main/resources/com/tresys/pcap/xsd/pcap.dfdl.xsd Data location was preceding byte 4 ``` Alas, my debug console window is empty, and the terminal window does not contain the characters "assert" (case insensitive). So I am simply not getting anything to indicate an error occurred. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
