Jump to content

paulnd

Members
  • Content Count

    91
  • Donations

    $0.00 
  • Joined

  • Last visited

Posts posted by paulnd


  1. Hello,

    I receive an error message when loading the new version, log contents is copied below :

     

    Program StartedPilot 2 ATC (P2A) - version 2.6.0.0_x64_R2  05/20/2019 13:41:39
    Error in FlightDate Init
    System.Data.Entity.Core.MetadataException: Schema specified is not valid. Errors: 
    The relationship 'P2ADataModel.FK_AirportSID' was not loaded because the type 'P2ADataModel.SID' is not available.
    
    The relationship 'P2ADataModel.FK_APPRTransitionTERP_Leg' was not loaded because the type 'P2ADataModel.TERP_Leg' is not available.
    The following information may be useful in resolving the previous error:
    The required property 'SID' does not exist on the type 'P2A_2018.TERP_Leg'.
    
    
    No corresponding object layer type could be found for the conceptual type 'P2ADataModel.ATCControllerType'.
    The following information may be useful in resolving the previous error:
    The enumeration type 'P2A_2018.ATCControllerType' defined in the object layer does not have a member that corresponds to the member 'FSS' whose value is '11' of the enumeration type 'P2ADataModel.ATCControllerType' defined in the conceptual model.
    
    
    No corresponding object layer type could be found for the conceptual type 'P2ADataModel.ApproachType'.
    The following information may be useful in resolving the previous error:
    The enumeration type 'P2A_2018.ApproachType' defined in the object layer does not have a member that corresponds to the member 'GLS' whose value is '5' of the enumeration type 'P2ADataModel.ApproachType' defined in the conceptual model.
    
    
    The relationship 'P2ADataModel.FK_FINALApproachTERP_Leg' was not loaded because the type 'P2ADataModel.TERP_Leg' is not available.
    The following information may be useful in resolving the previous error:
    The required property 'SID' does not exist on the type 'P2A_2018.TERP_Leg'.
    
    
    No corresponding object layer type could be found for the conceptual type 'P2ADataModel.FuelType'.
    The following information may be useful in resolving the previous error:
    The enumeration type 'P2A_2018.FuelType' defined in the object layer does not have a member that corresponds to the member 'JET' whose value is '1' of the enumeration type 'P2ADataModel.FuelType' defined in the conceptual model.
    
    
    No corresponding object layer type could be found for the conceptual type 'P2ADataModel.NavFixType'.
    The following information may be useful in resolving the previous error:
    The enumeration type 'P2A_2018.NavFixType' defined in the object layer does not have a member that corresponds to the member 'NDB' whose value is '3' of the enumeration type 'P2ADataModel.NavFixType' defined in the conceptual model.
    
    
    The relationship 'P2ADataModel.RunwayILS' was not loaded because the type 'P2ADataModel.ILS' is not available.
    
    The relationship 'P2ADataModel.FK_STARTERP_Leg' was not loaded because the type 'P2ADataModel.TERP_Leg' is not available.
    The following information may be useful in resolving the previous error:
    The required property 'SID' does not exist on the type 'P2A_2018.TERP_Leg'.
    
    
       at System.Data.Entity.Core.Metadata.Edm.ObjectItemCollection.LoadAssemblyFromCache(Assembly assembly, Boolean loadReferencedAssemblies, EdmItemCollection edmItemCollection, Action`1 logLoadMessage)
       at System.Data.Entity.Core.Metadata.Edm.MetadataWorkspace.ExplicitLoadFromAssembly(Assembly assembly, ObjectItemCollection collection, Action`1 logLoadMessage)
       at System.Data.Entity.Core.Metadata.Edm.MetadataOptimization.TryUpdateEntitySetMappingsForType(Type entityType)
       at System.Data.Entity.Internal.InternalContext.UpdateEntitySetMappingsForType(Type entityType)
       at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(Type entityType)
       at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
       at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
       at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
       at System.Linq.Queryable.Where[TSource](IQueryable`1 source, Expression`1 predicate)
       at P2A_2018.FlightData.Init()
    Application frmP2AMain starting 05/20/2019 13:41:51
    Loading Form
    Main form opened: Pilot2ATC 2018 v. 2.6.0.0_x64_R2      Navigraph - AIRAC cycle: 1801
    Loading Joystick Devices - 4 devices loaded.
    Loading Joystick Devices - 4 devices loaded.
    Loading Joystick Devices - 4 devices loaded.
    Loading Joystick Devices - 4 devices loaded.
    Loading Map Control
    LoadMapControl: panel 1
    Creating ucMap1
    SQLiteVersion: 3.8.11.1 | 2015-07-29 20:00:57 cf538e2783e468bbc25e7cb2a9ee64d3e0e80b2f | INTEROP_CODEC INTEROP_EXTENSION_FUNCTIONS INTEROP_VIRTUAL_TABLE NET_40 PRELOAD_NATIVE_LIBRARY THROW_ON_DISPOSED TRACE TRACE_PRELOAD TRACE_SHARED TRACE_WARNING USE_PREPARE_V2 WINDOWS
    ucMap1 Created
    ucMap DockFill set.
    Setting Map Mode
    Done Loading Map Control
    Loading FPL Control
    FPL Control Loaded
    Retrieving weather from web successful at 05/20/2019 13:41:54
    Retrieving TAF from web successful at 05/20/2019 13:41:55
    Application frmP2AMain ended normally 05/20/2019 13:41:57
    Total of 0 objects still alive.
    

    Any suggestions?

    regards

    Paul


  2. there are no landing lights in the [lights] sections:

    [LIGHTS]        
    //Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=taxi, 7=recognition, 8=wing, 9=logo, 10=cabin
    light.0 = 3, -20.35, -54.10,  2.82, fx_navredm ,
    light.1 = 3, -20.35,  54.10,  2.82, fx_navgrem ,
    light.2 = 1,  -7.55,   0.00, -4.88, fx_beaconb ,
    light.3 = 1,   2.00,   0.00,  8.78, fx_Prosim738_beacons ,
    light.4 = 3, -72.57,   0.00,  6.81, fx_navwhih ,
    light.5 = 3, -26.55, -54.20,  2.81, fx_navwhih ,
    light.6 = 3, -26.55,  54.20,  2.81, fx_navwhih ,
    

  3. Hi,

     

    I've asked the question on the developer's forum but haven't received a response so I'm trying here too.

     

    I'm using the Prosim 737 v2 aircraft model and have scanned the effects folder with DX10 fixer however the landing lights show as black cones wherever they illuminate.

     

    Does anyone have any suggestions or advice on how to resolve this please?


  4. Hello Maarten,

     

    Thank you for an excellent program.

     

    I know that it is possible to filter by publisher which is useful but is to possible for SLX to identify installed addon airports when scanning and be able to filter accordingly? I usually only fly to and from addon airports and I'll be very grateful if I could filter these airports when deciding where to fly.

     

    regards

     

    Paul


  5. Tom,

     

    I respect your decision however request that you reconsider once the current issues have been resolved. I use Tapatalk daily on my mobile and tablet to access Avsim and many other forums that I visit regularly and it provides a very easy way to easily scan the forums that I am interested in for new content.

     

    I will also gladly offer my time to bring TapaTalk back.

     

    Paul


  6. Hi

     

    It uses the mouse flags which can be a bit confusing. I wrote a short FSUIPC macro which seems to work ok, credit to the Linda team for the original idea:

     

    [macros]

    1=NGX_GEAR_up

    1.1=C70087, -2147483648

    2=NGX_GEAR_off

    2.1=C74184, 536870912

    2.2=C74184, 131072

    3=NGX_GEAR_down

    3.1=C70087, 536870912

     

    Paul

     

     

    Sent from my Touchpad using Tapatalk 4 Beta

     

     


  7. Hello Johan,

    I would really like to test FSX Spy but I don't seem to get a channel loaded or recorders working, the panels are undocked. The recorders do not show in the recorders pane and the live preview is blank.

    DateTime Sender Level Message
    11:24:52.3357174 a ᜄ Starting IPC server ...
    11:24:52.3417178 a ᜅ IPC server started.
    11:24:52.3427178 a ᜄ Starting HttpServer ...
    11:24:52.3467180 a ᜅ HttpServer started.
    11:24:52.3517183 a ᜄ Attaching process 'fsx'
    11:24:53.4167792 a ᜅ Process=fsx id=12372 attached.
    11:24:53.4227796 a ᜄ Starting WCF server ...
    11:24:53.4227796 ᜄ ᜅ FSXSpyShared, Version=1.0.3.31592, Culture=neutral, PublicKeyToken=17944d9fb11ff547
    11:24:53.4307800 ᜀ ᜄ Connecting ...
    11:24:53.4317801 a ᜅ WCF started.
    11:24:53.4437808 ᜄ ᜄ Starting BroadcastService ...
    11:24:53.4807829 ᜄ ᜅ BroadcastService started.
    11:24:53.5007841 ᜀ ᜄ Reloading channels ...
    11:24:53.5087845 ᜀ ᜅ 0 channels reloaded.
    11:24:53.5157849 ᜄ ᜄ Installing CBTHooks ...
    11:24:53.5157849 ᜀ ᜅ Connected.
    11:24:53.5167850 ᜄ ᜅ CBTHooks installed in ti=16244
    

    FSX%20Spy.jpg

    Any suggestions?

     

    regards

     

    Paul

×
×
  • Create New...