Jump to content
Sign in to follow this  
Hilkiah

menu selection problem after P3D v4.2 upgrade

Recommended Posts

Since upgrading to P3D v4.2 I'm having some weird menu selection issues.  The below video shows the problem when selecting the GSX menu (also happens with Pro ATC menu).  

First time menu simply appears and then disappears a split second later without giving the user a chance to select anything.  However an option is selected!  Second time, the menu stays on screen awaiting selection.  Problem can be replicated a few minutes later. 

Anyone else seen this?

 

 


Hilkiah G. Lavinier

P3d v4.3, ORBX (global/trees/vector/LC,airports), Envshade/Envtek, Pilot2ATC, PRO-ATC, Navigraph, PFPX, ASCA/AS, Freemesh 2.0, Aivlasoft EFB v2, Various addon airports, FSL A319X/A320X, PMDG 737/777/747, TFDI 717, QW 787, Carenados jets

Intel i7 4790k (no OC & no hyperthreading), 16gb, Nvidia 980ti (no OC), 3xSSDs, Acer Predator XB281HK (4K resolution), Windows 10 (1803 build) - runs P3D 

Intel NUC7i7BNH i7, 16gb, M2 ssd, Windows 10 (build 1803) - runs AS/ASCA, Pilot2ATC, Aivlasoft EFB 

Share this post


Link to post

I have experienced this same issue and I believe that it is driven by FSUIPC.  In my case FSUIPC is visible in the add-on menu when the menu text plays hide and seek.

If I wait about a minute, the menu will return to normal operation, however, FSUIPC is no longer displayed under the add-on menu.

I have not resolved this issue yet...


Scott Brown

 

Banner_FS2Crew_Line_Pilot.jpg  

Share this post


Link to post
25 minutes ago, ScottB2 said:

I have experienced this same issue and I believe that it is driven by FSUIPC.  In my case FSUIPC is visible in the add-on menu when the menu text plays hide and seek.

If I wait about a minute, the menu will return to normal operation, however, FSUIPC is no longer displayed under the add-on menu.

I have not resolved this issue yet...

Revert to FSUIPC version 5.122 to solve this issue.

  • Upvote 2

Wayne Klockner
United Virtual

BetaTeamB.png

 

Share this post


Link to post
1 hour ago, RudiJG1 said:

Revert to FSUIPC version 5.122 to solve this issue.

Thank you, sir!

That fixed that problem.


Scott Brown

 

Banner_FS2Crew_Line_Pilot.jpg  

Share this post


Link to post

Not sure about the FSUIPC being the cauase.  I did some tests and found the following :  

First I tried removing FSUIPC 5.122 (i.e. moved the FSUIPC4.dll and FSUIPC5.dll from the modules folder as per the instructions), fired up P3D, loaded EGLL and the piper airplane, then loaded the PMDG 737.  Let it initilise then tried accessing the GSX menu and immediately got the vanishing menu problem.  

I exited the SIM, uninstalled ProATC, rebooted and started up P3D to repeat the test...same result.  

Exited, uninstalled GSX, rebooted and started P3D again and tested this time using Active Sky menu....same result

Exited, uninstalled Active sky, rebooted, downloaded latest version of GSX and reinstalled it (so now both AS and ProATC were uninstalled).  I then started P3D and repeated the test.  It APPEARED to work ok, but then COUATL kept crashing every now and then.  However thus far I haven't noticed the vanishing menu with GSX....just the COUATL crash every now and then.  Will do some further tests and revert.


Hilkiah G. Lavinier

P3d v4.3, ORBX (global/trees/vector/LC,airports), Envshade/Envtek, Pilot2ATC, PRO-ATC, Navigraph, PFPX, ASCA/AS, Freemesh 2.0, Aivlasoft EFB v2, Various addon airports, FSL A319X/A320X, PMDG 737/777/747, TFDI 717, QW 787, Carenados jets

Intel i7 4790k (no OC & no hyperthreading), 16gb, Nvidia 980ti (no OC), 3xSSDs, Acer Predator XB281HK (4K resolution), Windows 10 (1803 build) - runs P3D 

Intel NUC7i7BNH i7, 16gb, M2 ssd, Windows 10 (build 1803) - runs AS/ASCA, Pilot2ATC, Aivlasoft EFB 

Share this post


Link to post

btw, this is what the couatl log looks like:


couatl v3.2 (build 3894)
panic log started on Wed Feb 14 22:49:01 2018

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\GSX\__init__.py", line 400, in <lambda>
  File ".\common\youcontrol.py", line 231, in showMenusWithSameTag
  File ".\common\youcontrol.py", line 86, in showContainer
  File ".\common\youcontrol.py", line 210, in show
IndexError: list index out of range
{'Airport': 'EGLL', 'Requested assistance services at': 'Dock 702', 'User Pos': (51.47416444365317, -0.4299749410914424, 27.7668 m, 2.46876 m, 139.42448031614194)}
 


Hilkiah G. Lavinier

P3d v4.3, ORBX (global/trees/vector/LC,airports), Envshade/Envtek, Pilot2ATC, PRO-ATC, Navigraph, PFPX, ASCA/AS, Freemesh 2.0, Aivlasoft EFB v2, Various addon airports, FSL A319X/A320X, PMDG 737/777/747, TFDI 717, QW 787, Carenados jets

Intel i7 4790k (no OC & no hyperthreading), 16gb, Nvidia 980ti (no OC), 3xSSDs, Acer Predator XB281HK (4K resolution), Windows 10 (1803 build) - runs P3D 

Intel NUC7i7BNH i7, 16gb, M2 ssd, Windows 10 (build 1803) - runs AS/ASCA, Pilot2ATC, Aivlasoft EFB 

Share this post


Link to post

Also got this error too:

 


couatl v3.2 (build 3894)
panic log started on Wed Feb 14 22:51:30 2018

problem raised by engine or unspecified addon
{'Airport': 'EGLL', 'Requested assistance services at': 'Dock 702', 'User Pos': (51.47416444365317, -0.4299749410914424, 27.7668 m, 2.46876 m, 139.42448031614194)}
Estimated number of passengers =  80
Estimated number of passengers =  80
Traceback (most recent call last):
  File ".\common\addon.py", line 55, in <lambda>
  File ".\GSX\__init__.py", line 400, in <lambda>
  File ".\common\youcontrol.py", line 231, in showMenusWithSameTag
  File ".\common\youcontrol.py", line 86, in showContainer
  File ".\common\youcontrol.py", line 210, in show
IndexError: list index out of range
{'Airport': 'EGLL', 'Requested assistance services at': 'Dock 702', 'User Pos': (51.47416444365317, -0.4299749410914424, 27.7668 m, 2.46876 m, 139.42448031614194)}
 


Hilkiah G. Lavinier

P3d v4.3, ORBX (global/trees/vector/LC,airports), Envshade/Envtek, Pilot2ATC, PRO-ATC, Navigraph, PFPX, ASCA/AS, Freemesh 2.0, Aivlasoft EFB v2, Various addon airports, FSL A319X/A320X, PMDG 737/777/747, TFDI 717, QW 787, Carenados jets

Intel i7 4790k (no OC & no hyperthreading), 16gb, Nvidia 980ti (no OC), 3xSSDs, Acer Predator XB281HK (4K resolution), Windows 10 (1803 build) - runs P3D 

Intel NUC7i7BNH i7, 16gb, M2 ssd, Windows 10 (build 1803) - runs AS/ASCA, Pilot2ATC, Aivlasoft EFB 

Share this post


Link to post

Hilkiah, which ATC software are you using?


Jacek G.

Ryzen 5800X3D | Asus RTX4090 OC | 64gb DDR4 3600 | Asus ROG Strix X570E | HX1000w | Fractal Design Torrent RGB | AOC AGON 49' Curved QHD |

 

Share this post


Link to post

I use Pro ATC

  • Upvote 1

Hilkiah G. Lavinier

P3d v4.3, ORBX (global/trees/vector/LC,airports), Envshade/Envtek, Pilot2ATC, PRO-ATC, Navigraph, PFPX, ASCA/AS, Freemesh 2.0, Aivlasoft EFB v2, Various addon airports, FSL A319X/A320X, PMDG 737/777/747, TFDI 717, QW 787, Carenados jets

Intel i7 4790k (no OC & no hyperthreading), 16gb, Nvidia 980ti (no OC), 3xSSDs, Acer Predator XB281HK (4K resolution), Windows 10 (1803 build) - runs P3D 

Intel NUC7i7BNH i7, 16gb, M2 ssd, Windows 10 (build 1803) - runs AS/ASCA, Pilot2ATC, Aivlasoft EFB 

Share this post


Link to post
Guest

Well, this certainly isn't an FSUIPC problem. I think it is a P3D 4.2 SimConnect problem. I did a reinstall of my PC, so installing Windows 10 from scratch, installing P3D from scratch, etc. The only addon I installed so far that uses the SimConnect window is Active Sky, so no ProATC or GSX yet. I do not use FSUIPC at all. And with my pretty clean system the SimConnect window behaves erratic. I am having problems getting it to stay on screen and also making selections, once it is on screen, is often problematic too. Think I will report this on the official P3D forum. 

Share this post


Link to post

Did you install AS after or before installing P3D?  I ask because after I reinstalled GSX, I haven't noticed the vanishing menu.  Granted I haven't done a flight yet but intend to do so this evening.  Also I haven't installed AS nor Pro ATC nor have I put back the FSUIPC dlls in place.  Want to keep the possibly suspects to a minimum


Hilkiah G. Lavinier

P3d v4.3, ORBX (global/trees/vector/LC,airports), Envshade/Envtek, Pilot2ATC, PRO-ATC, Navigraph, PFPX, ASCA/AS, Freemesh 2.0, Aivlasoft EFB v2, Various addon airports, FSL A319X/A320X, PMDG 737/777/747, TFDI 717, QW 787, Carenados jets

Intel i7 4790k (no OC & no hyperthreading), 16gb, Nvidia 980ti (no OC), 3xSSDs, Acer Predator XB281HK (4K resolution), Windows 10 (1803 build) - runs P3D 

Intel NUC7i7BNH i7, 16gb, M2 ssd, Windows 10 (build 1803) - runs AS/ASCA, Pilot2ATC, Aivlasoft EFB 

Share this post


Link to post
Guest

I always install the sim first before I install anything else so AS was installed after installing P3D. 

Share this post


Link to post

I’ve been having the exact same issue with GSX and ProATC since the update. Uninstalling FSUIPC makes no difference.

Share this post


Link to post

I am also having issues with active sky 2016 and ezdok both I think are relates to simconnect in v4.2

Share this post


Link to post

I have the same issue. I reverted to older version of FSUIPC still same issues. The only way I can use menus if I pause the sim. 


I9-13900K | ASUS ROG Strix Z790-E Gaming LGA 1700 | MSI Gaming GeForce RTX 4090 24GB | CORSAIR iCUE H150i ELITE LCD Liquid Cooler | CORSAIR DOMINATOR PLATINUM 64GB (2X36) 5200MHx DDR5 | Thermaltake GF3 1650W 80+ Gold PSU | Samsung QN90C Neo QLED TV 50”

 

 

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...