You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
?"The assembly doesn't contain a class implementing IExternalToolForm and annotated with [ExternalTool].\nHowever, the assembly itself is annotated with [BizHawkExternalTool], which is now deprecated. Has the tool been updated since BizHawk 2.4?"
133
-
:"The assembly doesn't contain a class implementing IExternalToolForm and annotated with [ExternalTool].",
129
+
ExternalToolAttribute.MissingException=>"The assembly doesn't contain a class implementing IExternalToolForm and annotated with [ExternalTool].",
134
130
ReflectionTypeLoadException=>"Something went wrong while trying to load the assembly.",
135
131
_ =>$"An exception of type {e.GetType().FullName} was thrown while trying to load the assembly and look for an IExternalToolForm:\n{e.Message}"
0 commit comments