Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    13,695
  • Joined

  • Last visited

  • Days Won

    288

Everything posted by John Dowson

  1. Its the xml plugin I am using in the installer - it doesn't add new lines for some reason. Not much I can do about it without removing this plugin and doing it another way, which I just don't have time for.- there is always something more important to be done! John
  2. Thats strange, but a screenshot is no use - I believe you. I would need to see your log file, generated with logging for Input Events enabled. If you close an open the Assignment window, is it then ok? If so, its something strange happening with the pop-up menu population and the log file is probably of no use. No, I don't think this can be the cause. When you get this error, try listing the available Input Events - is it there?
  3. But it looks to be there -- this line: No line feeds are added by FSUIPC, so its all on one line. Thats fine - its Windows-1252, as that is what is defined in the xml file header. John
  4. @WebMaximus I have taken a look at this and it is nothing todo with the contents of the file, its the encoding. Your EXE.xml file is in UTF-8 BOM encoding for some reason. and not standard UTF-8. The BOM encoding (Byte Order Mark) adds 3 bytes to the start of the text stream, and is NOT recommended by the Unicode standard. This is confusing the xml parser which will not load such an encoded file. I suggest you change the file encoding to standard UTF-8. You can do this in Notepad++ if you have this - just load the file, change the encoding vie the Encoding menu, and then save it. Not sure why your file is UTF-8 BOM encoded though. I will ad this information to the Installation and Registration guide. John
  5. Yes, most probably. But I can test and hopefully rectify this with the EXE.xml file you kindly shared. But I am busy at the moment - will take me some time before I can look into this. I will let you know - although I have a suspicion its the long file/path lengths that means the closing xml statement is not being read, hence invalidating the xml, but we'll see.... Cheers, John
  6. Useful for me to see why it failed. Looks ok/valid on a first look, so not sure why its failing. May help me to improve the install process if its failing on a valid xml file. I will look into it further when time permits. Cheers, John
  7. With MSFS2024? Note that there are a lot of issues with the latest SU update that can cause issues - maybe its due to these and the latest APL update is trying to correct for this... Strange...there must be something different. But I really can't comment much without seeing your FSUIPC7.log file. Try saving a copy when it works, and when it fails send me the latest one as well as the working one and I can check for differences. John
  8. FSUIPC checks its a properly formatted xml document - if not, it doesn't update. If its not properly formatted, its usually due to another add-on corrupting it. If you can attached the EXE.xml, here, I cab take a look. Other add-ons probably just treat it as a text file - which is also why it gets corrupted! Great! No problem. You will automatically get a discount when you purchase/check-out if you have bought previous versions. Cheers, John
  9. Look at or show me your InstallFSUIPC7.log file - that should indicate the issue. Usually, if its not updated, it is due to the current EXE.xml being invalid. No - it should always install what is selected. John
  10. Oops - looks like I forgot to update it this month. Its done now - try downloading again. John
  11. Looks like you can also assign the axes in FSUIPC - from the PFC documentation: But FSUIPC needs, of course, to be able to see these axes first....you won't be able to do anything until you get an 'Okay!' next to the Throttle quadrant operation in the PFC Control Connection Check box. Note that I do not have any PFC devices, com or hid, so I can only give advice based upon the documentation. I suggest you read this! John
  12. Also, if is a com device and you are using a com-to-usb adapter cable (in which case you use the com driver), the cable should be used with a driver that maps the USB to a com port and you need to determine which and configure this correctly. If its a pure USB device, you need the hid driver (as I said), but I am not sure if your device is supported. Was this PFC device previously working with FSUIPC, and if so, how?
  13. If it is a com device, then you also need to configure the com port being used and the controls check should say what is available, i.e. what does it say next to 'Throttle Quadrant operation'? And I think you configure your throttle in the Quadrant tab of the PFC driver window (available from the FSUIPC Add-ons menu), not in the FSUIPC axes assignment panel. Please see the PFC driver documentation.
  14. Why are you exiting and then restarting? Just leave it running. I only said to run first (before starting MSFS) and exit so that you could set the logging so that this would be active when FSUIPC7 is auto-started by MSFS. As this is now set, you can just If its a USB/HID connection, why are you using the com driver? Have you tried with the USB/HID driver (PFChid64.dll)? When this was working, were you using a com port (with the com driver)?
  15. As I previously said, this is a false positive and is always happening, but it is transient and usually fixed with a subsequent Security Intelligence update. I have checked with the latest version (1.437.710, automatically updated this morning) and that exe has no issues. So when this occurs, you need to wait for a subsequent virus definition update to fix this, or add an exception to allow the exe. Thee is no point in reporting this to me - I will just give you the same advice every time. If the exe gets blocked, I also notice this here. And if it isn't fixed within a day or two, I report it to Microsoft. John
  16. The first log file was generated when FSUIPC was not connected to MSFS and therefore shows nothing useful, and was again attached when FSUIPC7 was still running. The second log file has logging for Input Events set but not for Extras, as I asked for, and was also attached when FSUIPC7 was still running. Do you mean the FSUIPC7 icon? This starts MSFS. It is MSFS that starts FSUIPC7. All the log files you attached show that you manually started FSUIPC7. What you are saying doesn't make sense and your log files show something else is going on. Please check things at your end, set the required logging (Extras) and disable other logging (especially for Input Events), and check the log file before attaching it. John
  17. I have added the new MSFS2024 key events in the attached version (7.5.5g). These will only be visible when using MSFS2024 (and when FSUIPC7 is not connected to MSFS as the version cannot be determined). The following events have been added: AIRSHIP_VALVE_1_CLOSE AIRSHIP_VALVE_1_OPEN AIRSHIP_VALVE_1_SET AIRSHIP_VALVE_1_TOGGLE AIRSHIP_VALVE_2_CLOSE AIRSHIP_VALVE_2_OPEN AIRSHIP_VALVE_2_SET AIRSHIP_VALVE_2_TOGGLE AIRSHIP_VALVE_3_CLOSE AIRSHIP_VALVE_3_OPEN AIRSHIP_VALVE_3_SET AIRSHIP_VALVE_3_TOGGLE AIRSHIP_VALVE_4_CLOSE AIRSHIP_VALVE_4_OPEN AIRSHIP_VALVE_4_SET AIRSHIP_VALVE_4_TOGGLE AIRSHIP_VALVE_CLOSE AIRSHIP_VALVE_OPEN AIRSHIP_VALVE_SET AIRSHIP_VALVE_TOGGLE AXIS_BURNER_PITCH_SET AXIS_BURNER_ROLL_SET AXIS_THRUST_VECTOR_HORIZONTAL_SET AXIS_THRUST_VECTOR_VERTICAL_SET BALLOON_VENT_CLOSE BALLOON_VENT_OPEN BALLOON_VENT_SET BALLOON_VENT_TOGGLE BURNER_PITCH_DEC BURNER_PITCH_INC BURNER_ROLL_DEC BURNER_ROLL_INC BURNER_VALVE_CLOSE BURNER_VALVE_OPEN BURNER_VALVE_SET BURNER_VALVE_TOGGLE ELECTRICAL_LINE_BREAKER_SET ELECTRICAL_LINE_BREAKER_TOGGLE ELECTRICAL_LINE_CONNECTION_SET ELECTRICAL_LINE_CONNECTION_TOGGLE HYDRAULIC_SWITCH_TOGGLE HYDRAULIC_VALVE_CLOSE HYDRAULIC_VALVE_OPEN HYDRAULIC_VALVE_SET HYDRAULIC_VALVE_TOGGLE LIGHT_AMBIENT_COLOR_SET LIQUID_DROPPING_SYSTEM_DOOR_CLOSE LIQUID_DROPPING_SYSTEM_DOOR_COMMAND_GROUP_CLOSE LIQUID_DROPPING_SYSTEM_DOOR_COMMAND_GROUP_OPEN LIQUID_DROPPING_SYSTEM_DOOR_COMMAND_GROUP_SET LIQUID_DROPPING_SYSTEM_DOOR_COMMAND_GROUP_TOGGLE LIQUID_DROPPING_SYSTEM_DOOR_OPEN LIQUID_DROPPING_SYSTEM_DOOR_SET LIQUID_DROPPING_SYSTEM_DOOR_TOGGLE LIQUID_DROPPING_SYSTEM_SCOOP_CLOSE LIQUID_DROPPING_SYSTEM_SCOOP_OPEN LIQUID_DROPPING_SYSTEM_SCOOP_SET LIQUID_DROPPING_SYSTEM_SCOOP_TOGGLE PNEUMATICS_AREA_TEMPERATURE_DEC PNEUMATICS_AREA_TEMPERATURE_INC PNEUMATICS_AREA_TEMPERATURE_SET PNEUMATICS_FAN_SET PNEUMATICS_JUNCTION_LINE_OPENING_STATUS_SET PNEUMATICS_PACK_FLOW_AUTO_OFF PNEUMATICS_PACK_FLOW_AUTO_ON PNEUMATICS_PACK_FLOW_AUTO_SET PNEUMATICS_PACK_FLOW_MODE_HIGH PNEUMATICS_PACK_FLOW_MODE_LOW PNEUMATICS_PACK_FLOW_MODE_NORM PNEUMATICS_PACK_FLOW_MODE_SET PNEUMATICS_PACK_OFF PNEUMATICS_PACK_ON PNEUMATICS_PACK_SET PNEUMATICS_PACK_TOGGLE PNEUMATICS_PACKS_FLOW_DEC PNEUMATICS_PACKS_FLOW_INC PNEUMATICS_PACKS_FLOW_SET PNEUMATICS_TARGET_CABIN_ALTITUDE_DEC PNEUMATICS_TARGET_CABIN_ALTITUDE_INC PNEUMATICS_TARGET_CABIN_ALTITUDE_SET PNEUMATICS_VALVE_CLOSE PNEUMATICS_VALVE_MODE_AUTO PNEUMATICS_VALVE_MODE_CLOSED PNEUMATICS_VALVE_MODE_OPEN PNEUMATICS_VALVE_MODE_SET PNEUMATICS_VALVE_OPEN PNEUMATICS_VALVE_SET PNEUMATICS_VALVE_TOGGLE SKYDIVE_DOORLIGHTS_DEC SKYDIVE_DOORLIGHTS_GETREADY SKYDIVE_DOORLIGHTS_INC SKYDIVE_DOORLIGHTS_JUMP SKYDIVE_DOORLIGHTS_OFF SPRAY_OFF SPRAY_ON SPRAY_TOGGLE SPRAY_SET Let me know if you have any issues. John FSUIPC7.exe
  18. The log file you attached shows that MSFS was not running. or that FSUIPC was not connected to MSFS. Can you please try once FSUIPC7 is connected to MSFS and also when you have an aircraft loaded and ready to fly. I think at least one of the PFC drivers needs this, but can't remember which off-hand. Also, please always exit FSUIPC before attaching files. Your log shows that it was still running. Also, can you add logging froe Extras for the nest log file please - please run FSUIPC7 and set this, then exit, then start MSFS/FSUIPC7 as usual. John
  19. Can you please use the FSUIPC7 sub-forum for all questions and issues with FSUIPC7 / MSFS2020 / MSFS2024, not the main support forum. I have moved your post. Such issues are usually due to FSUIPC7 not being able to connect to MSFS. Did you check if FSUIPC7 was connected? If not, please do that. If FSUIPC7 cannot connect, check your FSUIPC7.log file, and see the following FAQ entry on how to tune the FSUIPC7 start-up/connection parameters: You can try 7.5.3, but I do not think this will make a difference. Can't you download it from the same post? I have attached it, but if it works for 7.5.3 and not for 7.5.4, which would surprise me, I will need to investigate. John FSUIPC7.exe
  20. Was this working in 7.5.3? I have attached it if you could try with this (just rename your current FSUIPC.exe) and download this to your FSUIPC7 installation folder): FSUIPC7.exe John
  21. These are new events in MSFS2024. I will look into adding these events (when MSFS2024 is detected), but for now you to define a preset to use these, e.g. Set_Balloon_Vent#$Param (>K:BALLOON_VENT_SET) Set_Burner_Pitch_Axis#$Param (K:AXIS_BURNER_PITCH_SET) To determine the name of the key (K) event, see https://docs.flightsimulator.com/msfs2024/html/6_Programming_APIs/Key_Events/Key_Events.htm John
  22. This is due to an array access mismatch. It works if you use: wnd.font(disp_AP, 3, 10) (i.e. 3 instead of WND_COURIER, which is mapped to 2). I have corrected this in the attached version. John FSUIPC7.exe
  23. I have also moved this post to the FSUIPC7 / MSFS sub-forum. Please use this sub-forum for all questions and issues with FSUIPC7 / MSFS2020 / MSFS2024. John
  24. You can try FSUIPC to see if is suitable for your needs. Download and install it from https://fsuipc.com/ and then install the trial license, available from a post at the top of this forum. FSUIPC provides facilities for calibrating flaps with specific detents - see page 44 of the FSUIPC7 User guide (the FSUIPC documentation will be installed in your Documents folder), section CALIBRATING FLAPS WITH SPECIFIC DÉTENTES. i don't have the iFly, but I believe it uses the standard Flaps Set control (K event) so that should work. If not, there are other methods you can try. Also make sure that the flaps lever is not assigned in MSFS. There is a learning curve with FSUIPC, as there is with all such control software. Read the documentation and try and assigning your flaps (to the Flaps control using Send direct to FSUIPC calibration) and then calibrate on page 6 of the calibration panel as indicated in the documentation. If you have any difficulties, post again and I will try to help. John
  25. I will take a look in a few days. I had an eye operation today and need a few days for my vision to recover... John
×
×
  • 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.