我从GitHub克隆了最新版本的Lidgren (gen3),我在Mono上使用最新版本的Unity3d,但我也尝试使用Visual Studio2015。
每次我在Unity-Project中尝试从Lidgren编译的DLL时,我都会得到这个错误:
Unhandled Exception: System.Reflection.ReflectionTypeLoadException:
The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)有没有人有解决方案?
thx :)
发布于 2016-06-01 09:36:02
将Framework版本切换到低版本。我的英语很差
https://stackoverflow.com/questions/32428064
复制相似问题