Jump to content
The simFlight Network Forums

InputEvent received but not known


kaha

Recommended Posts

Today I made two flights with the Shorts 330.On the second flight I got error messages:

"**** InputEvent received but not known: ....." in FSUIPC.log

and

"...Error sending Input Event 'LIGHTING_GLARESHIELD_1'" in the log of my lua script.

The errors about input events are in regard to interior lighting. I did not change anything in my script, the errors just came unexpected. I then exited to the Main Menu and made another flight with the Shorts. Everything worked again.

I attached FSUIPC.ini, FSUIPC.log and the log of my lua script.

Karl

Karl_InputEvent_errors.zip

Link to comment
Share on other sites

4 minutes ago, kaha said:

Today I made two flights with the Shorts 330.On the second flight I got error messages:

"**** InputEvent received but not known: ....." in FSUIPC.log

Those errors are reported soon after 'Requesting Input Events...' is logged. This is just a timing issue as the input events that are activated/initialised are received from the aircraft before the actual input event list is beinf received. You can safely ignore these. I will look into removing the logging of this messafe if the input event list has not been received. This should not prevent anything working though...

8 minutes ago, kaha said:

"...Error sending Input Event 'LIGHTING_GLARESHIELD_1'" in the log of my lua script.

Please do not 'log luas separately' - remove this logging option, and send me a full FSUIPC7.log file showing this issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In 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.