bugmenot wrote:I do not have "glxinfo" I typed it in at terminal. Unless I have to change to a certain directory I don't have it.
Does anyone know where to get it? besides that the problem is NOT that when i launch a game it quits under graphics load.in the old version the games run full speed. the problem IS that the new version does not even open. It just bounces in the dock a while and then nothing but the "this program has crashed message" the program does not even open.
Which old version was it?
Lots of things have changed, and I am guessing your video drivers are choking (though, it could be many other things). It wouldn't be the first time we have heard something like this from mac users, but I think this is the first time I heard of that specific 'EXC_BAD_INSTRUCTION' error.
Run the game with --debug all --debugfile blah.txt and attach blah.txt
bugmenot wrote:Ithe problem is NOT that when i launch a game it quits under graphics load.in the old version the games run full speed. the problem IS that the new version does not even open.
Exactly. And the reason for that, IMHO, is because the newer version requires OpenGL capabilities your graphics card does not support. Whether this is because your graphics card is running out of memory (16 MB!), missing a common OpenGL extension or some other reason is yet to be determined.
I'm not enough of a mac person to know the equivalent of glxinfo or how to determine your video systems capabilities. I will note that 2.0.4 is a really old version of the game (Release date: 26th August 2006)
Buginator wrote:
Which old version was it?
Lots of things have changed, and I am guessing your video drivers are choking (though, it could be many other things). It wouldn't be the first time we have heard something like this from mac users, but I think this is the first time I heard of that specific 'EXC_BAD_INSTRUCTION' error.
Run the game with --debug all --debugfile blah.txt and attach blah.txt
kk thanks for the reply. about the version that works it is 2.0.4 . about my vid drivers "choking", unless it needs a LOT of vid card power just to load the main menu screen i don't think that is the problem but it could be old opengl libraries as stiv said. about the --debug all --debugfile blah.txt should i type
stiv wrote:I'm not enough of a mac person to know the equivalent of glxinfo or how to determine your video systems capabilities. I will note that 2.0.4 is a really old version of the game (Release date: 26th August 2006)
glxinfo works fine in OS X 10.6.2 here. It takes a while to load, of course.
Then again, I have coreutils and a whole buncha other stuff installed with MacPorts, so it's perfectly plausible a vanilla install of OS X doesn't have it.
one more thing - it might be a clue, when i did debug mode and got the "blah.txt" on the terminal right before it quit it said "illegal Instruction" :-S