-
Posts
194 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Gallery
Downloads
Posts posted by kaha
-
-
Thank you, I'll take a look!
Karl
-
I put my 46 addons back into the Community folder and enabled them all.
It now works.
Sorry, I just didn't realize that everything got disabled. I certainly didn't do it bacause you have to click each single addon.
Anyway, happy it works again.
-
I didn't realize it because I was using an aircraft from the store.
-
-
1 hour ago, John Dowson said:
...Are all your other WASMS being loaded? ...
I don't know how to check that.
I rebooted and emptied the Community folder (except the fsuipc module). To no avail.
I don't know a way to verify files for the store version.
-
I un- and then reinstalled FSUIPC but it's still not working in MSFS2024.
What can I do? All my axis concerning throttle, prop, mixture, spoilers, etc. rely on auto scripts, also all my Arduinos.
The problem started yesterday afternoon, shortly before the SU2 update was live. I probably used MSFS2024 while the SU2 update went live. Only on the next start of 2024 I got the update. Here's the screenshot of my SU2 update, timestamp 17:03.
Now please check the timestamp of the 2024 log file in my screenshot 2077, that was the last log with timestamp 15:42
-
3 minutes ago, John Dowson said:
...
It must have ran at some point as you said:So something must have changed. Try re-installing FSUIPC7 (and the WASM).
That wasn't me.
-
-
-
Hmm.. strange... "List Lvars" does nothing. And "Reload and List Lvars" also does nothing.
-
-
How can I check that?
-
-
5 hours ago, ark1320 said:
Just as another data point, auto Lua scripts are working for me after the FS2024 SU2 update today.
Al
Do you also have MSFS2020 installed?
-
-
I just saw the folder names in the search for E: and F: got truncated. Here's a better version.
-
14 minutes ago, John Dowson said:
...so I will need to see your FSUIPC_WASM.log for MSFS2024. Should be located under:
AppData\Roaming\Microsoft Flight Simulator 2024\WASM\MSFS2020\fsuipc-lvar-module\workYou can set Debug level logging in the FSUIPC_WASM.ini file in the same location.
John, there is no FSUIPC_WASM.log file for MSFS2024. I only could find log files for 2020.
Attached are 3 screenshots of a file search for the log file on C:, E: and F:
MSFS2020 is on F:, MSFS2024 is on E:
Also attached is the FSUIPC_WASM.ini file for 2024 as I changed it to log level DEBUG. THis file is in folder E:\MSFS2024\Community\fsuipc-lvar-module
I changed the value for DetectToConnectDelayAut, thank you for the hint.
-
Since today my Lua scripts I have in the [AUTO] section of the .ini file don't run in MSFS2024. In MSFS2020 it works. I have one single FSUIPC installation for both sims. Attached is the .ini file and both logs (2020 and 2024).
What can possibly cause this? I think MSFS2024 must be the cause because I didn't change anything in FSUIPC and it worked in 2024 this morning but not this afternoon.
Karl
-
Thank you, John!
Karl
-
Unfortunately this doesn't work out. It depends if the ATC Type in the aircraft.cfg file has been set correctly.
Just 3 examples:
AH's Cessna 170: "C170BT"
Miltech's Chinook: "$$:Helicopter"
Microsoft's Bell 47J: "Bell"
-
Thank you, I'll try that.
-
Maybe I missed something in the documentation?
Karl
-
John, you're of course right.
For my peripherals I use FSUIPC exclusively. I cleared all my MSFS profiles (except keyboard and mouse) but somehow MSFS 2024 managed to come up with a standard profile for the flaps.
Works now.
Thank you,
Karl
-
Ok, I'll check. Thank you.
Karl
"Button pressed" state
in FSUIPC7 MSFS
Posted
How can I achieve that a button, if I hold it down,, is immediately and continuously visible as pressed in the sim?
The BlackBird T-6A has a trim system that needs a button to be pressedcontinuously and in the tablet it can be adjusted how fast the trim will develop. I want this only for the buttons that are bound to the trims, so using "ButtonRepeat" probably is not appropriate.
Karl