|
Re: Errors when running
Thanks!
I looked through the code again, and I found a place where I divide the driver input value by itself. This gives NaN when the values are 0, and this created the assertion error.
Thank you everyone, I appreciate everyone's help!
|