Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    12,268
  • Joined

  • Last visited

  • Days Won

    250

Everything posted by John Dowson

  1. These tables have been showing the correct information for 15+ years. The logic that populates the tables is not a problem, at least with P3Dv1-5. I have not checked for any changes in AI data for v6. Maybe there have been some changes since the P3Dv6 release, I do not know. I need time to investigate this, which I do not have until January now, at the earliest. It is not possible. Please give me time to look into this. i will respond again when I have time to investigate, and not before. Please be patient. John
  2. I don't think weather updates can cause such long pauses. I haven't used AS in quite a while now, but can't you also log weather updates? You could check the AS logs to see if any updates are in progress when you get this freeze. Sim pauses/freezes are and have always been an ongoing issue in all sims. I can only look to check that this is not caused by FSUIPC, I cannot really help in tracking down other causes, I am just too busy and don't have the time for this. Cheers, John
  3. The message is displayed in the window but you will only see it if/when you open the FSUIPC7 main window, by Alt+F or any other means. I guess I could automatically open the window if an update is available - I can look into adding this for the next release. John
  4. No, I cannot see how it could be an issue.
  5. Yes I have, and in fact this was implemented and released in version 7.3.23: This is what it looks like: If you are not seeing that, check your FSUIPC7.log file for a message of the form: **** GetLatestRelease: Error ... It may be that anti-virus software is blocking the call to get the current release number, so check any anti-virus software that you are using and allow the http request to get the needed information. John
  6. Not really.... I don't have time to check the AI tables (yet again...) at the moment. I can take a look in the new year, For now, you can try logging AI data to see if that helps you. Add the following to the [General] section of your FSUIPC ini file: Debug=Please LogExtras=x50000 You can also try the TrafficLook program, which should should be similar to what you are developing, available from You can also search this forum for other issues reported on the AI traffic tables, maybe they will help. What version of P3D / FSUIPC are you using? John
  7. Ok, let me know how it goes. But why would you expect to find any of these, especially in a successful flight? When you get a pause, I doubt very much that it is to do with having those events being sent....!
  8. No problem - thanks for the update. John
  9. Are you using the FSUIPC PFC driver (PFCcom64.dll)? Logging of events and axis controls may give an indication of why this is happening...or the PFC logging option 'log all axis details'. If you want to try the registered/licensed version of FSUIPC7, I can send you a trial license (see topic pinned to the top of this sub-forum). What help do you need? Just try it, consult the provided documentation, and check these forums for any similar issues if you have a problem. If you cannot find a solution, post again here and I will try to help. But please be aware that I have never set-up/configured or used any PFC devices... John
  10. That logs to the FSUIPC6.log file. The simconnect log is a different log, which will log all simconnect activity, i.e. for all apps/processes that use SimConnect. To activate this log, see I can't see how that could affect anything.
  11. Yes, very strange. You could try logging all simconnect data, to see if that is still being received when you get this pause/hang, or what the last data was. The LogExtras value for that is x400. The log file can/will get pretty large with this though. Also maybe event logging. Did you check for any windows events (in the Event Viewer) around the time this occurred?
  12. Can you please try the attached version - this should allow those helicopter-specific axes to be calibrated, with the mapping to aircraft axes as shown above. Note that you still have to assign with 'Send as normal FS control', and not with 'Send direct to FSUIPC calibration'. John FSUIPC7.exe
  13. Is the lock-up at the same time as the EFB disconnect from FSUIPC: ? Why is the EFB disconnecting from FSUIPC? Is this because the EFB thinks the sim or FSUIPC has stopped (due to the pause/lockup)? If the sim time didn't change, then the FS certainly froze during that period, However, as FSUUIPC didn't try and re-connect (or log a data stalled message), it must either have been still receiving data, or, more likely, it was also stalled/locked up. That is also worrying - do you know what was using all those cores? Have you checked for any windows events around the time of the pause? Sorry Ray, but I don't know what to advise. I certainly don't think this is anything to do with FSUIPC. Maybe check the P3D or AVSim forums for similar issues.
  14. Why don't you try reading the this thread that you posted in, and you will find that you need to install the FSUIPC Go-Flight driver (dll). All the information you need is already in this thread.
  15. I think the issue is that you need to click Confirm before you click OK, otherwise the offset and parameter are not read. However, there is still an issue as the key release is also being set when empty. I have corrected this in the attached version if you could try it. John FSUIPC7.exe
  16. No. This is the problem - that will just load the flight plan. Use the Load button on the bottom left of the scenario dialog box, or from the Scenario drop-down menu. John
  17. From page 33: What you are expecting is correct. Looks like I have introduced a bug somewhere recently and the offset and parameter are not being stored correctly. I will look into this asap. John
  18. You can but a new license for FSUIPC7, and will get a discount if you have already purchased another version of FSUIPC (4, 5 or 6). I will send you a trial key. John
  19. Have you tried selecting yes? I think the message is misleading, it is just asking to move the aircraft to the point specified in the auto-save file.... By selecting no, it is just leaving the aircraft in the same position. John
  20. No - don't think so, but you can use offset conditions. From the Advanced User guide on key programming: So you can use offset conditions rather than compound conditions on a button. Convert your assignments to use an offset condition, rather than a button condition. I am only going by the documentation - try it but if it doesn't work, switch to using offset conditions. I don't see why compound button conditions cannot be used on key press assignments though. This is maybe something I could add (if this doesn't already work) in the future. John
  21. It is logged if you ask FSUIPC to log this, as I have advised. It is not something that should be always logged...well, its been like this for 15+ years so I don't think this needs to be changed now! If you want this logged, just keep those additional logging directives in your ini. Cheers, John
  22. Hi Ray, No, I haven't forgotten... I didn't realise it was you posting, was in a rush and just fired off a stock response for such issues when using PMDG aircraft. Not as far as FSUIPC is concerned - it just calls the simconnect function to save the flight each time an auto-save is performed. The timestamps are milliseconds since start, so the difference between them is just over half a second. You can try logging auto-save and either keep the logging console open or take a look at the log file when you get a pause, and this should tell you if its related to auto-save or not. To log auto-save, add the following to the [General] section of your FSUIPC6.ini file: Debug=Please LogExtras=x4 Are you using the traffic limiter? If so, as its only happening at the start of a flight, presumably when there is lots of AI traffic injected, maybe it is related to this, with FSUIPC trying to remove traffic that is continually getting injected? Just a thought (and I can't remember this ever causing issues before) - you can also log the traffic limiter by using a LogExtras value of x100 (or x104 for logging both auto-save and the traffic limiter). Otherwise I am not sure what to advise. Is this a new issue? Cheers, John
  23. But this is clearly explained in the Installation and registration guide: What do you not understand about that?
  24. There isn't that much information, and it is spread thinly. The Asobo/MSFS documentation is the reference documentation, and the MobiFlight discord server (as well as the HubHop site) is also very useful. There is also plenty of documentation that comes with FSUIPC. Lua is the scripting language that FSUIPC supports - I don't provide any documentation on standard lua (use google/www for this), but documentation is provided on the additional lua functions I provide that are specific to flight simulation, and how lua plugins are used, and there are plenty of examples included. Also check out the FAQ and User Contributions sub-forums here. John
  25. Long pauses with PMDG are almost always due to auto-save, and these are getting worse as Microsoft increases anti-virus protection. You need to exclude various folders from anti-virus scanning. See
×
×
  • 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.