bertranda Posted July 27, 2021 Report Posted July 27, 2021 Hello, since version 7.2.3 (maybe 7.2.2, I didn't use it), my programs section in the ini file doesn't work. the lines are shown in the log as "error = 267". it was working ok with 7.2.1 any idea? log part below 656 LogOptions=00000000 00000001 3156 Simulator detected 3156 FSUIPC couldn't run: "c:\ProSimMCP\ProsimMCP.exe" [Error=267] 3156 FSUIPC couldn't run: "C:\IOCards\SIOC\sioc.exe" [Error=267] 3156 FSUIPC couldn't run: "C:\ProSimAudio\ProsimAudio.exe" [Error=267] 3156 FSUIPC couldn't run: "C:\ProSimAudio_2\ProsimAudio_2.exe" [Error=267] 3156 FSUIPC couldn't run: "C:\Simulator Control Program\GSControl MS-FS V10.1.4.exe" [Error=267] 3156 FSUIPC couldn't run: "C:\ProSim737\ProSim737.exe" [Error=267] 8219 SimConnect_Open succeeded 8219 Running in "KittyHawk", Version: 11.0.282174.999 (SimConnect: 11.0.62651.3) 8219 MSFS version = 11.0.282174.999 thanks in advance for any help. Best Regards.
lawlegge Posted July 27, 2021 Report Posted July 27, 2021 Same for me [Error=267]. All was good with v7.2.2...
John Dowson Posted July 27, 2021 Report Posted July 27, 2021 Please show me your FSUIPC7.ini. If the programs that you are starting take arguments (or contains spaces), the program command must be enclosed in double quotes. If the parameters contain path specifications (or spaces), then they must also be enclosed in double quotes.
bertranda Posted July 27, 2021 Author Report Posted July 27, 2021 thanks John, I saw that in the user manual, I already try the double quote, but the result was the same. you can find in attachment my iniFSUIPC7.ini
John Dowson Posted July 27, 2021 Report Posted July 27, 2021 Ah...this was corrected in v7.2.4.a posted to a similar support request the other day. However, I have noticed a small error in that version, should be corrected in the version below - can you please try this, v7.2.4b: FSUIPC7.exe You may need to change this line: Run5=CLOSE,C:\Simulator Control Program\GSControl MS-FS V10.1.4.exe to Run5=CLOSE,"C:\Simulator Control Program\GSControl MS-FS V10.1.4.exe" John
bertranda Posted July 27, 2021 Author Report Posted July 27, 2021 OK John, thanks, I'm under MSFS update process. I will try after that, hoping this update will not break too much things. thanks again for your great support.
John Dowson Posted July 27, 2021 Report Posted July 27, 2021 5 minutes ago, bertranda said: It works! thanks. 👍
thomasl123 Posted July 29, 2021 Report Posted July 29, 2021 (edited) Hey together, ....looks like that the SU5 for MSFS2020 is a bit of desaster. Anyway, i made a fresh installation of the sim. Now i get a lot of CTD with FSUIPC version 7.2.4 Faulting application name: FSUIPC7.exe, version: 7.2.0.4, time stamp: 0x61014b7e Faulting module name: FSUIPC7.exe, version: 7.2.0.4, time stamp: 0x61014b7e Exception code: 0xc0000005 Fault offset: 0x00000000000198a4 Faulting process id: 0x362c Faulting application start time: 0x01d7848acf86784a Faulting application path: K:\Program Files\FSUIPC7\FSUIPC7.exe Faulting module path: K:\Program Files\FSUIPC7\FSUIPC7.exe Report Id: 942fb869-9b02-4518-9299-574f5777f406 Faulting package full name: Faulting package-relative application ID: Could be in the connection with the SU5. I have no idea. All the best. THX Thomas Edited July 29, 2021 by thomasl123
John Dowson Posted July 29, 2021 Report Posted July 29, 2021 1 hour ago, thomasl123 said: Now i get a lot of CTD with FSUIPC version 7.2.4 That looks like a fault in FSUIPC7 as MSFS has crashed. Check your FSUIPC7.log file and it will probably have exited normally when MSFS crashed. A fault is generated as the simconnect connection is no longer available. If you look for other events, there will most probably be an MSFS CTD event before the FSUIPC7 one. If you don't think that is the case, please show me your FSUIPC7.log file.
John Dowson Posted July 29, 2021 Report Posted July 29, 2021 @thomasl123 Also, please do not hijack unrelated threads. This thread was for an issue with the [Programs] section which is now resolved. I will now lock this thread.
Recommended Posts