A Mod caused an error [ModException]
Details:
System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetExportedTypes () [0x00000] in <filename unknown>:0
at ColossalFramework.Plugins.PluginManager+PluginInfo.GetInstances[IUserMod] () [0x00000] in <filename unknown>:0
at ContentManagerPanel.RefreshPlugins () [0x00000] in <filename unknown>:0
ModException: A Mod caused an error
I cannot understand why this error pop ups every time I start the game. I have disabled the mods it still appears. It seems it's an error from Unity engine. Perhaps some asset is causing it?
Details:
System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetExportedTypes () [0x00000] in <filename unknown>:0
at ColossalFramework.Plugins.PluginManager+PluginInfo.GetInstances[IUserMod] () [0x00000] in <filename unknown>:0
at ContentManagerPanel.RefreshPlugins () [0x00000] in <filename unknown>:0
ModException: A Mod caused an error
I cannot understand why this error pop ups every time I start the game. I have disabled the mods it still appears. It seems it's an error from Unity engine. Perhaps some asset is causing it?
Upvote
0