Search Unity

Universal Windows 10 winsdkfb missing mscrolib exception

Discussion in 'Windows' started by hamokshaelzaki, May 8, 2016.

  1. hamokshaelzaki

    hamokshaelzaki

    Joined:
    Nov 6, 2012
    Posts:
    19
    Hello,

    I was using the winsdkfb from microsoft.github.io/winsdkfb/
    by following steps from here:
    http://forum.unity3d.com/threads/how-to-use-fbwinsdk-in-unity.381892/

    I managed to run (login & post) the sdk successfully,
    however when I call the login method I get lots of missing mscorlib exceptions, I tried different solutions but non worked.
     
  2. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,736
    These errors and warnings come from the fact, that the plugin is marked as Don't Process. Are there any errors otherwise?
     
  3. hamokshaelzaki

    hamokshaelzaki

    Joined:
    Nov 6, 2012
    Posts:
    19
    Even when I don't mark it, I get an unhandled exception and I get the same errors as well.
    The thing is, this is just the *.winmd of the winsdkfb
    and I add the winsdkfb NuGet package from the VS
     
  4. AncientLotus

    AncientLotus

    Joined:
    Feb 20, 2015
    Posts:
    13
    So Aurimas, what is the fix for these errors and warnings?
     
  5. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,736
    Have you reported this as bug? If you haven't, please do.