simeonradivoev / UniGit

An open source GIT Unity3D editor plugin.
GNU General Public License v3.0
143 stars 16 forks source link

Sytem.DllNotFoundException #18

Closed JeromeJ closed 6 years ago

JeromeJ commented 6 years ago

Oddly, the error shows path that doesn't exist on my machine, are they yours?

System.DllNotFoundException DllNotFoundException

I'm using 2017.3.0f3 under Win10. What DLL am I missing? Could it be embarked within your asset?

JeromeJ commented 6 years ago

I saw you wrote "As for the dll errors they just telling you that the old version of gitlib2 are missing during recompile, because when you update unity loads the old versions of uniGit before the new ones recompile. These errors are nothing to worry about and they can't really be avoided." but I just made a fresh installation. Will those errors only pop up once?

simeonradivoev commented 6 years ago

These paths are the same for all, it's just a path on the machine that unity was built on I presume.

As for this error only just showing once, I would guess so. Try and restarting the editor and see.