PDA

View Full Version : Weird Panel Issue



OBIO
April 12th, 2010, 21:32
Working up a nice panel set up for the Alphasim RA-5C Vigilante. Got it done...nice gauges, lots of useful pop up windows and maybe a couple not so useful pop up windows.

Here's the weird issue: If I fire up the sim, create my flight with the Vigilante with the 2nd paint, the 2D panel does not fully display...about the bottom fourth is covered over by a black bar. If I switch to the first paint, the panel displays fully. If I switch back to the 2nd paint, the panel displays fully. If I start the flight using the first paint, no issues at all.

Now...both paints are directed to the exact same panel folder, the exact same panel config....nothing is different.

I know that sometimes the sim can get a bit boggled if there are lots and lots of planes and/or paints. This is my Modern install...with maybe 15 addon planes..if that. A good number of AI from Bill Lyon's scenery that comes with his planes.

Is this just one of those unexplainable things caused by the passing through of a transient gremlin?

OBIO

Milton Shupe
April 12th, 2010, 23:23
Working up a nice panel set up for the Alphasim RA-5C Vigilante. Got it done...nice gauges, lots of useful pop up windows and maybe a couple not so useful pop up windows.

Here's the weird issue: If I fire up the sim, create my flight with the Vigilante with the 2nd paint, the 2D panel does not fully display...about the bottom fourth is covered over by a black bar. If I switch to the first paint, the panel displays fully. If I switch back to the 2nd paint, the panel displays fully. If I start the flight using the first paint, no issues at all.

Now...both paints are directed to the exact same panel folder, the exact same panel config....nothing is different.

I know that sometimes the sim can get a bit boggled if there are lots and lots of planes and/or paints. This is my Modern install...with maybe 15 addon planes..if that. A good number of AI from Bill Lyon's scenery that comes with his planes.

Is this just one of those unexplainable things caused by the passing through of a transient gremlin?

OBIO

No excuses; it's all explainable.

Pictures would have helped our guessing.

My guess is this is a bad windowsnn statement leftover or not totally defined.

tobob
April 13th, 2010, 04:25
Is this just one of those unexplainable things caused by the passing through of a transient gremlin?

OBIO

Does it look like this? -

4547

Wild Bill Kelso
April 13th, 2010, 07:06
I have this effect occuring now and then after panel tweaking - haven't seen any Gremlin causing it... :d

I think your panel.cfg section should start like this:

[Window00]
file=main_neu5.bmp
size_mm=1024,768
window_size_ratio=1.000
position=7
visible=1
ident=0
window_size= 1.000, 1.333
window_pos= 1.000, 1.000

How about yours?

Clarke123
April 13th, 2010, 07:21
Does it look like this? -

4547
That's an easyjet air hostess :icon_lol:

OBIO
April 13th, 2010, 09:19
Here's the upper part of the panel.cfg in question. Main panel, 6 pop up windows and a fixed window for the recon camera view.

[Window Titles]
Window00=Main Panel
Window01=Nav Instruments
Window02=Radio Stack
Window03=ECU
Window04=Engine and Fuel Management
Window05=GPS
Window06=CD Player
Fixed Window30=Camera View


[VIEWS]
VIEW_FORWARD_WINDOWS=MAIN_PANEL,10,15,80,20,40,50


VIEW_REAR_WINDOWS=30
VIEW_REAR_ZOOM=0.000
VIEW_REAR_EYE=0.000, -5.000, 0.000
VIEW_REAR_DIR=45.000, 0.000, 0.000



//--------------------------------------------------------
[Window00]
file=RA-5Cpnl.bmp
size_mm=1024,768
window_size_ratio=1.000
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1
window_size= 1.000, 1.000
window_pos= 0.000, 0.000

gauge00=f15_aoa, 255,585,53,53
gauge01=val3.flaps, 185,581,61,59
gauge02=bear.gear, 261,537,55,154
gauge03=meteor_accelerometer, 673,404,55,55
gauge04=alpha_hsi, 466,658,95,111
gauge05=alpha_spoiler_lamp, 330,547,14,13
gauge06=f16_aoa_indicator, 348,458,15,30
gauge07=_PD_adiB, 451,492,118,126
gauge08=fsd_rf4.rpm.1, 181,670,51,51
gauge09=fsd_rf4.rpm.2, 254,670,51,51
gauge10=fsd_rf4.egt.1, 180,742,51,51
gauge11=fsd_rf4.egt.2, 253,742,51,51
gauge12=_pd_asi8, 328,673,88,92
gauge13=_PD_ALT1_0002, 315,578,86,89
gauge14=_Pd_Vv1, 610, 676 ,64,63
/-------------------------------------------------

Panel works flawlessly if I create a flight using the first skin [fltsim.0], but if I start it a flight with the second skin [fltsim.1], the lower part of the main panel does not show. If I go through the ALT menu and select the first skin, the panel is fine, then if I go back through the ALT menu are reselect the second skin, the panel is fine there after. If I start a flight with the first skin [fltsim.0] the panel is fine.

Using the same Model folder, same MDL file, same air file, same aircraft config file, same SOUND folder. I have not been able to see any cause for this anomaly.

OBIO