5,810
edits
| Line 134: | Line 134: | ||
Descargas y más información están disponibles en la [http://rubyforge.org/projects/fgmap página web del proyecto]. | Descargas y más información están disponibles en la [http://rubyforge.org/projects/fgmap página web del proyecto]. | ||
Last month, the infamous [http://wiki.flightgear.org/index.php/Howto:_Get_rid_of_common_errors#Warning:_Picked_up_TriangleIntersect QNaN errors] that may cause FlightGear to become [[Showstoppers|unresponsive]] have been linked to potential issues in the Nasal interpreter (and more generally Nasal code) by flug, for more details please see: [http://www.flightgear.org/forums/viewtopic.php?f=18&t=8483&p=83701 "Nasal source of Dreaded Triangle Error-source of many probs?"]. | Last month, the infamous [http://wiki.flightgear.org/index.php/Howto:_Get_rid_of_common_errors#Warning:_Picked_up_TriangleIntersect QNaN errors] that may cause FlightGear to become [[Showstoppers|unresponsive]] have been linked to potential issues in the Nasal interpreter (and more generally Nasal code) by flug, for more details please see: [http://www.flightgear.org/forums/viewtopic.php?f=18&t=8483&p=83701 "Nasal source of Dreaded Triangle Error-source of many probs?"]. | ||
For the time being, you will want to look out for any Nasal code that contains unchecked divisions with unvalidated divisors. | For the time being, you will want to look out for any Nasal code that contains unchecked divisions with unvalidated divisors. | ||
Solución de problemas | ===Solución de problemas ''triangleintersect, QNaN'' etc.=== | ||
El mes pasado, el [http://wiki.flightgear.org/index.php/Howto:_Get_rid_of_common_errors # Advertencia: _Picked_up_TriangleIntersect QNaN errores] infame que puede causar FlightGear para convertirse en [Showstoppers [| responder]] se han vinculado a posibles problemas en el intérprete nasal (y el código de manera más general nasal) por flug, para más información, consulte: [http://www.flightgear.org/forums/viewtopic.php?f=18&t=8483&p=83701 "fuente nasal del temido Triángulo de error -fuente de muchos probs? "]. | El mes pasado, el [http://wiki.flightgear.org/index.php/Howto:_Get_rid_of_common_errors # Advertencia: _Picked_up_TriangleIntersect QNaN errores] infame que puede causar FlightGear para convertirse en [Showstoppers [| responder]] se han vinculado a posibles problemas en el intérprete nasal (y el código de manera más general nasal) por flug, para más información, consulte: [http://www.flightgear.org/forums/viewtopic.php?f=18&t=8483&p=83701 "fuente nasal del temido Triángulo de error -fuente de muchos probs? "]. | ||
edits