defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

Can not open .gui files #2951

Open KwasiTweneboa opened 4 years ago

KwasiTweneboa commented 4 years ago

Expected behaviour

open the bg.gui file

Actual behaviour

Error message and the file does not display

Steps to reproduce

download the sub strike project and just open any of the .gui files in the menu folder https://github.com/benjames-171/defold-games


Build time2020-04-19T10:33:10.490920
Defold channeleditor-alpha
Defold editor sha81d796e4e7bd90732fd41165e7f3a78533091561
Defold engine sha96f7a5e4f617d5f6f4645f30a3e6ff656689435d
Defold version1.2.167
Errora7d1b4becb4e440baad95ff7a1efcec3
GPUMesa Intel(R) HD Graphics 620 (KBL GT2)
GPU DriverOpenGL ES-CM 1.1 Mesa 20.0.4
Java version11.0.1+13
OS archamd64
OS nameLinux
OS version5.4.0-26-generic
britzl commented 4 years ago

"class jogamp.opengl.es1.GLES1Impl cannot be cast to class com.jogamp.opengl.GL2ES2"

Can you open a .go file or .collection?

Maybe you can try this from the FAQ:

https://defold.com/faq/faq/#linux

$ export MESA_GL_VERSION_OVERRIDE=3.1 $ ./Defold