Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
+ error + solution
m (+ more unsolved errors)
m (+ error + solution)
Line 25: Line 25:
===Fatal error: name must begin with alpha or '_'===
===Fatal error: name must begin with alpha or '_'===
This error comes up when a property should be formed of which the name does not start with a letter of the alphabet or _. If this error only happens with certain planes, contact their authors.
This error comes up when a property should be formed of which the name does not start with a letter of the alphabet or _. If this error only happens with certain planes, contact their authors.
===Fatal error: unclosed token===
A token (<nowiki><!-- --></nowiki>) has been started, but not closes. Add <nowiki>--></nowiki> at the correct line.


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

Navigation menu