-
Posts
21627 -
Joined
-
Last visited
-
Days Won
20
Content Type
Profiles
Forums
Events
Everything posted by SkateZilla
-
Winkey + R, ENTER "%APPDATA%", Go back one folder level, Choose /Local/, then /Skate Zilla Simulations/, then Find the folder for 2.0.0.31 open the user.config in Notepad++, Find Setting String for OpenXRTOOLKITUSERPATH And change it to: <setting name="OpenXRTOOLKITUSERPATH" serializeAs="String"> <value /> </setting> Also, OpenXR Toolkit path should be: C:\Program Files\OpenXR-Toolkit\ C:\Windows\Installer\{HASH FOLDER}\Binary Name\ is usually a binary cache that gets cleared. But also reminds me to change a few things with external apps and their checking of paths to avoid this issue altogether and having to do a manual setting clear.
-
was already done internally.. forgot to re-enable before first public release The option was there to set, but I cannot keep DCS from reverting it when accessing the options menu. with my app, you wouldn't need to go into the options menu to change graphics settings.
-
There are a few new themes being worked on, but it's not a primary task. Also I am tracking a bug introduced in the last build before public release where over 70% of the module "Uninstall Functions" got mis-linked back to "Install Functions" I am looking into elevated process launches from Non Admin App running. if the App is run as Admin, any processes it launches should inherit the same elevation.
-
1. Good to hear as that's the way it's intended. 2. I am tracking this issue, once I find the root cause for the scanner to hang. I can fix it. 3. MT is the Default, ST is Legacy/Support Mode, which is why it's always on if it detects the MT Binaries, I may make it so it remembers the user settings.
-
This is the same problem another user is having, on Startup it hangs just before scanning builds, which is why it says not detected for everything. I am looking into the startup order for anything that can cause the Build Scanner to hang. I will have to Check, but IIRC OneDrive Folders are usually not visible to all apps. Check the log, it should state if the folder was not accessable. Not Currently, I am looking into some things, but font size is static and locked, All of the Black Background Themes are harder to read due to contrast of the Color on Black (Matrix and Tron Themes_.
-
Select Preset, Goto Preset Editor Tab, Now, IF you Choose one of the Global Presets or Import Options, You have to Click Save before moving any controls in the sections below (*will be fixed soon). if not you should be able to click and edit controls and click save. Now if the options.lua does not have a value for that control already in the file, it will not save it.
-
Next time it fails to load, click on build 1's button and see if it triggers it to scan the build. I'll have to check into this deeper when I'm at my desktop, as I'd have to look at the codepath to see what is after the ED_ Server Scan and before the build scan. I'd recommend wiping the app settings and starting over %APPDATA%/Local/Skate Zilla Simulations/
-
I need logs for both so I can compare them. Because the log posted above, shows that no build is selected, so it never scanned for information from the binaries. For Example, the last one you posted After Line: 07/01/2023 | 09:55:22 PM | CHECK | ED Server Not Running It's supposed to start scanning installs for Binary Version numbers, but it jumps directly to opening the log. So something is stopping it from scanning the builds, Most likely because the path is inaccessible. in what order does the Successful / Unsuccessful launches occur?
-
I would need to see the entire log for just the session. I may be the build scan is not able to access folders so it removes the folder and de-selects the build. When the App Launches initially, there is no build selected, once user paths are loaded and checked, it will then load the user selected build.