Error Common\\runprint.cpp: 180

Hello everyone I have compiled a project with the 2017 r3 version and when I try to launch a print I get an error:

Common \ runprint.cpp: 180
Failure Condition: returnGfx

Looking for a bit on the internet I saw that someone else had the same problem:

https://forum.xojo.com/40390-common-runprint-cpp-runtime-exception/0

and it depends on the fact that I’m opening a print file created with the old version. Then I tried to create a print file from this executable compiled with the 2017 r3 version, but I still get this error.

What can I do?