Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

NullReferenceException: Object reference not set to an instance of an object #14

Open
goodspeed2011 opened this issue Oct 5, 2018 · 1 comment

Comments

@goodspeed2011
Copy link

NullReferenceException: Object reference not set to an instance of an object
wrmhlThread.writeThread (System.String dataToSend) (at Assets/WRMHL/Scripts/Thread/Common/wrmhlThread.cs:106)
wrmhl.send (System.String dataToSend) (at Assets/WRMHL/Scripts/Manager/wrmhl.cs:70)
wrmhlWrite.Update () (at Assets/WRMHL/Scripts/wrmhlWrite.cs:34)

@snibo13
Copy link

snibo13 commented Nov 10, 2018

The issue for me was that the COM port set in the wrmhlWrite script was wrong. Try manually changing it to the port your Arduino is on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants