Jump to content

SkateZilla

ED Beta Testers
  • Posts

    21627
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by SkateZilla

  1. I've also narrowed this down to the Params being Stuck from Browse for ED Config File in the Preset Editor. By Default the Browse for App Buttons shouldnt have a Filter, and there's only one place the filter was set, so I will fix that before today's compile.
  2. Fabulous, I Think I Pinpointed the issue then.
  3. 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.
  4. It just creates the folder and / backup folder inside it or does files it also copy files to it as well?, I have identified the potential source, but just want to confirm the behavior before I re-order functions.
  5. I did and I am, I am collecting as much data as possible.
  6. On First Run it will create the directory as it was not told to look elsewhere, after first run and setting alternate userP, it should no longer be looking at the Default C:/Users/UserName/SavedGames/ Delete or rename the folder and see if the app puts it back.
  7. 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.
  8. thanks, I will check the function order on startup, as I moved the customer profile folder setting up, but it may have conflicted with some other things being loaded that early.
  9. Presets can be renamed by clicking on the Preset Tag on the Home Page.
  10. The App with Default settings creates the folder in the Windows %UserProfile% folder, if the folder's been moved via Power User or 3rd Party App, then it's beyond my app's control. But have you set the custom user profile folder in the app options? null
  11. Yes, your log file is the same as the other's im tracking, the startup hangs at the Build Scanner start after it checks processes. Also if you could provide log from when you attempt backup of files and it goes to the default folder vs the set folder..
  12. 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.
  13. 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.
  14. 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_.
  15. 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.
  16. On the Home Screen on the Preset Selected Boxes there's a Tag and a Tag w/ a Slash Through it, Click the Tag. I plan to have a PDF for Instructions done soon, Also, Monday's are the Days when I commit new builds, barring a major issue or simply nothing has been changed.
  17. if Open XR is Selected, it runs the command with the switch, ""--force_enable_VR --force_OpenXR"" But AFAIK, OpenXR only works in MT Mode. (will have to confirm, but that's what I was told by several others). I will also double check the switches.
  18. Do you have more than 1 build or just open beta?
  19. Try clicking on build scanner : active button, it should terminate the process, then click on a build button (the button w/ all the info and hornet on the background). Something on your system is causing the build scanner to hang.
  20. 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/
  21. 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?
  22. Also what's the app look like when loading, ( Screenshot )
  23. These Logs are for Versions of the App that are no Longer supported.
  24. 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.
×
×
  • Create New...