I ran through all the tests specified in the readme file of Lwjgl 0.99 for win.
the readme present 23 tests (not including those for fmod)
they were all fine except for
org.lwjgl.test.DisplayTest
org.lwjgl.test.opengl.FullScreenWindowedTest
org.lwjgl.test.opengl.VBOTest
org.lwjgl.test.openal.MovingSoundTest
org.lwjgl.test.opengl.VBOIndexTest
Those 5 tests crashed my vm dumping 5 hs_err_pid logs.
They all have the same problematic frame: tridicdf.dll which is part of my video drivers. Trident CyberALADDiN-P4
Any ideas of what i'm doing wrong or what i should not do? :)
Thanks
best you can do is get a hold of the very latest (OpenGL) drivers for the card - or much better get a real card.
however I think that, that typs of graphics card is for laptops? - so you're stuck :(
Quote from: "Matzon"best you can do is get a hold of the very latest (OpenGL) drivers for the card - or much better get a real card.
however I think that, that typs of graphics card is for laptops? - so you're stuck :(
I do have the latest drivers. I guess my laptop is just not ment for games ;)
Thanks for the hand
Please post the relevant parts of a hs_err_pid log file. There might be some useful information in there.
- elias