These are the Support Forums for FSUIPC and related products.
These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, but are now no longer available.
Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.
Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
https://discord.gg/zjwUTrxmmE
Here are quit a few log files. I did try to unhide files. Not to sure it all worked. Hopefully these will help.
Why are you attaching so many files (your FSUIPC7.ini file 3 times?), and also renaming them?
I asked to see one file - your FSUIPC7.log file, which you didn't attach, and I need to see this with the required logging so that it shows your issue. You attached a *_prev.log file, which is always the log file from the previous session (i.e. when you run FSUIPC7, if there is already an FSUIPC7.log file, this is renamed to FSUIPC7_prev.log and a new FSUIPC7.log is created), but this is useless as it shows that no logging was enabled.
So, can you please set logging for Buttons & Keys as well as WAPI->Debug, load your aircraft and reproduce your issue, then exit FSUIPC7 and attach both your FSUIPC7.log and FSUIPC7.ini files (and no need to rename them).
Also, once you have loaded your aircraft, can you check in the FSUIPC7 main window to see if your profile has been loaded, or if the general assignments are being used - this will be logged in the message window.
This was the only log file I could finally find. If this is not what you want, then please give me more direc tions on where to look. Afgasin as I have mentioned, I am not an IT guy.
I did look on the FSUIPC log screen and yes the using the Boeing 738 preset was showing, but they levers do not work and it will not recognizxe them. It worked once when I set them, but it has not worked or recognized them since.
Posted by: @shawnhThis was the only log file
That is the correct log file. However, it is still useless as you have not activated the correct logging, as requested, so it doesn't show me anything. Please activate the required logging, i.e. select Log->Buttons & Keys and Log->WAPI->Debug. Then try your levers, exit FSUIPC7 and show me that file again.
Posted by: @shawnhAfgasin as I have mentioned, I am not an IT guy.
I know, but I don't understand why you keep saying this. All I am asking is for you to use the UI to activate some logging, perform the action that is not working, and then show me the log file so that I can see what is happening. This really isn't that complicated, and I do not understand why it is taking so long to get this basic information so that I can see what is happening.
Posted by: @shawnhI did look on the FSUIPC log screen and yes the using the Boeing 738 preset was showing
If this was showing in the logging console, why isn't it in the log file you attached? The logging console just shows the contents of the FSUIPC7.log file, nothing more and nothing less...
BUT....
I think your issue is that you are using the presets for the 737-700 for MSFS2020. The presets for the cut-off lever in the 737-800 for MSFS2024 are slightly different
//PMDG/B737-800 (2024)/Engines
PMDG_B737_FUEL_CUTOFF_LEVER1_DN#(L:switch_688_73X) 0 == if{ 68801 (>K:ROTOR_BRAKE) }
PMDG_B737_FUEL_CUTOFF_LEVER1_UP#(L:switch_688_73X) 100 == if{ 68801 (>K:ROTOR_BRAKE) }
i.e. with 'CUTOFF' and not 'CUT OFF' (or 'CUT_OFF' as seen in the ini and events.txt file).
Also, the presets for lever 2 were added later and are currently not available in FSUIPC7. To use the presets for lever 2, download the attached events .txt file and use this to replace the one in your FSUIPC7 installation folder:
Then re-assign your levers to the correct presets. If you click the 'Find Preset..' button, they are under MobiFlight->PMDG->B737-800 (2024)->Engine. You could also just edit your FSUIPC7.ini file (while FSUIPC7 not running) and remove the '_' character from 'CUT_OFF' in the preset names in your assignments.
