20,741
edits
(→Fgtzfile_read(): : Invalid argumentFatal error: Timezone reading failed: Switched from a Gitorious hard link to an up to date {{fgdata source}} link.) |
|||
| Line 269: | Line 269: | ||
=== YOU HAVE AN INCOMPATIBLE CFG FILE FOR THIS AIRCRAFT. RESULTS WILL BE UNPREDICTABLE !! === | === YOU HAVE AN INCOMPATIBLE CFG FILE FOR THIS AIRCRAFT. RESULTS WILL BE UNPREDICTABLE !! === | ||
Make sure the [[JSBSim]] [[FDM]] of the aircraft has a <code><fdm_config version="2.0"</code> tag. | Make sure the [[JSBSim]] [[FDM]] of the aircraft has a <code><fdm_config version="2.0"</code> tag. | ||
=== Multiplayer packet truncated === | |||
2016.1.2: messages that start with "Multiplayer packet truncated" need to be fixed by the model developer, usually by reducing the sie of transmitted strings. Remember that strings take 4bytes per character and therefore should be used sparingly to reduce packet size.<ref>{{cite web | |||
|url = https://sourceforge.net/p/flightgear/mailman/message/35082283/ | |||
|title = <nowiki> Re: [Flightgear-devel] dual-control-tools and the limit on packet | |||
size </nowiki> | |||
|author = <nowiki> Richard Harrison </nowiki> | |||
|date = May 12th, 2016 | |||
|added = May 12th, 2016 | |||
|script_version = 0.40 | |||
}}</ref> | |||
== Errors without known solutions == | == Errors without known solutions == | ||