FakeByte / EpicOnlineTransport

A Transport for Mirror using Epic Online Services
MIT License
252 stars 52 forks source link

Error multiple plugins #37

Open Lygaen opened 2 years ago

Lygaen commented 2 years ago

I opened a brand new project and got this error :

Multiple plugins with the same name 'eossdk' (found at 'Assets/Mirror/Runtime/Transport/EpicOnlineTransport/EOSSDK/Android/libs/arm64-v8a/libEOSSDK.so' and 'Assets/Mirror/Runtime/Transport/EpicOnlineTransport/EOSSDK/Android/libs/armeabi-v7a/libEOSSDK.so'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.

Do I ignore it or leave it as is ?