Home Forums Unity SDK EntryPointNotFoundException on startup

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7429
    Jos Yule
    Participant

    EntryPointNotFoundException: UnsubscribeFromStream
    at (wrapper managed-to-native) Tobii.GameIntegration.Interop:UnsubscribeFromStream (Tobii.GameIntegration.TobiiSubscription)
    at Tobii.Gaming.Internal.GazePointDataProvider.OnStreamingStopped () [0x00002] in /Users/jos/Documents/Projects/autoage/Assets/Tobii/Framework/Internal/GazePointDataProvider.cs:39
    at Tobii.Gaming.Internal.DataProviderBase`1[Tobii.Gaming.GazePoint].Disconnect () [0x00013] in /Users/jos/Documents/Projects/autoage/Assets/Tobii/Framework/Internal/DataProviderBase.cs:122
    at Tobii.Gaming.Internal.TobiiHost.Update () [0x00044] in /Users/jos/Documents/Projects/autoage/Assets/Tobii/Framework/Internal/TobiiHost.cs:145

    I’m not sure what I’ve done wrong here. I’ve got the proper “bitness” set for the 32 and 64 bit dll’s.

    Any suggestions would be welcome!

    Peace
    Jos

    #7430
    Alex [Tobii]
    Participant

    Hi!

    Most probably you got some old versions of the dlls from some previous SDK version.

    Could you double check the dlls inside Plugins folder and the root folder:

    Tobii.GameIntegration.dll

    x86 – 1 216 752 bytes
    x64 – 1 852 656 bytes

    root (will normally be x64) – 1 852 656 bytes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.