The error shown by OpenSCAD is as follows:
ERROR: CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion violation! Expr: e_below != SHalfedge_handle() File: /mxe/usr/x86_64-w64-mingw32.static.posix/include/CGAL/Nef_3/SNC_FM_decorator.h Line: 426
This is triggered on Part 3 (top center of the first image below) and causes the piece to not have the maze inside of it.

It is a bit odd though, the issue only occurs on the Render step, but not on the Preview step. When viewed as a Preview, the maze is properly generated.
