Jump to content
The simFlight Network Forums

Robs113

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Robs113

  1. Hi Paul, My app is for airline pilots so I am aways using complex aircraft at complex airports. MSFS2024 is still rather flakey so I think I will hold off on further testing until things stabilize more. Thanks for your assistance. Rob
  2. FSUIPCWebSocketServer 1.1.3 seems to work fine talking to MSFS2020 via FSUIPC 7.5b
  3. The WASMClient does List LVars correctly. FSUIPC7 WASM works fine now also. 🤷‍♂️ FSUIPCWebSocketServer still hangs (sorry 😪)
  4. Making progress. The looks like all is well, but hangs when I try "Log LVars".
  5. Hi Paul, Results of testing. Started MSFS2024 with FSUIPC 7.50b (still beta) Started standalone FSUIPCWebSocketServer (1.1.3) FSUIPCWebSocketServer shows as the correct version, and connected to FSUIPC 7.500b The MSFS Variables page is still showing the same message, see attached images. I tried both normal and run as admin. Confusing part.. Yesterday when I opened FSUIPC 7.5b from the Windows toolbar, and went to Add-Ons / WASM, I could see the LVars. Today if I try, FSUIPC crashes. 😞 I will keep an eye on FSUIPC and test FSUIPCWebSocketServer with each beta and the final release. Thanks, Rob
  6. Thanks Paul, I will give it a test right away. Rob
  7. Hi Paul, I have used your WebSocketServer to provide FSUIPC data to my C# app for a few years now. Its great. With MSFS2020 + FSUIPC7 (5.1b) the FSUIPCWebSocketServer (1.1.2) gives me live data from MSFS With MSFS2024 + FSUIPC7 (5.1b) the FSUIPCWebSocketServer (1.1.2) I get... "MSFS Variable Services are only available when using FSUIPC7 with MSFS You can still read and write LVars using the vars request, but this will be done via the legacy LVar access at offset 0x0D70" FSUIPC WASM is showing the LVars. Have I setup something incorrectly, or am I trying to do something not (yet?) supported? Thanks, Rob
  8. Thanks for the quick reply. Using paul henty's MSFSVaiableServices example app, the count appears to be 3066 variables loaded. I tried a 'Reload Variables' but the two missing ones are still absent. Could it be some other addon is consuming some of the 3066 variables? Maybe I cold try with an empty Community folder and see if the missing values show up then. ## UPDATE Yup, something in there are causing the issue. They show up ok now. Just have to figure out which addon was the problem. Thanks again.
  9. Hi, the MSFS Behaviours/LocalVariables screen lists three values AIRLINER_V1_SPEED AIRLINER_VR_SPEED AIRLINER_V2_SPEED The LVar list in MSFSVariableServices only shows AIRLINER_V2_SPEED. Is there a way to get the others? (FBW A32NX) 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.