Closed c-l-nguyen closed 9 years ago
My Gamma Thingy crashes if I attempt to enable it or adjust the orange-ness setting. I also get an "Assertion failed" output in Xcode when running that points to the line (currently 138)
assert(file != NULL);
How do I resolve this?
Never mind, not much experience with Github, did not realize there was a closed tab that contained a thread addressing this issue.
My Gamma Thingy crashes if I attempt to enable it or adjust the orange-ness setting. I also get an "Assertion failed" output in Xcode when running that points to the line (currently 138)
assert(file != NULL);
How do I resolve this?