Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    13,460
  • Joined

  • Last visited

  • Days Won

    279

Everything posted by John Dowson

  1. Could you also try the attached version please: FSUIPC6.dll
  2. Yes, the lua's were running as they were killed when you quit. Strange. What do you mean by this? The log should show each line of the lua being executed, so what wasn't expected? I've done further tests here and I can occasionally get an event.button not firing, but its very random, and never occurs when I step through in the debugger. I also can't get it to happen when I add additional logging to try and work out what is happening. Its very strange. - I'm thinking it could be a timing issue between different threads. I will keep investigating... John
  3. You can either: - assign a button or key to the List Local Panel Vars control and use that - use the lua script log lvars.lua, included in the lua examples zip (in your FSUIPC documents folder).
  4. Is this when MSFS is in full-screen mode? Strange, as I don't see this behavior. What happens if you press alt+f and then click the FSUIPC task bar item? And if you press alt+ enter (when MSFS has the focus - to put MSFS back in windowed mode) and then alt+f to display the FSUIPC window, does it then display ok? Has it always been like that for you? Nothing has changed in this area since initial release and this is the first I have heard of such issues. Do you have anything running (or an MSFS option maybe) that is keeping the MSFS window on-top?
  5. I was also just replying when I saw Pete has replied... You should try this and also maybe activate logging for Buttons & Keys, and take a look at the log when you press the buttons (assigned to the flaps controls) and compare it to what is logged when you use the F6/F7 keys. You can post your FSUIPC4.log and FSUIPC4.ini files here and I'll take a look. John
  6. Hvars are made known to FSUIPC7 via the use of *.hvar files. Do you have such files installed for the aircraft you are using? I don't think the installer will remove any hvar files that you added, although it may over-write the provided hvar files under the Community WASM folder so you may lose any changes to those files, which is why it is preferable to keep your (user) hvar files in the WASM persistent storage area. Please see the Advanced User guide (P44) on how to use hvars with FSUIPC7.
  7. You should be able to run MSFS without an internet connection. What happens when you try to start MSFS from its own menu entry or desktop icon (or via the steam app if using steam)? I have deleted the similar posts you made in an unrelated topic (FSUIPC PFC Random Input - Need Assistance).
  8. MakeRunways is a separate download, and is compatible with all versions of P3D, FS2002, FS2004, FSX and MSFS (all on Windows 10). It is available from www.fsuipc.com or the download section in this forum. If you already have it installed, it should work with MSFS, but make sure you are using the latest version. John
  9. Ok, thanks - and yes, please update if you manage to resolve. One thing though, on this: Has the com bit-speed been changed to use that required by the device? Maybe worth double-checking. Other than that, good luck and please report back if/when you manage to solve. John
  10. Your FSUIPC7.log file shows that it was MSFS that crashed, and FSUIPC7 exited normally: FSUIPC7 will exit when MSFS CTDs. If you check your Event viewer logs, I'm sure you will see and MSFS crash report entry before that of FSUIPC7. As O said, when MSFS CTDs, this creates an exception in FSUIPC7 as the SimConnect handle is no longer valid. This will generate fault reports in FSUIPC, but they are handled gracefully. However, when FSUIPC7 is auto-started by MSFS, it must close when MSFS is no longer available, otherwise the MSFS process will not exit cleanly. So, your problem is with MSFS - you need to check the Asobo forums on CTD issues and raise a new report if necessary. If you want to verify this, start FSUIPC7 manually BEFORE you start MSFS, and uncheck the option Exit with FS. You will get an error when MSFS tries to start FSUIPC7, but this can be ignored. When you do this, you will see that if/when MSFS CTDs, FSUIPC7 keeps running. So the promlem is with MSFS/Asobo, not FSUIPC. John
  11. Previous license only expired yesterday. I will generate a new one in a couple of days. John
  12. FSUIPC7 doesn't do anything with devices unless you tell it to. In fact, I don't think it will even recognise the devices unless you have installed any specific drivers so that they are recognised as HID joystick type devices. Maybe you can show me your FSUIPC7.log and FSUIPC7.ini files. Do you have the FSIOPC7 WASM module installed? If so, maybe test with removing that temporarily from your MSFS Community folder, to see if there is an issue with overlapping events. You can also try activating logging for Events to see what, if any, events are being sent that could maybe explain the behaviur you are seeing. I believe so, although I haven't actually used SPAD.next with FSUIPC7, only with FSUIPC6/5 and P3D. It integrates well with FSUIPC on those platforms, but you may wish to confirm about MSFS on SPAD.next support.
  13. I have just checked your details here and they validate fine - are you sure that you are entering them correctly? Did you try running FSUIPC7 - does it run ok? I will PM you a key file with your registration details and you can try that. John
  14. First, please download and update to v7.2.8. Then replace the FSUIPC7.exe with the attached one and try again: FSUIPC7.exe If you still get a CTD, please show me your FSUIPC7.log and FSUIPC7.ini files, as well as the Event viewer info, thanks. The Event viewer info you posted shows that it was MSFS that actually crashed first, causing an issue in FSUIPC7 afterwards. If you check your FSUIPC7.log file, you will most probably find that it exited automatically due to MSFS crashing.
  15. There was a dereferencing error on adding an lvar to an offset with the format UD which has now been corrected. Sorry about that. John
  16. I thought you were using 7.2.0d? Please try the attached version. You will need to re-install 7.2.8 first (as the 0.5.4 WASM is needed): FSUIPC7.exe
  17. I have just checked your details and they verify correctly here, in both the installer and in FSUIPC7. So, please follow the instructions on re-installing the VC++ redistributables from the provided README.txt,
  18. That WASM log is from a different session to your FSUIPC7.log. I always need to see both files from the same session. Please remember always to attach both. And was Debug (or Trace) logging enabled in the WASM? Keep Debug logging on, as a minimum, for the time being. Other than that, your log files show that the WASM & FSUIPC7 are running normally, and you are sitting in the main menu having not loaded an a/c yet. That is a very old version, not the previous version. This version works for most people (i.e. everyone else!), I don't know what your issue is. Did you try disabling everything else (e.g. VRI device) for the time being, as advised?
  19. Can you try downloading again and re-installing. This is very strange.....
  20. Your logs show it crashing (or stopping) at different times. Very strange. Do you have anything else running? Maybe disable your VRI device (rename the driver) and stop anything else running for the time being.
  21. I need to see your FSUIPC_WASM. log as well please...and also check for application events...
  22. And can you activate Trace logging in the WASM please? Everything looks ok so far in the logs provided, Can you maybe also try setting the LvarScanDelay parameter in the FSUIPC7_WASM.ini to , say, 45 or so (min 30). This will delay the scanning of lvars until the A320 is fully loaded, which takes time.
  23. Please NEVER post your key details in a public forum - this violates the license policy. I have removed them from your post, but If you post your key details again they will be banned from subsequent releases of FSUIPC7. You also posted in the wrong forum - please post in the FSUIPC7 / MSFS sub-forum for issues with FSUIPC7. Did you read the section 'Invalid Key Problems' in the Installation and Registration guide? If not, please do that first. Not sure what that means. Your question only just came through (for approval) for some reason.
  24. So it is crashing? i.e. there is not process still running? Presume its also not in the system tray. no? Or is there a process still running/visible? I'm sorry but I am asking specific questions and you are continuing to be vague (continually just saying it has 'stopped'). I am trying to determine if the process is still running or not - it is either still running (but not working/doing anything) or has crashed - which is it? By 'stopped' do you mean has 'crashed'? Not sure what 'logbooks' is - did you check the application events? Of it has crashed (not just 'stopped'), then there should be an event logged. Try searching for it - or check the Advanced User Guide, P45: Your log files are showing different numbers of lvars found each time, and is stopping (or the log is ending) at different places each time. Very strange. Could you tell me how you installed the FBW A320, as previously asked - using the FBW installer or the MSFS Marketplace? And are you using the latest version? Maybe also test with anything else (e.g. MF WASM module) removed from your community folder - just leave the FBW A320 and the FSUIPC WASM modules for 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.