Skip to main content
1-Visitor
September 2, 2019
Solved

Fatal Error encountered while working in Creo 5.0 Parametric

  • September 2, 2019
  • 2 replies
  • 17602 views

Hi,

     While working on Creo 5.0 Parametric Part modeling Experience Fatal Error warning pops up and the program closes, A Traceback file is generated, Screenshot attached. Please suggest a solution.

Best answer by MartinHanak

@Vue412 wrote:

Hi,

      Where can I find the config.pro,  I tried searching in PTC file in C drive there is multiple config.pro files.


Hi,

Creo reads config.pro file located in Creo5_LOADPOINT\Creo 5.0.x.0\Common Files\text directory.

In my installation it is E:\PTC\Creo5_050\Creo 5.0.5.0\Common Files\text\config.pro file.

2 replies

24-Ruby III
September 2, 2019

@Vue412 wrote:

Hi,

     While working on Creo 5.0 Parametric Part modeling Experience Fatal Error warning pops up and the program closes, A Traceback file is generated, Screenshot attached. Please suggest a solution.


Hi,

1.] can you reproduce the problem using the same procedure ?

2.] sometimes the problem is related to graphic card drivers

  • open config.pro in Notepad
  • add following option at the end of the file ... graphics win32_gdi
  • test working with Creo

 

Vue4121-VisitorAuthor
1-Visitor
September 4, 2019

Hi,

      Where can I find the config.pro,  I tried searching in PTC file in C drive there is multiple config.pro files.

24-Ruby III
September 4, 2019

@Vue412 wrote:

Hi,

      Where can I find the config.pro,  I tried searching in PTC file in C drive there is multiple config.pro files.


Hi,

Creo reads config.pro file located in Creo5_LOADPOINT\Creo 5.0.x.0\Common Files\text directory.

In my installation it is E:\PTC\Creo5_050\Creo 5.0.5.0\Common Files\text\config.pro file.

22-Sapphire I
September 2, 2019

@Vue412 

Can you share generated traceback file to review?

Vue4121-VisitorAuthor
1-Visitor
September 2, 2019

@Mahesh_Sharma, Please find the attached traceback file

22-Sapphire I
September 2, 2019

@Vue412 

There are some threads about graphics ... 

Try adding below config options .. 

enable_opengl_shader no 

enable_opengl_fbo no

enable_opengl_vbo no

 

Also update the Creo 5.0 datecode to latest available one.