Author Topic: Couatl Crash with DC8 Justflight **SOLVED**  (Read 3460 times)

L-1011

  • Newbie
  • *
  • Posts: 31
Couatl Crash with DC8 Justflight **SOLVED**
« on: June 17, 2016, 01:34:50 pm »
Hi
After some test (update GSX, Addon manager, try to various airport, etc) I report that with the DC-8 Just Flight, for reason thant I don't know, the coautl crash while loading the flight.
The alert said that the engine was forced to crash and need to be update (but is actually installed the last version, and perfectly worked with all other aircraft).
The log released was the following:


couatl v3.1 (build 3487)
panic log started on Fri Jun 17 13:12:40 2016

problem raised by addon couatl
Traceback (most recent call last):
  File "couatl\GSX\__init__.py", line 688, in onSimStart
  File "couatl\common\aircraftData.py", line 1187, in getAircraftData
  File "couatl\common\aircraftData.py", line 744, in __init__
  File "C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\fsdreamteam\couatl\python27.zip\ast.py", line 80, in literal_eval
  File "C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\fsdreamteam\couatl\python27.zip\ast.py", line 58, in _convert
  File "C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\fsdreamteam\couatl\python27.zip\ast.py", line 79, in _convert
ValueError: malformed string
{}



any idea??? ??? ??? ??? ??? ??? ??? ???
« Last Edit: June 17, 2016, 10:37:02 pm by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Couatl Crash with DC8 Justflight
« Reply #1 on: June 17, 2016, 01:45:43 pm »
It looks like there might be an error in the aircraft.cfg file. Would be useful if I could have a look at it.

L-1011

  • Newbie
  • *
  • Posts: 31
Re: Couatl Crash with DC8 Justflight
« Reply #2 on: June 17, 2016, 02:23:54 pm »
sure...ho I can send it to you?

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Couatl Crash with DC8 Justflight
« Reply #3 on: June 17, 2016, 02:26:31 pm »
Email. The address is on the "Contact Us" page.

L-1011

  • Newbie
  • *
  • Posts: 31
Re: Couatl Crash with DC8 Justflight
« Reply #4 on: June 17, 2016, 02:52:07 pm »
sent it just now

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Couatl Crash with DC8 Justflight
« Reply #5 on: June 17, 2016, 05:20:25 pm »
That aircraft.cfg has an error in line 586:

Engine.2= 9.50, 25.29 -5.000000

is missing a comma, it should be:

Engine.2= 9.50, 25.29, -5.000000

L-1011

  • Newbie
  • *
  • Posts: 31
Re: Couatl Crash with DC8 Justflight
« Reply #6 on: June 17, 2016, 05:27:52 pm »
I'll try and let you know

L-1011

  • Newbie
  • *
  • Posts: 31
Re: Couatl Crash with DC8 Justflight
« Reply #7 on: June 17, 2016, 05:58:00 pm »
Working! THANKS!!!! ;D