🛠 Reference · 4 min read

Why was my model rejected?

By meshcast.app · Updated August 2026

Quick answer

Almost every rejection is the same thing: the file is a surface, not a solid. If the popup offers “Fix it for me”, click it, that rebuilds the model and generates in one step. If it has already run once and still failed, repair the file in Optimize or re-export it as a single closed body. Your exact message is explained below.

Every message a Meshcast generator can show you, what it actually means, and the fastest way past it. Nearly all of them come down to one thing: a mold is the space around your model, so the file has to describe a solid object rather than a surface.

Before anything else: if the popup offers “Fix it for me”, use it. It rebuilds your model as a clean solid and generates in the same click, and it resolves the majority of these. It is offered once per model: if it has already run and the generation still failed, the file needs the deeper fixes below.

Your STL isn’t watertight

It has gaps, holes, or surfaces that don’t join cleanly.

This is the most common one by a distance. A mold is the space around your model, so the generator has to know what is inside and what is outside. A mesh with holes has no answer.

We couldn’t process this model

Shown for “memory access out of bounds” and similar engine errors.

The geometry crashed the engine outright, which almost always means self-intersecting or corrupt triangles rather than anything you did wrong.

Your model could not be repaired within the 60 second budget

From the server-side tools (candle, plaster, silicone, vase, press).

We try to repair every upload before molding it. Sixty seconds is the limit, and a mesh that needs longer is badly enough broken that repairing it would change the shape anyway.

The generator took too long to respond

Also “Couldn’t reach the generator”.

The first is our server still working when your browser gave up; the second is the connection dropping, usually on mobile.

That model was still too large to upload

A 413, after we already reduced it automatically.

Usually the repair pass rebuilt the mesh denser than it started, which happens with badly broken scans.

This model is too small to build a mold around

Also “too thin to mold”.

The mold needs real wall thickness around your model. Below a few millimetres per side there is nothing left to print.

One half came out empty

Shown as “the split seam is too far off-centre”.

The parting plane moved past the edge of your model, so one side of the cut has nothing in it.

This file doesn’t look like a valid STL

Also “No printable 3D shape found in this 3MF”.

The bytes are not the format the name claims. We now read the file's actual content, so a renamed 3MF or OBJ just works; this message means it is none of the three.

We couldn’t read a clear shape from this image

From the image-based tools (cutter, lithophane, embosser).

The tracer needs an obvious light/dark split to find an outline.

Still stuck

Send us the file through support and say which tool you were using. A real file beats a description every time, and a broken mesh usually tells us in seconds what no screenshot can.