Hello,
First, I wanted to say thanks for providing all of this for everyone to be able to use. It is really an incredible project.
I have followed the instructions on here and everything seems to work well, I go through the calibration and everything, but when I go to run ./bin/SARndbox -uhm -fpv it throws the “segmentation fault”
So I looked through all the posts here and saw that I should try it with the water disabled. so I tried
./bin/SARndbox -fpv -ws 0.0 0
still throws the “segmentation fault”
I have tried every combination of ./bin/SARndbox I could think of…
./bin/SARndbox
./bin/SARndbox -fpv
./bin/SARndbox -uhm
./bin/SARndbox -ws
etc.
Nothing really worked. A couple times a different error popped up, but I figured that was just because I did a bad combo of the ./bin/SARndbox.
So I went back and tried the ./bin/SARndbox -uhm -fpv and it tried to work…and by that I mean that it displayed some large blue and green “contour” lines, (though it wasn’t what was in the box, it was just large diagonal lines. But if I clicked on anything with the mouse it crashed and shows the “segmentation fault” again.
Any ideas? Like I said all the steps leading up to this work fine. I am running on integrated graphics, so that may be the problem right there, but I thought it would just be slower not crash it.
Thanks for any help in advance.