iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
113 stars 32 forks source link

Opengl error #91

Closed ghost closed 10 years ago

ghost commented 10 years ago

http://pastebin.com/pCMF1hsa

opengl version crashes without submitting usefull data. I may not have the correct opengl version available, if that is the problem a check for that and a error message would be nice :)

iamgreaser commented 10 years ago

What's your GPU? I don't know if macs have glxinfo, if they do, try running it.

Also, try setting gl_vbo to false in clsave/config.json.

ghost commented 10 years ago

here is the result. Please note though that I am using ubuntu, not osx :) http://pastebin.com/f6PQ8Txp

ghost commented 10 years ago

editing the config solved the problem completely :) wow, iceball-gl looks shiny!!!

ghost commented 10 years ago

I think Its safe to delete this thread

iamgreaser commented 10 years ago

Closed.