Checks
Problem Description
In plugin.json I had my company website like this: https://www.company.com
Now when installing the plugin Flowlauncher crashes in PluginsManager.cs line 535:
var author = url.Split('/')[3];
Array index 3 might not exist here.
For me adding a trailing / to the url fixed the issue.
To Reproduce
- ...
- ...
- ...
Screenshots
No response
Flow Launcher Version
latest
Windows Build Number
/
Error Log
Replace this line with the important log contents.