A disallowed operation on a default stream was encountered.

#2036   Compile-time error

A disallowed operation on a default stream was encountered.

Additional Information

Stream 'X' cannot be used in the current translation type.
    or
The '%g' format item cannot be used on stream 'X'.
    or
The stream "X" can be reopened, but cannot be explicitly attached to anything.
    where X is a predefined stream that cannot be removed or attached to another destination.
    or
The 'X' action cannot be applied to stream 'Y'.
The STREAM 'X' cannot be used for output.

Recovery

Compilation continues but no compiled source code file will be saved.

Explanation

The #markup-parser stream cannot be used in down- and cross-translations. The #main-output and, if allowed, #markup-parser stream, cannot be opened, reopened, closed, discarded, cleared, saved, save-cleared, newed, or accessed with the '%g' format item.