blob: aed174e049ac4c7f26f29d0c4b937deb6ee4f84c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Troubleshooting
Got an issue with FlightCore? Hopefully one of the steps below will help you resolve it. If not open an [issue on GitHub](https://github.com/R2NorthstarTools/FlightCore/issues/new) or ping `Gecko#7945` on the Northstar Discord.
## FlightCore won't launch
If you are on Windows on FlightCore won't start, make sure you have WebView2 installed. You can grab the latest version from the Microsoft website: \
https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section
![webview2 download screenshot](assets/webview2-download-screenshot.png)
(make sure to select _Evergreen Bootstrapper_ -> _Download_).
|