Hello
OpenMOC can handle plate geometries, because you can describe them using quadratic (here linear) shapes.
I believe you are hitting this error because of an error in the definition of the fuel geometry.
The fuel (plate_cell ?) should be +1 (above) for the bottom plane and -1 for the top plane (below this plane)
Note that the moderator cell region definition is also problematic. The way you defined it, it's the intersection of all these half spaces which is actually null.
I think OpenMOC should be able to let you define the region as a union, though I have not done it in a while.
If it can't, then use 4 cells for the moderator
In the future you will want to paste the script rather than screenshots of the script.
Best,
Guillaume