Jump to content
The simFlight Network Forums

kaha

Members
  • Posts

    273
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by kaha

  1. I managed. Somehow I was fast enough when Defender popped up as I copied the exe to my sim PC. There was a possibility to allow the exe on my system before it was deleted. Anyway, it now works, Input Events bound to virtual buttons work after restarting the sim. Karl
  2. Sorry, I don't know how to do it.
  3. It doesn't let me, it deletes it anyway although I tell Defender to allow it on my system.
  4. Thank you, I'll test it as soon as Defender allows. Karl
  5. This now works. Thank you. Karl
  6. Right, I enabled logs later on. Attached please find a new log where logs were enabled at the beginning. I waited for a long time but the error didn't go away. I then reassigned using the 2nd of the two and it worked. Not sure how long I should wait. (I don't know where the trigger of the ambient light input event comes from that fills up the log). Karl FSUIPC7.zip
  7. For real hardware buttons the drop down shows the CarbAir only once, for the virtual button it's shown twice. Reassigning the first of the two to the virtual button doesn't change anything, but reassigning the 2nd makes it work. After that the drop down list is ok again. Karl FSUIPC7.zip
  8. Something seems to be wrong. After restarting the sim and FSUIPC I'm again getting the error message for the carb air input event. I switched button &keys and InputEvents log on, here's the log file. This time only the Carb Air input event shows twice in the drop down. Karl FSUIPC7.zip
  9. Attached is the log file with this error message. Logging for Input Events was enabled. Here's what I did: I use some potentiometer axes as input for cabin air levers or heat levers by using 'Send to FSUIPC Offset' and then taking care of it in a lua script using event.offset. Some aircraft have variable levers and some have just 2 positions, on and off. For those with 2 positions I use the 'virtual buttons' (offset 0x3340). I was about to assign a potentiometer low and high values to a off/on of a virtual button for controling carb heat (AUXILIARY_CARB_AIR). This didn't work, it generated the error message. I assigned the input event to a normal switch, this worked. I then tried to reassign the input event to the virtual button and was presented the drop down list with each event shown twice. I selected the second one of the two AUXILIARY_CARB_AIR events and it worked. Another look at the drop down list showed a normal list with each entry only once listed. The attached .zip file also includes the .lua file I use for those potentiometers. FSUIPC7.zip
  10. I was able to reproduce it. Sometimes (not very often) when assigning input events to a button the available events in the drop down list are doubled. So each entry is there twice (will make a screenshot as soon as it happens again). If I then select one of the two it might be the one that results in the 'Cannot execute empty Input Event' message.
  11. Well no, I was too early. When I copied it to my sim PC it was not immediately deleted. But it got deleted when FSUIPC was about to start. I will try later.
  12. Sorry, ok, Just tried it again and it works now. So if this happens again I just wait until it works, right? Karl
  13. This version again gets deleted by Defender. Karl
  14. Thank you John, that's great! Karl
  15. Ok, thank you. Karl
  16. As an example here are 2 controls: SET BALLOON VENT SET BURNER PITCH AXIS Those can be bound in sim, but I cannot access it in FSUIPC. I don't use any bindings in sim for USB devices except for keyboard and mouse. Every other device (Joystick, Throttle, Pedals ...) is bound in FSUIPC. Karl
  17. Thank you! Karl
  18. Oh, sorry to hear this, take your time! Karl
  19. wnd.font with face WND_COURIER does not result in fixed space font. I use this code: disp_AP = wnd.open("Display on", 3000, 100, 550, 535) wnd.font(disp_AP, WND_COURIER, 10) wnd.text(disp_AP, 5, " Hello") Karl
  20. Works. And doesn't crash anymore.
  21. John, this one gets deleted by Defender. Karl
  22. Thank you, I'll test and get back to you.
  23. Today it crashed. I was about to show input events in the FSUIPC GUI. Same aircraft as with the incident yesterday. Same .ini file. Karl FSUIPC7_crash_20250912.zip
  24. This might be helpful? FSUIPC_evtx.zip
  25. It "crashed" yesterday when I listed LVars. I was checking some things and hadn't switched on Buttons and Keas log at that time. I got the window you see in the screen shot and had to kill it, there was no crash dump. Karl FSUIPC.zip
×
×
  • 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.