Lacro59 / playnite-systemchecker-plugin

This plugin checks if you have the minimum and required configuration in Playnite.
https://playnite.link
MIT License
23 stars 2 forks source link

Object reference not set to an instance of an object error when launching via extensions menu #2

Closed darklinkpower closed 3 years ago

darklinkpower commented 4 years ago

imagen

Log:


2020-07-22 14:24:06.9362|DEBUG:Invoking extension function SystemChecker

2020-07-22 14:24:08.1671|ERROR:Failed to execute extension function.System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en SystemChecker.Clients.SystemApi.GetInfo() en H:\Lacro59\playnite-systemchecker-plugin\Clients\SystemApi.cs:línea 99
   en SystemChecker.Views.SystemCheckerGameView..ctor(String PluginUserDataPath, Game GameSelected) en H:\Lacro59\playnite-systemchecker-plugin\Views\SystemCheckerGameView.xaml.cs:línea 56
   en SystemChecker.SystemChecker.<GetFunctions>b__23_0() en H:\Lacro59\playnite-systemchecker-plugin\SystemChecker.cs:línea 63
   en Playnite.SDK.ExtensionFunction.Invoke()
   en Playnite.Plugins.ExtensionFactory.InvokeExtension(ExtensionFunction function, Exception& error) en E:\Devel\Playnite\source\Playnite\Plugins\ExtensionFactory.cs:línea 415
Lacro59 commented 3 years ago

Solved with one of the versions that followed.