Wesley Pyburn

Results 122 comments of Wesley Pyburn

In [TcNo-Acc-Switcher\Installer\Installer.vcxproj](https://github.com/TcNobo/TcNo-Acc-Switcher/blob/master/Installer/Installer.vcxproj), there are the following that you can change. I'm not sure how to go about improving this for general use: The lines with Link and vcpkg paths: [Ln...

Unfortunately not, but the following command will build libcurl for you to include: `./vcpkg install curl:x64-windows-static` I would then say just edit the project file to point as follows: ```...

https://vcpkg.io/en/index.html As far as I remember, you only need curl to be compiled. This is for building the installer. Nothing else requires this package as far as I understand. You...

Had someone with the same issue on Discord the other day. It was a firewall issue. "Simplewall" or Malwarebytes was blocking access to the site even though they were disabled....

Very odd... My website and host don't seem to have issues. I have everything running through Cloudflare. Where are you located? Maybe I can use a VPN to see if...

Good to hear that it worked. I'll close the issue and look further into it.

Running as admin should work, otherwise manually create the folder `C:\Users\Excal1bur\Desktop\New folder\runtime_installers\`. Likely a permissions issue. Running as admin should help.

Just to be clear, the normal Blazor server has absolutely no issue handling `%20`. It seems to only be MAUI Blazor. A little annoying to change how my programs work...

I am also receiving this issue. VSCode, VSCode Insider, all the same. I've downloaded everything, but still nothing useful. ![image](https://user-images.githubusercontent.com/10319195/190470739-972c078b-2aa9-4061-a788-18d2569fe8a0.png)

Further testing, the crash happens very reliably even without xformers: ``` [!] xformers NOT installed. ... To create a public link, set `share=True` in `launch()`. 20%|████████████████▌ | 4/20 [00:05