MSIR.0721 END (exptag) expected, got END (gottag): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 1: Line 1:
A block had an incorrect End statement the block type after the word End does not match the block start. Check the nesting of blocks and the spelling of the block ends. This error could also result from an error in the block start, in which case it would be preceded by other error messages.
A block had an incorrect End statement — the block type after the word End does not match the block start. Check the nesting of blocks and the spelling of the block ends. This error could also result from an error in the block start, in which case it would be preceded by other error messages.


[[Category:Sirius Mods Messages]]
[[Category:Sirius Mods messages]]

Revision as of 17:59, 19 April 2013

A block had an incorrect End statement — the block type after the word End does not match the block start. Check the nesting of blocks and the spelling of the block ends. This error could also result from an error in the block start, in which case it would be preceded by other error messages.