Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
(→‎Fatal error: unclosed token: Hint for Developers)
Line 58: Line 58:
===Fatal error: unclosed token===
===Fatal error: unclosed token===
A token (<nowiki><!-- --></nowiki>) has been started, but not closes. Add <nowiki>--></nowiki> at the correct line.
A token (<nowiki><!-- --></nowiki>) has been started, but not closes. Add <nowiki>--></nowiki> at the correct line.
'''Hint for Developers:''' Pre-test all your .xml files in Windows by opening them with Internet Explorer (usually by double clicking). IE can tell you if a comment/token is not closed.


===FGMultiplayMgr::MP_ProcessData: No such file or directory===
===FGMultiplayMgr::MP_ProcessData: No such file or directory===
69

edits

Navigation menu