Member Controls

Goto page 1 2      Next
Wizards of SimPE & SimPE Bugs > SimPE 0.44 Scan Folders: "Unable to Start Tool Plugin&q
SimsHostLink to postposted: Thu Aug 18, 2005 5:05 am
Avator for SimsHost

Member since:
 2005-03-08
Posts:
 26
Color me clueless. It says here in this error window:

------------------------------------------------------------------------------------

Message:
Unable to Start ToolPlugin.

SimPE Version:
Default (0.44.2046.26185).

Exception Stack:
System.Reflection.ReflectionTypeLoadException: One or more of the types in the assembly unable to load.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at SimPe.LoadFileWrappers.LoadPlugins(Assembly a, Type interfaceType, Object[] args)
at SimPe.LoadFileWrappers.LoadPlugins(String file, Type interfaceType, Object[] args)
at SimPe.Plugin.ScannerForm.LoadScanners()
at SimPe.Plugin.ScannerForm..ctor()
at SimPe.Plugin.ScanerTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)
at SimPe.ToolMenuItemExt.ClickItem(Object sender, EventArgs e)

Source:
mscorlib

Execution Stack:
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at SimPe.LoadFileWrappers.LoadPlugins(Assembly a, Type interfaceType, Object[] args)
at SimPe.LoadFileWrappers.LoadPlugins(String file, Type interfaceType, Object[] args)
at SimPe.Plugin.ScannerForm.LoadScanners()
at SimPe.Plugin.ScannerForm..ctor()
at SimPe.Plugin.ScanerTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)
at SimPe.ToolMenuItemExt.ClickItem(Object sender, EventArgs e)
quaxiLink to postposted: Thu Aug 18, 2005 1:46 pm
Avator for quaxi

Member since:
 2006-04-28
Posts:
 3154
Please start the validator.exe included with SimPE (it is in the SimPE folder). The message indicates that you have a mismatching assembly somewhere in your Plugins Path.
spidergLink to postposted: Tue Aug 23, 2005 1:45 pm

Member since:
 2005-08-23
Posts:
 19
I get the same error when starting Scan Folders.
I have removed and reinstalled SimPE 44.2048.26185 (Clean install) and still get the same error.

Error details

Message:
Unable to Start ToolPlugin.

SimPE Version:
Default (0.44.2046.26185).

Exception Stack:
System.Reflection.ReflectionTypeLoadException: One or more of the types in the assembly unable to load.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at SimPe.LoadFileWrappers.LoadPlugins(Assembly a, Type interfaceType, Object[] args)
at SimPe.LoadFileWrappers.LoadPlugins(String file, Type interfaceType, Object[] args)
at SimPe.Plugin.ScannerForm.LoadScanners()
at SimPe.Plugin.ScannerForm..ctor()
at SimPe.Plugin.ScanerTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)
at SimPe.ToolMenuItemExt.ClickItem(Object sender, EventArgs e)

Source:
mscorlib

Execution Stack:
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at SimPe.LoadFileWrappers.LoadPlugins(Assembly a, Type interfaceType, Object[] args)
at SimPe.LoadFileWrappers.LoadPlugins(String file, Type interfaceType, Object[] args)
at SimPe.Plugin.ScannerForm.LoadScanners()
at SimPe.Plugin.ScannerForm..ctor()
at SimPe.Plugin.ScanerTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)
at SimPe.ToolMenuItemExt.ClickItem(Object sender, EventArgs e)

How do I fix this? :?
quaxiLink to postposted: Tue Aug 23, 2005 6:55 pm
Avator for quaxi

Member since:
 2006-04-28
Posts:
 3154
Do as I said above.
spidergLink to postposted: Wed Aug 24, 2005 6:56 am

Member since:
 2005-08-23
Posts:
 19
Validator.exe gives no errors. all expected versions are the same as found versions.

pligins\simpe.nbgh.scanner.plugin.dll 1.0.2046.26123

And the message at the bottom says "Everything appears Normal"

Can you find an error in that?
spidergLink to postposted: Wed Aug 24, 2005 11:12 am

Member since:
 2005-08-23
Posts:
 19
I removed SimPE and made sure I also deleted its folder (this time). Reinstalled it and the Folder Scanner is now working.
spidergLink to postposted: Sun Aug 28, 2005 9:58 am

Member since:
 2005-08-23
Posts:
 19
After Install the Career plugin v1.02a the error with Folder Scanning has returned.

Message:
Unable to Start ToolPlugin.

SimPE Version:
Default (0.44.2046.26185).

Exception Stack:
System.Reflection.ReflectionTypeLoadException: One or more of the types in the assembly unable to load.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at SimPe.LoadFileWrappers.LoadPlugins(Assembly a, Type interfaceType, Object[] args)
at SimPe.LoadFileWrappers.LoadPlugins(String file, Type interfaceType, Object[] args)
at SimPe.Plugin.ScannerForm.LoadScanners()
at SimPe.Plugin.ScannerForm..ctor()
at SimPe.Plugin.ScanerTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)
at SimPe.ToolMenuItemExt.ClickItem(Object sender, EventArgs e)

Source:
mscorlib

Execution Stack:
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at SimPe.LoadFileWrappers.LoadPlugins(Assembly a, Type interfaceType, Object[] args)
at SimPe.LoadFileWrappers.LoadPlugins(String file, Type interfaceType, Object[] args)
at SimPe.Plugin.ScannerForm.LoadScanners()
at SimPe.Plugin.ScannerForm..ctor()
at SimPe.Plugin.ScanerTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)
at SimPe.ToolMenuItemExt.ClickItem(Object sender, EventArgs e)

Is there a later version of the career plugin?
spidergLink to postposted: Sun Aug 28, 2005 10:19 am

Member since:
 2005-08-23
Posts:
 19
Removed career simpe.career.plugin.dll and the Folder scanner works.
quaxiLink to postposted: Mon Aug 29, 2005 4:59 pm
Avator for quaxi

Member since:
 2006-04-28
Posts:
 3154
Where did you get the career Plugin from? SimPe includes the Plugin, and only that version is working with SimPE.
spidergLink to postposted: Tue Aug 30, 2005 8:41 am

Member since:
 2005-08-23
Posts:
 19
Probably from TS2 I think it was version 1.05
Goto page 1 2      Next


viewthread, 0, 0, SimPE-044-Scan-Folders-Unable-to-Start-Tool-Pluginq