Exiled-Team / EXILED

A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.
https://www.exiled.to/
Other
273 stars 180 forks source link

[ERROR] [Exiled.Loader] #203

Closed RJCooLEST closed 4 years ago

RJCooLEST commented 4 years ago

ok, image [ERROR] [Exiled.Loader] Error while initializing plugin at ! System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool) at System.Reflection.Assembly.GetTypes () [0x00000] in <437ba245d8404784b9fbab9b439ac908>:0 at Exiled.Loader.Loader.CreatePlugin (System.Reflection.Assembly assembly) [0x00000] in :0

Someone knows what the problem is? : )

iopietro commented 4 years ago

You tried to load a broken plugin.

RJCooLEST commented 4 years ago

您试图加载损坏的插件。

thx,I will try to find out next. :)

RJCooLEST commented 4 years ago

您试图加载损坏的插件。

谢谢,我将尝试找出下一步。 :)

scp035https://github.com/Cyanox62/scp035. Doesn't seem to be working.I will try to give feedback to the author. Thx help. ;)

iopietro commented 4 years ago

SCP-035 hasn't been rewrote yet for Exiled 2.0.x, so it's not supported.