Results 1 to 4 of 4
  1. #1
    10+ Posting Member
    Join Date
    Jan 2010
    Location
    Greece
    Posts
    14
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Server error help needed

    Dear JL,

    I am facing since the version 49.0 a problem with the server. After i am load a flight and i run the "StarterENGRUN.exe"
    the server is running and its all connected fine but after some seconds the server crashes and i am getting the following
    error:



    Any ideas of how i can solve this?
    Many thanks in advance.
    I am using p3d v3.4
    Attached Images Attached Images

  2. #2
    10+ Posting Member
    Join Date
    Jan 2010
    Location
    Greece
    Posts
    14
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Server error help needed

    I did a complete unistall and reinstall everything and the same problem again.
    As i noticed it might be the perfomance folder causing te problem.
    I have create an a321 cfm based on pa model and in order for this to work i edit the
    "Folders.ini" and i have add a new section. also i have create a new folder for my aircraft and
    inside this folder i have edit the "aircraft.ini" with the new values. Also i have put the folder of the aircaft inside
    the "A320FMGS\Aircraft" instead of the "p3d\simobjects\airplanes" .
    I attach the two files i think they causing the problem. Any help will be great.


    Folders.ini:

    [General]
    NbOfACFT=3
    ACFT.1=CFM
    ACFT.2=IAE
    ACFT.3=A321
    PIDlist=yes

    [ACFT.1]
    PERF_Folder=CFM
    EnginesType=CFM56-5B4



    [ACFT.2]
    PERF_Folder=IAE
    EnginesType=V2527-A5


    [ACFT.3]
    PERF_Folder=A321
    EnginesType=CFM56-5B3




    aircraft.ini:

    [AIRCRAFT]
    StatusTitle=A321-211
    EPR/N1=N1
    Baro=mb
    VFE_1=230
    VFE_1+F=215
    VFE_2=215
    VFE_3=195
    VFE_4=190
    VLE=280
    flaps_position.0=0
    flaps_position.1=0
    flaps_position.2=10
    flaps_position.3=14
    flaps_position.4=21
    flaps_position.5=25
    slats_position.0=0
    slats_position.1=18
    slats_position.2=18
    slats_position.3=22
    slats_position.4=22
    slats_position.5=27
    delta_RadioAltitude=12
    MaxOilPressScale=100
    IncreasingHighOilPressPulse=90
    DecreasingHighOilPressPulse=85
    IncreasingLowOilPressPulse=20
    DecreasingLowOilPressPulse=16
    RedLowOilPress=13
    IncreasingHighOilTempPulse=140
    DecreasingHighOilTempPulse=135
    HighOilTempAmber15min=140
    HighOilTempAmberImm=155
    QFEoption=yes
    INITBaccessible=yes
    AFTcargoVent=yes
    AFTcargoHeat=yes
    FWDcargoVent=yes
    FWDcargoHeat=yes
    Spacing833=yes
    LinkISISQNHtoCPT=yes
    MMO=0.82
    VMO=350
    EISmodel=1
    midscaleEGT=500
    maxscaleEGT=1000
    MaxEGTred=950
    MaxEGTamberTO=725
    MaxEGTamberCRZ=915
    aircraft.cfg=A321-211\aircraft.cfg
    airfile=A321-211\CFM56-5B3.air

  3. #3
    2000+ Poster - Never Leaves the Sim
    Join Date
    Mar 2008
    Location
    France,Nice
    Posts
    2,652
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Server error help needed

    It could be an error in the aircraft.Cfg.
    The error message you have says '780' is not a valid integer, notice the space character (underlined) after 780. See in you A321 aircraft.cfg is you did not leave a space at the end of a line somewhere...

  4. #4
    10+ Posting Member
    Join Date
    Jan 2010
    Location
    Greece
    Posts
    14
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Server error help needed

    Thank you very much jeehell for your awnser, i searched the files and i found were the space was.
    Now it is working fine!!!