Jump to content
The simFlight Network Forums

kaha

Members
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by kaha

  1. I have the Cockspur A22, battery and alternator switches are not working with standard assignments. But it has input events for it, named "ELECTRICAL_Battery_1" and "ELECTRICAL_Alternator_1". Maybe the C510 also has it?
  2. Well, the error description is spot on. ipc is a table and "execCalcCode" is a field in this table.. Look at this, both syntaxes are valid: ipc.execCalcCode("1 (>K:SET_STARTER1_HELD)") ipc["execCalcCode"]("1 (>K:SET_STARTER1_HELD)") The error message tells you that there is no table entry with key "CalcCode" (there is no field named "CalcCode") in table ipc. Karl
  3. Thank you John. It's not causing any issues but is there each time I fly the Bell 47J.
  4. I got a line Exception 20 "DATA_ERROR", Ref 19906, Index param 1 on write SetData for "AILERON TRIM PCT" in my log file. Something to worry? Karl FSUIPC7.zip
  5. I tried the Asobo King Air 350, the Blackbird PC-6 and the Azupoly C160 Transall. I attach the log file (Asobo King Air) and 2 screenshots. One with the insim binding that works, and one with the FSUIPC binding. Karl FSUIPC7_log.zip
  6. Cannot find Fuel Selector 1 left and right positions. Karl
  7. CONDITION_LEVER_CUT_OFF, CONDITION_LEVER_LOW_IDLE and CONDITION_LEVER_HIGH_IDLE are not working here. _SET, _INC and _DEC is working. I cannot find what I'm doing wrong. The in sim bindings work. Also, the respective controls (using ipc.control()) are not working. Karl
  8. I installed 7.4.4 but it is still opening on start and telling me that 7.4.4 is available for download. (it shows version 7.4.4a running). Karl
  9. I did intensive testing but scripts always ended ok. Karl
  10. Thank you. I will use this .exe and let you know if anything happens. Karl
  11. Unfortunately I did not activate log for extras. Have done that now for the next occurance. Sorry. Karl
  12. Another occurance using V7.4.3b executable. After a 1.5 hour flight going back to Main Menu the last timestamp in the log file was "17622313 Plane Parking state change confused....." After that I quit the sim. LuaNotEnded20230117.zip
  13. kaha

    FSUIPC stops

    Ok, thank you.
  14. kaha

    FSUIPC stops

    Here's the .evtx file from the last occurence at Jan 13th, 12:11. The log file is here: Karl 20230113_evtx.zip
  15. Take your time, John! No window was open when I quit to the Main Menu.
  16. Sorry for writing again, John. It happened again. I made a flight with the Cessna 182RG from Carenado. After landing I went back to the Main Menu in order to change a lua script. Scripts were all ended. I then loded the C182RG again and spent several minutes to check and change button assignments. After that I again went back to the Main Menu and the script was not ended. The timestamp at that time is 11736954. I then quit the sim and only then the scripts were ended, as the log file shows at time stamp 11903704. ScriptNotEnded.zip
  17. It's not related to restarting a flight. Next time this happens I will exactly point you to the time stamp where it happens. All the best for your wife!
×
×
  • 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.