• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politicion will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Unwanted CTD for a certain model

BoeingvsAirbusNKL

Charter Member
I witnessed an unwanted CTD when I wanted to fly the CASA 295M from Premier Aircraft Design.

I clicked fly now, the loading bar came up, the bar was still 0% and then, BOOM, CTD.

Has anyone heard of or witnessed this problem?
 
I had the same problem with PAD's PC-12 but the 295 is fine in my sim. I ended up finding a bad XML gauge in the PC-12's gauge cab folder. I zapped it from the configuration and replaced it with a similar gauge.... simple fix but diagnosis was a buggar. I just took a wild stab and started with the gauges, this has been an issue with a few of the models I have... they've done the same thing.

BB686:US-flag:
 
Did you have a go with the Windows Event Viewer, as Tom suggested? That's how I found the problem with the PC-12. Just say'n...

BB686:US-flag:
 
A crash caused by panels.DLL indicates a bad gauge.

Determining which gauge is causing the crash is a process of elimination.

Start by backing up the panel.cfg.

Does the plane have a VC? If so, remove all of the [VCockpitnn] sections and test.

If it still crashes you can disable individual gauges by adding // to the beginning of the line...

go from...

gauge00=Cessna!ADF,545,86

...to...

//gauge00=Cessna!ADF,545,86

...to comment out any gauge.

I would remove all of the pop up Windows and first focus on the main panel.

Comment out half of the gauges and test.

If it still crashes comment out half of the remaining gauges and test.

If it doesn't crash, remove half of the comments and test.

Rinse and repeat.

When you identify the culprit, go back to your original panel.cfg and comment out that gauge and test. There may be more than one bad gauge.

You can then look for an alternative replacement gauge.

cheers,
Lane
 
Glad you got it sorted... I almost got to the point of dumping the PC-12, then I found the offending gauge at the last minute.

BB686:US-flag:
 
Back
Top