dotnet / dotnet/machinelearning-modelbuilder
I tried to launch the new frosty mod manager 1.0.6.3 even running as administrator but it showed me this
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Dockerfile
- Estrellas
- 285
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Frosty.Core.Config.get_Item(String option, ConfigScope scope, String profile)
at Frosty.Core.Config.Get[T](String option, T defaultValue, ConfigScope scope, String profile)
at Frosty.Core.FrostyConfiguration..ctor(String profile)
at FrostyModManager.App.Application_Startup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegat
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza reproduciendo el fallo de inicio en Frosty Mod Manager 1.0.6.3 y sigue la ruta indicada desde FrostyModManager.App.Application_Startup, pasando por Frosty.Core.FrostyConfiguration, hasta Frosty.Core.Config.Get. Identifica qué búsqueda en el diccionario falta durante el inicio; se considera completado cuando la aplicación se inicia sin la KeyNotFoundException indicada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 15/100