pupil-labs / hmd-eyes

Building blocks for eye tracking in AR and VR.
GNU Lesser General Public License v3.0
153 stars 64 forks source link

2D or 3D demos are throwing errors upon calibration (after successfully connecting to the tracker) #50

Closed gabrielDiaz-performlab closed 6 years ago

gabrielDiaz-performlab commented 6 years ago

NullReferenceException: Object reference not set to an instance of an object: PupilManager.OnCalibtaionStarted () (at Assets/pupil_plugin/Scripts/PupilManager.cs:93) PupilTools.StartCalibration () (at Assets/pupil_plugin/Scripts/Networking/PupilTools.cs:364) PupilGazeTracker.Update () (at Assets/pupil_plugin/Scripts/Pupil/PupilGazeTracker.cs:105)

mkassner commented 6 years ago

@AndreNicolai could you have a look at this?

gabrielDiaz-performlab commented 6 years ago

Thanks, Moritz. Before you invest much time, please let me double check that the versions are all up-to-date. This error was reported by a student, and I haven't' yet had a chance to check the basics. I hope to get to this on Monday (US time, so my report will probably be there by the time you wake up on Tues.).


Gabriel J. Diaz, Ph.D. Assistant Professor Rochester Institute of Technology Chester F. Carlson Center for Imaging Science

Founder of PerForM Labs Click for demos. https://www.cis.rit.edu/performlab/

Office 2108, Building #76 Rochester, NY 14623 Office: (585) 475-6215 gabriel.diaz@rit.edu

On Sat, Jul 14, 2018 at 4:23 PM, Moritz Kassner notifications@github.com wrote:

@AndreNicolai https://github.com/AndreNicolai could you have a look at this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pupil-labs/hmd-eyes/issues/50#issuecomment-405047660, or mute the thread https://github.com/notifications/unsubscribe-auth/AIi_2wMzdIrNSWuQpk73B0GHdRl_WHkyks5uGlM6gaJpZM4VO-qX .

mkassner commented 6 years ago

@performlabrit we just pushed a new update. please give this a try!