cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Fatal Error encountered while working in Creo 5.0 Parametric

Vue412
6-Contributor

Fatal Error encountered while working in Creo 5.0 Parametric

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.

1 ACCEPTED SOLUTION

Accepted Solutions


@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.


Martin Hanák

View solution in original post

24 REPLIES 24


@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

 


Martin Hanák
Vue412
6-Contributor
(To:MartinHanak)

Hi,

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


@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.


Martin Hanák
Vue412
6-Contributor
(To:MartinHanak)

Hi,

     Sorry for the Delay  I tried your solution added "graphics win32_gdi" in the config.pro file, Now it working fine, Thank for your Support.


@Vue412 wrote:

Hi,

     Sorry for the Delay  I tried your solution added "graphics win32_gdi" in the config.pro file, Now it working fine, Thank for your Support.


Hi,

the result of your test means that the problem is related to graphic card drivers.

What graphic card is installed in your computer ?


Martin Hanák
Vue412
6-Contributor
(To:MartinHanak)

AMD Radeon Graphics


@Vue412 wrote:
AMD Radeon Graphics

Hi,

AMD Radeon Graphics is generic name, could you find exact card type ?

What driver version is installed ? What is release date of drivers ?


Martin Hanák
PH_9605521
4-Participant
(To:Vue412)

i m using creo 7 .after sometime it gives messege 

fatal error- trace back error

plz suggest solution

PH_9605521
4-Participant
(To:Vue412)

Means that message win32 gd linke that is add at the end in text format or it type on keyboard and then save it ?

 

Hi..

I faced same fatal error and I added graphics win32_gdi  this option.

But it changing the model colour. Model looks dark.

What Should I do?

StephenW
23-Emerald II
(To:Anil20)

The setting graphics win32_gdi  is to help troubleshoot problems with your system.

If the problem is solved with this setting, that means you have a video card problem.

Remove the setting and try updating your graphics card driver. You may need to try several drivers to find one that works without problems.

If you can't find a driver that fixes the problem, you can continue using the graphics win32_gdi   setting but it does have an impact on your computer performance.

Another option would be to upgrade your video card in your computer.

 

TK_9264516
6-Contributor
(To:StephenW)

Hi,

I have got the same problem. But adding graphics win32_gdi into config.pro didn't solve the problem.

What should I do?

 

StephenW
23-Emerald II
(To:TK_9264516)

Maybe @Mahesh_Sharma  can read your traceback file.

Just to be clear, when you add the graphics option to your config, you have to restart Creo.

Is this happening every time you use creo or just on one part/assy?

TK_9264516
6-Contributor
(To:StephenW)

Thank you for your fast response. It happend when I want to open bigger assembly (more than 10 parts) or when I want to assemble bigger assembly. If I open assembly with few parts, everything works well.

StephenW
23-Emerald II
(To:TK_9264516)

Also try the config.pro options Mahesh suggested and remove the graphics option (win32gdi) completely

enable_opengl_shader no 

enable_opengl_fbo no

enable_opengl_vbo no

 

After you add them, make sure you start creo again. None of these options do anything unless creo is restarted.

 

If that doesn't work, what are your system specifications? (ram, processor, video card, etc)

TK_9264516
6-Contributor
(To:StephenW)

I tried everything what I found on this page, but nothings works. I have been using Creo for one year. After one year a licence expired. I tried to renew a licence, but it didn't work. So, I reinstalled creo and add new licence with new licence key. After that started the problem with opening bigger assembly.

Before my licence expired, I could open assembly with more than 1000 parts, so I don't think that problem is in hardware. Now I can´t open assembly with more than 10 parts, although I have got full academic licence without restrictions.

StephenW
23-Emerald II
(To:TK_9264516)

Sometimes a video card driver update helps. Occasionally a windows update will cause issues that a new video card driver will fix. Video card issues are responsible for MANY creo issues, not just display issues.

If that doesn't help, try uninstall - reinstall of Creo, since it seemed the problem showed up on the new installation. 

You are on an older version of Creo, maybe you can download and upgrade to Creo 7. 

I'm pretty much out of options.

 

 

StephenW
23-Emerald II
(To:TK_9264516)

ALSO, since you are using the academic version, you might be able to get tech support by posting in the education forum.

Link:

https://community.ptc.com/t5/PTC-Academic-Program-Discussions/bd-p/PTCAcademicProgram

 

Mahesh_Sharma
22-Sapphire I
(To:Vue412)

@Vue412 

Can you share generated traceback file to review?

Vue412
6-Contributor
(To:Mahesh_Sharma)

@Mahesh_Sharma, Please find the attached traceback file

Mahesh_Sharma
22-Sapphire I
(To:Vue412)

@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. 

Vue412
6-Contributor
(To:Mahesh_Sharma)

Hi,

     I Tried to change enable_opengl_shader  to no, but when I clicked OK again fatal Error started popping up and the program got closed 

Mahesh_Sharma
22-Sapphire I
(To:Vue412)

@Vue412 

Can you share the steps triggering the fetal error?

Vue412
6-Contributor
(To:Mahesh_Sharma)

Fatal Error occurs due to the below following 2 instance,

1) While working on part modeling first I experience hanging issues while selecting planes for sketching then after doing extruding feature, when I toggle the display model edge (Highlighted in the attached screenshot) the error occurs.

2) While adding trying to add the config options enable_opengl_shader no and click on OK, the error occurs.

 

Top Tags