Jump to content
The simFlight Network Forums

FSUIPC 7 doesn't shutdown anymore


bertranda

Recommended Posts

Hello,

I update my FSUIPC 7.3.19 to 7.3.23.

after that when MSFS shut down FSUPC keep running (while it was shutting down before with all the programs launch with FSUIPC ini), it is not possible to shut FSUIPC down except going to the task manager and kill the process. And then I have to shut down manually all the programs that I lauch within the ini file.

here are the log exctract for both versions

7.3.19 (this one was ok for me)

 1899703 #### ERROR: No SimConnect data seen for more than set stall time!
  1902781 C:\Flight Simulator 2020\Community\pmdg-aircraft-738\SimObjects\Airplanes\PMDG 737-800\aircraft.CFG
  1909203 Stopping WAPI (as MSFS in main menu)...
  1909641   [INFO]: SimConnect_Close done
  1916297 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
  1916297 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0
  1916297 TransmitClientEvent failed! (Event=66523, Param=3, nGroup=0, fSame=0
  1916406 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
  1916406 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0
  1916406 **** Too many TransmitClientEvent errors received! Re-connecting now ... ****
  1916625 **** PMDGThread finished *****
  1920172 MSFS no longer running - exiting
  1920172 === Hot key unregistered
  1920172 === Stop called ...
  1920203 === Closing external processes we started ...
  1923109 === About to kill any Lua plug-ins still running ...
  1923250 === Closing global Lua thread
  1924016 === About to kill my timers ...
  1924219 === Restoring window procs ...
  1924219 === Unloading libraries ...
  1924219 === stopping other threads ...
  1924219 === ... Button scanning ...
  1924313 === ... Axis scanning ...
  1924422 === Releasing joystick devices ...
  1924422 === Freeing macro memory
  1924422 === Removing any offset overrides
  1924422 === Clearing any displays left
  1924422 === AI slots deleted!
  1924422 === Freeing button memory ...
  1924422 === Closing my Windows ...
  1924422 === Freeing FS libraries ...
  1925422 === Closing devices ...
  1925422 === Closing the Log ... Bye Bye! ...
  1925422 System time = 27/09/2023 18:55:35
  1925422 *** FSUIPC log file being closed
Minimum frame rate was 19.7 fps, Maximum was 27.1 fps
Average frame rate for running time of 1891 secs = 24.4 fps
Maximum AI traffic for session was 163 aircraft
Traffic deletions 0 aircraft
Memory managed: 11 Allocs, 9 Freed
********* FSUIPC Log file closed ***********

 

7.3.23 (never shut down)

. 535640 -------------------------------------------------------------------
   541390 #### ERROR: No SimConnect data seen for more than set stall time!
   544265 C:\Flight Simulator 2020\Community\pmdg-aircraft-738\SimObjects\Airplanes\PMDG 737-800\aircraft.CFG
   550984 Stopping WAPI (as MSFS in main menu)...
   551469   [INFO]: SimConnect_Close done
   574703 Sim stopped: average frame rate for last 24 secs = 25.8 fps
   574703    Max AI traffic was 1 aircraft
   574703 -------------------------------------------------------------------
   575328 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
   575328 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0
   575328 TransmitClientEvent failed! (Event=66523, Param=3, nGroup=0, fSame=0
   575437 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
   575437 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0
   575437 Too many TransmitClientEvent errors received - 0xDEADBEEF timer killed, posting WM_RESIMCONNECT...
   575437 **** Too many TransmitClientEvent errors received! Re-connecting now ... ****
   575656 **** PMDGThread finished *****
   576140 Failed on SimConnect_Open, return = 0x80004005L trying again...
   576140 **** SimConnect Data Stalled! Re-connecting now ... ****
   576547 Failed on SimConnect_Open, return = 0x80004005L trying again...
   576547 **** SimConnect Data Stalled! Re-connecting now ... ****
   576953 Failed on SimConnect_Open, return = 0x80004005L trying again...
   576953 **** SimConnect Data Stalled! Re-connecting now ... ****
   577359 Failed on SimConnect_Open, return = 0x80004005L trying again...
   577359 **** SimConnect Data Stalled! Re-connecting now ... ****
   577765 Failed on SimConnect_Open, return = 0x80004005L trying again...
   577765 **** SimConnect Data Stalled! Re-connecting now ... ****
   578172 Failed on SimConnect_Open, return = 0x80004005L trying again...
   578172 **** SimConnect Data Stalled! Re-connecting now ... ****
   578578 Failed on SimConnect_Open, return = 0x80004005L trying again...
   578578 **** SimConnect Data Stalled! Re-connecting now ... ****
   578984 Failed on SimConnect_Open, return = 0x80004005L trying again...
   578984 **** SimConnect Data Stalled! Re-connecting now ... ****
   579375 Failed on SimConnect_Open, return = 0x80004005L trying again...
   579375 **** SimConnect Data Stalled! Re-connecting now ... ****
   579781 Failed on SimConnect_Open, return = 0x80004005L trying again...
   579781 **** SimConnect Data Stalled! Re-connecting now ... ****
   580187 Failed on SimConnect_Open, return = 0x80004005L trying again...
   580187 **** SimConnect Data Stalled! Re-connecting now ... ****
   580594 Failed on SimConnect_Open, return = 0x80004005L trying again...
   580594 **** SimConnect Data Stalled! Re-connecting now ... ****
   581000 Failed on SimConnect_Open, return = 0x80004005L trying again...

this forever untill I kill the process.

 

thanks for help.

Best Regards.

 

Link to comment
Share on other sites

There was a small change in the re-connection logic introduced in 7.3.22, but this should not have affected the shutdown process. I don't see a:
    1920172 MSFS no longer running - exiting
message in your 7.3.23 log, which is strange. Are you sure you haven't disabled 'Options -> Exit with FS'? Can  you check that please.

I will also revise that change to see if could cause this issue. I will be releasing a new version later today or tomorrow, so please also try with that once released.

Can you show me/attach your FSUIPC7.ini file please.

John

Link to comment
Share on other sites

Could you try changing these in your FSUIPC7.ini file's [General] section:
    TrafficStallTime=10
    InitialStallTime=30
to
    TrafficStallTime=-5
    InitialStallTime=-5

to see if that makes a difference. If you get the same issue, can you attach your FSUIPC7.ini file (again) together with your FSUIPC7,log file.

Link to comment
Share on other sites

I don't understand why you are getting these:

Quote

    90109 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
    90109 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0
    90109 TransmitClientEvent failed! (Event=66523, Param=3, nGroup=0, fSame=0
    90218 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
    90218 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0

Are those logged before or after you exit MSFS? Open the logging console window and check the messages before exiting.
As you are in the main menu, FSUIPC should not be sending events...

I will look further tomorrow, but for now can you update to the latest version of FSUIPC7, 7.3.24, which I released earlier, and try with that.

John

Link to comment
Share on other sites

Hello,

same behavior with 7.3.24

log attached

on the console i can see that

    90109 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
    90109 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0
    90109 TransmitClientEvent failed! (Event=66523, Param=3, nGroup=0, fSame=0
    90218 TransmitClientEvent failed! (Event=66068, Param=0, nGroup=0, fSame=0
    90218 TransmitClientEvent failed! (Event=65962, Param=3, nGroup=0, fSame=0

happen immediately after closing or during closing of msfs, difficult to say it is fast.

FSUIPC7.log FSUIPC7.ini

Link to comment
Share on other sites

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.