- This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by
Alex [Tobii].
- AuthorPosts
- 28/09/2017 at 15:49 #7429
Jos Yule
ParticipantEntryPointNotFoundException: 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:145I’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
Jos29/09/2017 at 14:44 #7430Alex [Tobii]
ParticipantHi!
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 bytesroot (will normally be x64) – 1 852 656 bytes
- AuthorPosts
- You must be logged in to reply to this topic.