General Category > General Discussion

FSX crashinng at any fsdt airport?!?

(1/3) > >>

seric76:
Hi everybody, recantly I've got a headache, whether any airport I load in few minutes FSX is froze and crashed without any mistake message   :( , reinstall last kdfw or any airport doesn't help.

virtuali:
You said "recently". Does this mean they USED to work, and are crashing only now ?

Because, this might be easily caused by problems in one of the AI textures, since AI usually come after a few minutes, and maybe it's an AI that doesn't appear at other places.

seric76:
Few second exactly when building is loading cause if bglman.dll missing afcad shows properly.

virtuali:
You haven't replied to my first question: do the sceneries USED to work on your system and is this crash happening only recently ? If they used to work, there might be a conflict with another module that you installed recently.

If this is the case, one can find conflicts between modules this way:

- Open you DLL.XML file with a text editor (eg. Notepad is fine), the file is located at %APPDATA%\Microsoft\FSX

- Look for all the <Disabled>False</Disabled> lines, and change them to <Disabled>True</Disabled>

- Do this for ALL the <Launch.Addon> sections, EXCEPT for the Addon Manager one (bglmanx.dll) and the main section at the top of the file (which would disable the whole XML file so, you shouldn't change it)

- Save the file and exit.

- Do the same for the EXE.XML file, located in the same folder, disable all modules EXCEPT for Couatl (fsdreamteam\couatl.exe)

- Save the file and exit

- Launch FSX and see if it works. If it does, re-enable every module, one by one, check if FSX works, enable another module, and so on, until you find the conflicting one.

seric76:
Yes it's happened recently here is xml.dll

  <?xml version="1.0" encoding="windows-1252" ?>
- <SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>dll.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
  <Name>Addon Manager</Name>
  <Disabled>False</Disabled>
  <ManualLoad>False</ManualLoad>
  <Path>bglmanx.dll</Path>
  </Launch.Addon>
- <Launch.Addon>
  <Name>FSUIPC 4</Name>
  <Disabled>False</Disabled>
  <Path>Modules\FSUIPC4.dll</Path>
  </Launch.Addon>
  </SimBase.Document>

here is FSX



Navigation

[0] Message Index

[#] Next page

Go to full version