Jump to content

hsolano

Frozen-Inactivity
  • Content Count

    13
  • Donations

    $0.00 
  • Joined

  • Last visited

Posts posted by hsolano


  1. The issue is back, and just as bad if not worse. I thought it had gone away, but it persists.

    I even bought RealNavData to ensure the GPS was using good data and it now crashes to desktop when loading a flight plan, adding any waypoints or anything in flight planning.

    Screen shows it is using RealNav and it is up to date. I do not have any sceneries that update nav data. I only have ORBX stuff. Strange, it takes the waypoint, then there is a breif interruption in the sound, a few seconds, another interruption, and it crashes to desktop.

    I even tried using the default Cessna C172 with the panel and it also crashes. Any support would be appreciated.

     


  2. I have bought this and love it. It is my get up and go aircraft. However, I would love to see it updated to use the GTN-750. I use steam and the RXP GNS units are not available. The bird has everything I want, except for the clunky Carenado GNS units, which are poorly simulated.

    Any news is good news!

    Thanks!

     


  3. I have been using the GNS 530 for a while now with no issues. I have not entered a flight plan until now. When I go to FPL and start entering a waypoint the gauge freezes. The timing varies. Sometimes it happens as I'm scrolling though the letters other times when I'm confirming entry of waypoint. It even let me enter the first waypoint once, and then it became unresponsive.

    The aircraft is a Carenado 210, with only Mindstar 530/430 stack installed. I use it in VC mode, popping up the unit to enter data. When it becomes unresponsive none of the buttons work, and if I hide the pop-up, the VC version screen remains black. I try using the 430 and it is also unresponsive. Everything else in the aircraft works.

    Another time, I got an error "Debug Assertion Failed! Program H:\SteamLibrary\steamapps\FSX\fsx.exe File F:\dd\vctools\crt_blt\self_x86\crt\src\vsprint.c Line: 280 Expression: ("Buffer too small",0)" just by scrolling though the pages and chapters on the screen.

    Using FSUIPC version 4.969 registered.

    The panel.cfg is below. Thanks for your help.

    [Window Titles]
    Window00=GPS
    Window01=Manual
    Window02=Control Windows
    Window03=INFO


    //--------------------------------------------------------
    [Window00]
    Background_color=255,255,255 
    size_mm=520,378
    window_size_ratio=1.000  
    position=0
    visible=0
    ident=794
    window_size= 0.360, 0.438
    window_pos= 0.015, 0.530
    zorder=15

    gauge00=MPI_GNS!GNS530,  0,0,520,378,1:2:794


    //--------------------------------------------------------
    [Window01]
    Background_color=0,0,0 
    size_mm=1000,1000
    window_size_ratio=1.000  
    position=0
    visible=0
    ident=793
    window_size= 0.440, 0.773
    window_pos= 0.520, 0.040
    zorder=0

    gauge00=T210MManual!manual,  0,0,1000,1000


    //--------------------------------------------------------
    [Window02]
    Background_color=0,0,0 
    size_mm=581,153
    window_size_ratio=1.000  
    position=0
    visible=0
    ident=796
    window_size= 0.321, 0.150
    window_pos= 0.020, 0.170
    zorder=5

    gauge00=CCTC!Control_windows,  0,0,581,153


    //--------------------------------------------------------
    [Window03]
    file=info.bmp 
    size_mm=345,157
    window_size_ratio=1.000  
    position=0
    visible=1
    ident=142
    window_size= 0.161, 0.116
    window_pos= 0.020, 0.040

    //--------------------------------------------------------
    [Vcockpit01]
    Background_color=0,0,0 
    size_mm=256,256
    visible=0
    pixel_size=1024,1024
    texture=$C340_GPS

    gauge00=MPI_GNS!GNS530,  0,0,256,186,1:1:-1
    gauge01=MPI_GNS!GNS430,  0,186,130,71,2:1:-1


    //--------------------------------------------------------
    [Vcockpit02]
    Background_color=0,0,0 
    size_mm=512,512
    visible=1
    pixel_size=1024,1024
    texture=$RadiosC114

    gauge00=RadioC210!RadioAudio,  0,0,297,57
    gauge01=RadioC210!RadioAdf,  0,321,300,75
    gauge02=DigTrans!transponder,  0,166,297,74
    gauge03=APBK!Autopilot,  0,242,297,78
    gauge04=DME!DME_screen,  302,212,210,82
    gauge05=CCTC!Temp,  334,338,150,150
    gauge06=CCTC!Oxygen,  3,398,115,114
    gauge07=CCTC!Gear_light_red,  124,463,40,40
    gauge08=CCTC!Gear_light_green,  124,419,40,40
    gauge09=CCTC!Panel_annunciator,  301,114,207,93
    gauge10=CCTC!Test_Light,  181,461,40,40
    gauge11=CCTC!ELT_Light,  181,416,40,40
    gauge12=CCTC2!ALTqnh,  490,0,20,20


    Day=255,255,255
    Night=255,255,255
    Luminous=201,64,64

    [Default View]
    X=0
    Y=0
    SIZE_X=8192
    SIZE_Y=3500
     


  4. I have added the GNS530/430 to a Carenado T210 and in the VC everything works great and all displays are fine. When I click on the display of the 530 I get the GPS window pop-up but the screen is blank. The controls on the pop-up control the VC screen, but no display on the pop-up.

    Below is my panel.cfg:

    // This Panel.cfg file created by FS Panel Studio panel editor utility - http://www.fspanelstudio.com
    // Built Saturday, July 08, 2017 at 20:53 FSPS Build:22900
    	[Window Titles]
    Window00=GPS
    Window01=Manual
    Window02=Control Windows
    Window03=INFO
    	
    //--------------------------------------------------------
    [Window00]
    Background_color=255,255,255 
    size_mm=520,378
    window_size_ratio=1.000  
    position=0
    visible=0
    ident=794
    window_size= 0.360, 0.438
    window_pos= 0.015, 0.530
    zorder=15
    	
    gauge01=MPI_GNS!GNS530,  0,0,520,378,1:2:225
    	
    //--------------------------------------------------------
    [Window01]
    Background_color=0,0,0 
    size_mm=1000,1000
    window_size_ratio=1.000  
    position=0
    visible=0
    ident=793
    window_size= 0.440, 0.773
    window_pos= 0.520, 0.040
    zorder=0
    	gauge00=T210MManual!manual,  0,0,1000,1000
    	
    //--------------------------------------------------------
    [Window02]
    Background_color=0,0,0 
    size_mm=581,153
    window_size_ratio=1.000  
    position=0
    visible=0
    ident=796
    window_size= 0.321, 0.150
    window_pos= 0.020, 0.170
    zorder=5
    	gauge00=CCTC!Control_windows,  0,0,581,153
    	
    //--------------------------------------------------------
    [Window03]
    file=info.bmp 
    size_mm=345,157
    window_size_ratio=1.000  
    position=0
    visible=1
    ident=142
    window_size= 0.161, 0.116
    window_pos= 0.020, 0.040
    	//--------------------------------------------------------
    [Vcockpit01]
    Background_color=0,0,0 
    size_mm=256,256
    visible=0
    pixel_size=1024,1024
    texture=$C340_GPS
    	gauge00=CCTC!Toggle_GPS,  143,188,101,65
    gauge01=MPI_GNS!GNS530,  0,0,256,186,1:1:-1
    gauge02=MPI_GNS!GNS430,  0,186,134,71,2:1:-1
    	
    //--------------------------------------------------------
    [Vcockpit02]
    Background_color=0,0,0 
    size_mm=512,512
    visible=1
    pixel_size=1024,1024
    texture=$RadiosC114
    	gauge00=RadioC210!RadioAudio,  0,0,297,57
    gauge01=RadioC210!RadioAdf,  0,321,300,75
    gauge02=DigTrans!transponder,  0,166,297,74
    gauge03=APBK!Autopilot,  0,242,297,78
    gauge04=DME!DME_screen,  302,212,210,82
    gauge05=CCTC!Temp,  334,338,150,150
    gauge06=CCTC!Oxygen,  3,398,115,114
    gauge07=CCTC!Gear_light_red,  124,463,40,40
    gauge08=CCTC!Gear_light_green,  124,419,40,40
    gauge09=CCTC!Panel_annunciator,  301,114,207,93
    gauge10=CCTC!Test_Light,  181,461,40,40
    gauge11=CCTC!ELT_Light,  181,416,40,40
    gauge12=CCTC2!ALTqnh,  490,0,20,20
    	
    Day=255,255,255
    Night=255,255,255
    Luminous=201,64,64 
    	[Default View]
    X=0
    Y=0
    SIZE_X=8192
    SIZE_Y=3500
×
×
  • Create New...