Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. A Mod caused an error [ModException]
  2.  
  3. Details:
  4. System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  5. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  6. at System.Reflection.Assembly.GetExportedTypes () [0x00000] in <filename unknown>:0
  7. at ColossalFramework.Plugins.PluginManager+PluginInfo.GetInstances[IUserMod] () [0x00000] in <filename unknown>:0
  8. at OptionsMainPanel.AddUserMods () [0x00000] in <filename unknown>:0
  9.  
  10.  
  11.  
  12. A Mod caused an error [ModException]
  13.  
  14. Details:
  15. System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  16. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  17. at System.Reflection.Assembly.GetExportedTypes () [0x00000] in <filename unknown>:0
  18. at ColossalFramework.Plugins.PluginManager+PluginInfo.GetInstances[IUserMod] () [0x00000] in <filename unknown>:0
  19. at EntryData.GenerateData () [0x00000] in <filename unknown>:0
  20.  
  21. A Mod caused an error [ModException]
  22.  
  23. Details:
  24. System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  25. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  26. at System.Reflection.Assembly.GetExportedTypes () [0x00000] in <filename unknown>:0
  27. at ColossalFramework.Plugins.PluginManager+PluginInfo.GetInstances[IUserMod] () [0x00000] in <filename unknown>:0
  28. at EntryData.GenerateData () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement