Admin Module -> Plugin Selection / Config
at void Carbon.Modules.AdminModule.PluginBrowserSelectPlugin(Arg arg)+(Plugin x) => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Modules/AdminModule/AdminModule.Tabs.Plugins.cs:line 2450
at Plugin System.Linq.Enumerable.TryGetFirst<Plugin>(IEnumerable<Plugin> source, Func<Plugin, bool> predicate, out bool found)
at Plugin System.Linq.Enumerable.FirstOrDefault<Plugin>(IEnumerable<Plugin> source, Func<Plugin, bool> predicate)
at void Carbon.Modules.AdminModule.PluginBrowserSelectPlugin(Arg arg) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Modules/AdminModule/AdminModule.Tabs.Plugins.cs:line 2450
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
Caching plugin metadata page 39 out of 157
[Codefling] Failed downloading item 'Custom Loot by Steenamaroo'. Error code 404!
[Codefling] Failed downloading item 'Rules GUI by MuB-Studios'. Error code 404!```
So it looks like I'm 404ing when trying to download any plugins from codefling, and as a result of this, when I try to select my own plugins so I can edit their configs, it fails because it can't connect to codefling (even though they're not actually released).
I've tried this with released plugins as well that I download manually. The first edit config is fine, but as soon as I save & reload, I get object ref error above. I included the download errors as well where you can see I'm 404'ing.
Not a very critical bug (I think), unless other people are getting it. Afaik it's only happening on my local dev which for some reason can't connect even though the site works fine.