Lidgren (gen3) の最新バージョンを GitHub から複製し、Mono の最新バージョンで Unity3d を使用していますが、Visual Studio 2015 も使用しようとしました。
Unity プロジェクトで 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)
誰かがそのための解決策を持っていますか?
どうも :)