Scotfleiger Posted March 15, 2022 Report Posted March 15, 2022 Hi John One of my users is logging multiple TransmitClientError exception errors. Can you suggest what might be causing FSUIPC7 to log these (small sample only)? 371531 Exception 1 "ERROR", Ref 4983, Index param 2 on TransmitClientEvent, object=1, id=32773 (????), data=0 371578 Exception 1 "ERROR", Ref 4984, Index param 2 on TransmitClientEvent, object=1, id=32773 (????), data=0 371656 Exception 1 "ERROR", Ref 4985, Index param 2 on TransmitClientEvent, object=1, id=32773 (????), data=0 371719 Exception 1 "ERROR", Ref 4986, Index param 2 on TransmitClientEvent, object=1, id=32773 (????), data=0 Full fsuipc7.log attached. FSUIPC7 7.2.16 being used. FSUIPC7.log.txt
John Dowson Posted March 15, 2022 Report Posted March 15, 2022 17 minutes ago, Scotfleiger said: Full fsuipc7.log attached. FSUIPC7 7.2.16 being used. Only the latest version of each FSUIPC version is supported. Please get the user to update to V7.3.1 and try again. John
Scotfleiger Posted March 16, 2022 Author Report Posted March 16, 2022 With FSUIPC7 7.3.1 running, user is still seeing multiple Exception 1 ERROR on TransmitClientEvent. Any ideas? I have not seen these errors with similar configuration (FBW A320 Neo with VRI MCP2a Airbus). Also, but probably unrelated, the user is only reporting a third of the expected Lvars (~1000 of expected ~3000). FSUIPC7.log.txt
John Dowson Posted March 16, 2022 Report Posted March 16, 2022 (edited) 2 hours ago, Scotfleiger said: With FSUIPC7 7.3.1 running, user is still seeing multiple Exception 1 ERROR on TransmitClientEvent. Any ideas? All those errors are from custom events (i.e between 32768 - 65791). Are they trying to use custom events which haven't been made known to FSUIPC via a *.evt file? 2 hours ago, Scotfleiger said: the user is only reporting a third of the expected Lvars (~1000 of expected ~3000). FSUIPC will only report the lvars it finds, with a maximum of 2044 lvars. If they are not all initially received, then increase the LvarScanDelay parameter in the WASM ini file. John Edited March 16, 2022 by John Dowson max number of lvars corrected to 2044 not 2048 1
Scotfleiger Posted March 16, 2022 Author Report Posted March 16, 2022 Hi John We do use the A32NX.evt file. So thank you for that steer. I suspect the user has not followed the guidance on setting up all the necessary options to getting all the WASM features to work correctly. This is like herding cats with translation issues. Many thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now