MRview crashes when viewing connectome as Geometry: Overlay and turning on Crop to Slab

Dear all,

I would like to ask for help.

I tried to view my parcellation with Geometry set to Overlay in the Connectome tool in MRview. When I tried to activate the Crop to Slab option, MRview crashed and the terminal showed the following:

[ERROR] GLSL log [fragment shader]: 0(24) : error C1503: undefined variable "amplitude"
0(24) : error C1503: undefined variable "amplitude"
0(24) : error C1503: undefined variable "amplitude"
0(24) : error C1503: undefined variable "amplitude"
0(24) : error C1503: undefined variable "amplitude"
0(24) : error C1503: undefined variable "amplitude"

Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt.
You must not let any exception whatsoever propagate through Qt code.
If that is not possible, in Qt 5 you must at least reimplement
QCoreApplication::notify() and catch all exceptions there.

mrview: [ERROR] error compiling OpenGL fragment shader ID 26
QWidget: Must construct a QApplication before a QWidget

I’m running MRtrix v3.0.4 on a Windows 10 Pro machine through MSYS2.

Any help is appreciated.

Best regards