some students in our class are getting this error when trying to create tile map:
"com.jogamp.opengl.GLException: Method “glGenBuffers” not available"
Any idea what that might be/how to avoid it? We are using Defold 2.0.
Thanks in advance!
Make sure to check what OpenGL version is supported, I think both the editor and engine need >2.1 or something like that. The OGL version can be viewed with: http://realtech-vr.com/admin/glview