GLBasic forum

Main forum => Bug Reports => Topic started by: Armoured on 2008-May-19

Title: GLBasic 5.235 bug in X_LOADOBJ
Post by: Armoured on 2008-May-19
Hi
on my PC with Windows Vista 64bit all GLBasic examples crash after the X_LOADOBJ command  =(
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Kitty Hello on 2008-May-19
Oh no!
I have to investigave...
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Tenorm on 2008-May-19
Then download 5.254 :lol:
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Armoured on 2008-May-19
Quote from: Tenorm on 2008-May-19
Then download 5.254 :lol:

Hi
from the download page of GLBasic site the version 5.235 is the only available version.....
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Kitty Hello on 2008-May-19
With the menu "Web/Internet-Update" you can get more up-to-date versions, quite often.
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Armoured on 2008-May-19
Quote from: Gernot Frisch on 2008-May-19
With the menu "Web/Internet-Update" you can get more up-to-date versions, quite often.
Ok I have updated GLBasic but the bug doesn't disappears
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Armoured on 2008-May-19
Mh
is strange the sample "JumpFrog" doesn't work like the project named "CrocoGame" but if I load and run the example found in the path "GLBasic\Samples\3D\Animation" this works well
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Kitty Hello on 2008-Jun-16
Did you update your gfx cards driver?
Also, for NVidia cards, you might have to disable "threaded optimizing". It's a driver bug.
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: Armoured on 2008-Jun-18
QuoteDid you update your gfx cards driver?

I have the latest Nvidia drive 175.16 whql.


QuoteAlso, for NVidia cards, you might have to disable "threaded optimizing". It's a driver bug.

Yes this is the solution. Is possible to disable this driver option from inside a program?


Thanks
Title: Re: GLBasic 5.235 bug in X_LOADOBJ
Post by: x-tra on 2008-Jun-18
if its a driver bug hope that nvidia fix it.
and so its not important to disable it from your code.