Skip to main content
1-Visitor
June 23, 2025
Solved

スケッチモードに入ると強制終了してしまう

  • June 23, 2025
  • 1 reply
  • 449 views
I am using Creo Parametric Release 2.0 and DatecodeM250

スケッチモードに入ると強制終了してしまう。既存パートでも新規パートでも起こってしまう。
    Best answer by kdirth

    My first guess is that it is a graphics card issue.

     

    Add line to your config file "graphics win32_gdi" to see if this solves the issue.  This option will make the program slow and is only for diagnostic purposes.  If this fixes the issue, remove the line and try installing different versions the graphics card driver.  The latest version is not always the best version.

    1 reply

    kdirth
    21-Topaz I
    kdirth21-Topaz IAnswer
    21-Topaz I
    June 23, 2025

    My first guess is that it is a graphics card issue.

     

    Add line to your config file "graphics win32_gdi" to see if this solves the issue.  This option will make the program slow and is only for diagnostic purposes.  If this fixes the issue, remove the line and try installing different versions the graphics card driver.  The latest version is not always the best version.

    There is always more to learn.
    1-Visitor
    June 23, 2025

    Thank you. I will check it. I appreciate your advice.