I am using EMC Setup v5.3 (July 16, 2026) together with the Windows executable EMC v9.4.4 built Jul 21, 2026.
A PCFF polymer system that was successfully built with an older EMC release now fails immediately during structure construction with:
Error: core/types/inverse/angle.c:462 InverseAngleInit:
Cutoff not reached for [c:c_1:o_1].
The same error occurs for both my previously working P(BMA-co-HEMA)/POPPEA model and a new P(BMA-co-HEMA)/OPEA model, so it does not appear to be specific to the new molecule.
I also tested field_inverse = 0.001 and field_inverse = 0.01; both fail at the same angle type.
The generated build script correctly contains:
types = {inverse -> {cutoff -> 0.01}, cff -> {pair -> {active -> true, mode -> repulsive}}};
The error occurs at 0% construction, before any sites are placed.
Could this be related to the updated inverse-angle probability calculation in recent releases?
I can provide the minimal .esh file if needed.