Jump to content
The simFlight Network Forums

marc2990

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by marc2990

  1. ok here we go FSUIPC7.ini FSUIPC7.log
  2. Excuse me, I saw now that the ini and log files were indeed not complete. They were made for me by Chatgpt. Seems I should not rely on them too much. These are the complete ones as the appear in my fsuipc directory now. InstallFSUIPC7.log FSUIPC7.ini
  3. John, I attached a zip with the full log and ini files + the lua script. Did you not receive it? I attach them again. I work with the download that I installed on April1st, Is something wrong there? FSUIPC7.ini FSUIPC7.log testscript.lua
  4. **Dear John,** I'm testing a minimal Lua script with the latest FSUIPC7 (downloaded April 2025) on MSFS 2020, to confirm if scripts are triggered automatically at flight load via `[Auto]`. The script contains only: ```lua ipc.log("started") When I run it manually via the FSUIPC Add-ons menu, it logs correctly. However, when triggered via [Auto], nothing appears in the log. Not even the ipc.log("started") line. Below are the exact files used: FSUIPC7.ini ini Kopiëren Bewerken [General] UpdatedByVersion=7.4.16.2 History=GAIUTUKQZNKZMKJZKQLJJ Debug=Please LogExtras=1 AutoScanDevices=Yes [Auto] 1=Lua testscript [LuaFiles] 1=testscript testscript.lua lua Kopiëren Bewerken ipc.log("started") (placed in: C:\Users\<username>\Documents\FSUIPC7\testscript.lua) FSUIPC7.log text Kopiëren Bewerken ********* FSUIPC7, Version 7.4.16.2 (13th March 2024) by John Dowson ********* Running inside MSFS on Windows 11 ... [LuaFiles] Loaded: testscript.lua [Auto] line 1: Lua testscript ... (No log entry “started” appears anywhere) Is there any known reason why [Auto] Lua scripts wouldn’t run (or log) reliably when a flight is loaded in MSFS? Any suggestion for a workaround or different trigger method would be appreciated. Best regards, Marcel Maex Belgium fsuipc_test_auto.zip
  5. I found the info. Now see that I can turn it into something workable for me. Thanks anyway. Marcel
  6. I am trying to use R4 and R5 csv files. Have transformed them to xls sheets, but can not figure out what the meaning of every column is. Some are obvious (rwy direction, altitudes, coordinates, magnetic variance) but the others are not so clear. Can anyone provide me with a legend of the titles? Thanks.
×
×
  • 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.