Author Topic: GSX PROBLEM  (Read 2896 times)

Donato

  • Full Member
  • ***
  • Posts: 104
GSX PROBLEM
« on: July 03, 2015, 08:53:58 pm »
When I activate GSX in a little airport there are these scritpt:
"""couatl v2.0 (build 2348)
panic log started on Thu Jul 18 20:17:31 2013
Traceback (most recent call last):
  File "couatl\common\__init__.py", line 22, in <lambda>
RuntimeError: Couatl.Application already showing a dialog

couatl v2.0 (build 2356)
panic log started on Sat Jan 04 19:38:25 2014

problem raised by addon <unknown>Traceback (most recent call last):
  File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\__init__.py", line 214, in do
  File "couatl\GSX\assistanceServices\baggageLoader.py", line 100, in attachToTrain
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File "couatl\GSX\assistanceServices\baggageTrain.py", line 50, in materialize
AttributeError: 'NoneType' object has no attribute 'getLoaderTypeForExit'

couatl v2.0 (build 2358)
panic log started on Fri Feb 21 18:15:59 2014

problem raised by addon <unknown>Traceback (most recent call last):
  File "couatl\common\fsm.py", line 61, in switchToState
  File "couatl\GSX\assistanceServices\__init__.py", line 737, in enter
AttributeError: 'NoneType' object has no attribute 'playGUI'"""

Somebody can help me? Thanks.

Somebody can help me?

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50755
    • VIRTUALI Sagl
Re: GSX PROBLEM
« Reply #1 on: July 04, 2015, 11:44:39 am »
You error logs are showing you never had any errors after the last one, dated Feb. 2014.

Donato

  • Full Member
  • ***
  • Posts: 104
Re: GSX PROBLEM
« Reply #2 on: July 04, 2015, 12:50:50 pm »
Allego il file COUATL ERROR
Per chiarezza, l'aeroporto l'ho creato io. Benevento Olivola. Esiste nella realtà ma non ha l'ICAO. L'ho creato io.
Grazie per eventuali suggerimenti
Donato Calabrese
calabrese.donato@gmail.com

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50755
    • VIRTUALI Sagl
Re: GSX PROBLEM
« Reply #3 on: July 04, 2015, 02:01:37 pm »
Now that you finally sent the correct log, it shows this error:

problem raised by addon <unknown>Traceback (most recent call last):
  File "couatl\common\fsm.py", line 67, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 205, in do
  File "couatl\common\simObjectMoverIK.py", line 286, in run
RuntimeError: cruise speed must be positive

the "cruise speed must be positive" has been discussed many times on the forum, and it's the result of an AFCAD with errors, like overlapping nodes, orphaned nodes, missing nodes, unconnected parkings, unreachable parkings, etc.