Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Errors with unity #50

Open
ZauChoco opened this issue Aug 17, 2019 · 1 comment
Open

Errors with unity #50

ZauChoco opened this issue Aug 17, 2019 · 1 comment

Comments

@ZauChoco
Copy link

ZauChoco commented Aug 17, 2019

Hello, i try to use Networker with unity but there are errors:

Error messages

I followed the #43 instructions (Compile Networker.dll to 4.7.2, set unity in .net 4.7.* and put it in a Plugins folder)

In my plugin folder there is Networker.dll in 4.7.2 version and Microsoft.Extensions.Logging.

I have tried to put the assemblies files which causes the problem in it (With the 4.7.2 compilation and without) but it didn't change anything.

Is it possible to make a simple example of a unity project ? Or to upload all the dlls in the good version ?

Thank you

@ZauChoco ZauChoco changed the title Error with unity Errors with unity Aug 17, 2019
@corona89
Copy link

corona89 commented Dec 18, 2019

I install this project with NugetForUnity( https://github.com/GlitchEnzo/NuGetForUnity ).
It will resolve some dependency problem, but also cause mutliple dll error.

  1. install NugetForUnity in your project.
  2. install Networker, Protobuf nuget package with NugetForUnity.
    -> it will cause multiple dll error.
  3. disable duplicated dll in /Assets/Packages directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants