[RESOLVED] UV-4 V/STOL UAV PANEL HUD ISSUE

For topics related to the creation of simulation objects (SimObjects). This includes development of aircraft, ground, and maritime vehicles.
Locked
User avatar
rob315
Posts: 72
Joined: Tue Sep 23, 2014 2:56 pm
Location: New Jersey
Contact:

[RESOLVED] UV-4 V/STOL UAV PANEL HUD ISSUE

Post by rob315 »

I am trying to figure out why the panel for this aircraft is not working properly. This issue came when updating to current v4 platform coming from a working v3.2 model. Can someone please explain to me what I am doing wrong here :D

Prepar3D version (version 4.0 professional developer)
Operating system (windows 10)
All add-ons installed (aeroG UV-4 V/STOL UAV)

This is a copy of the current v3 edition panel.cfg. What has changed that this aircraft no longer can display its Window00 indicated gauge?

// Panel Configuration file
// UV-4 V/STOL UAV
// Rob Gomez & MARYADI

[Window Titles]
Window00=HUD Display
Window01=GPS

[Window00]
size_mm=480,350
window_size=1
position=2
BACKGROUND_COLOR=0,0,0
alpha_blend=0.95
VISIBLE=1
ident=HUD
zorder=4

gauge01=UV-4 UAV!UA-4_HUD, 0, 30, 480, 320
gauge02=dsd_fsx_xml_sound!Sound, 0,0

[Window01]
size_mm=456,378
window_size=0.5
position=8
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=GPS_PANEL
zorder=4

gauge00=fs9gps!gps_500, 0,0

[Vcockpit00]
file=hud1.bmp
background_color=0,0,0
size_mm=1024,1024
visible=1
pixel_size=1024,1024
texture=$ALT
gauge00=dsd_fsx_xml_sound!Sound, 0,0

[Color]
Day=255,255,255
Night=223,255,255
Luminous=246,115,119

[Default View]
X=0
Y=0
SIZE_X=8192
SIZE_Y=3200
Image
JB3DG
Posts: 609
Joined: Mon Jan 09, 2012 6:44 pm

Re: UV-4 V/STOL UAV PANEL HUD ISSUE

Post by JB3DG »

Is UV-4 UAV a dll module? If so it will need to be recompiled as x64. So will the dsd_fsx_xml_sound gauge
Jonathan Bleeker
Milviz systems dev

Formerly known as Naruto-kun
User avatar
rob315
Posts: 72
Joined: Tue Sep 23, 2014 2:56 pm
Location: New Jersey
Contact:

Re: UV-4 V/STOL UAV PANEL HUD ISSUE

Post by rob315 »

resolved. thanks!
Image
Locked