The JSON files being output by the FMT node are getting truncated around 73k characters. I attempted to update RapidJSON to fix this, but the problem persisted. It may be writing more characters now, but it's still being truncated. There is no error message associated with the problem.
When running the roach simulator such that the frequency mask is an exact integer, so fewer characters are written, it writes out the entire file.
This was first spotted by Christine on Zeppelin, and I'v e now confirmed it on my mac.
The JSON files being output by the FMT node are getting truncated around 73k characters. I attempted to update RapidJSON to fix this, but the problem persisted. It may be writing more characters now, but it's still being truncated. There is no error message associated with the problem.
When running the roach simulator such that the frequency mask is an exact integer, so fewer characters are written, it writes out the entire file.
This was first spotted by Christine on Zeppelin, and I'v e now confirmed it on my mac.