PDA

View Full Version : P4D not starting



dhazelgrove
December 6th, 2018, 07:34
I can't get P4D to start. It simply sits on the initial splash screen and does nothing.

Does anyone have any ideas?

Dave

RobM
December 6th, 2018, 08:50
Did you delete something from P3Dv4 just before this happened?

I got a similar endless loading screen when I tried to delete an item, and while the uninstaller removed the folders from P3Dv4, it didn't
remove the item's entry in the scenery.cfg file. The entry had a pathway pointing to a now non-existent folder, so that's what was causing
the endless loading screen. I went into the scenery.cfg file, deleted the entry for that item, and P3Dv4 then started up fine.

Complication: P3Dv4 has two scenery.cfg files, one located at AppData/Roaming/Lockheed Martin/P3Dv4, the other located at
C: ProgramData/Lockheed Martin/P3Dv4 (which one gets used I think depends on which drive P3Dv4 is installed on), so you might
have to check both.

Hope that helps - RobM

Daube
December 6th, 2018, 09:46
I'm also thinking about a problem with the scenery.cfg file.
It happened on a friend's computer. The file was the one in c:\programdata\...

RobM
December 6th, 2018, 11:36
Re the two scenery.cfg locations, the way A2A explained it on their forum (I can't find the thread now), if P3Dv4 is installed on C drive,
it uses the AppData/Roaming/Lockheed Martin/P3Dv4 location; if P3Dv4 is installed on a drive other than C, it uses the C: ProgramData/
Lockheed Martin/P3Dv4 location. I think this applies to both the scenery.cfg and addons.cfg. At least it does on my install.

Going back to the OP, if there hasn't been a recent deletion, you can try deleting the P3Dv4.cfg file and the Shaders folder. P3Dv4 will
rebuild these two items when you start the sim. It will reset graphics and controls back to their defaults, but it often fixes many problems.

I hope this helps - RobM

jeansy
December 6th, 2018, 22:15
delete your addons cfg, most of the hangs on the splash screens are because of external addons failing to load or a conflict in the cfg.

Delete the cfg and allow it to rebuild in the next start up by clicking on yes to load each addon on

StormILM
December 7th, 2018, 09:21
Yes, usually there is an addon that causes this issue. Just delete the most recent files which you can identify may have been the culprit then go into the main P3D folder, find and double click: Delete Generated Files. That should clear up the issue.

jeansy
December 7th, 2018, 16:09
additionally double check if you have a addons.cfg in your user/appdata folder and program data folder.

delete the both and allow the rebuild, ive had the problem of addons adding in both locations and the cfgs where out of sync, ive noticed in v4.4 it only generates in the program data folder now so there is no need to have both files which should eliminate this problem in the future

dhazelgrove
December 8th, 2018, 00:04
Yes, usually there is an addon that causes this issue. Just delete the most recent files which you can identify may have been the culprit then go into the main P3D folder, find and double click: Delete Generated Files. That should clear up the issue.

That certainly did clear up the issue, thanks.
It removed FSUIPC and TacPack, ORBX -- everything.
It also reset all sim options to factory default.

Still, it's better than a poke in the eye with a sharp stick.

Dave

Paul K
December 8th, 2018, 00:40
This is another solution to the problem ( or rather, another way of going about it ):

https://www.youtube.com/watch?v=SleBV75NZJM

jeansy
December 8th, 2018, 02:07
That certainly did clear up the issue, thanks.
It removed FSUIPC and TacPack, ORBX -- everything.
It also reset all sim options to factory default.

Still, it's better than a poke in the eye with a sharp stick.

Dave

You definitely did it the hard way

You will have to reinstall several addons to repopulate your dll.xml and exe.xml

dhazelgrove
December 9th, 2018, 04:27
You definitely did it the hard way

You will have to reinstall several addons to repopulate your dll.xml and exe.xml

That's true, but it has turned out to be a useful learning experience.
It's interesting to find that there are certain add-ons you installed an age of man ago for reasons you can't remember.....

Dave

Daube
December 9th, 2018, 07:11
So, that means that deleting the scenery.cfg was not enough to solve your problem ?