editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

error on bonus_star creation in scroller tutorial

Open maacl opened this issue 5 years ago • 4 comments

Expected behaviour

Game object created

Actual behaviour

Object created but with error message:

java.lang.ClassCastException: class jogamp.opengl.es1.GLES1Impl cannot be cast to class com.jogamp.opengl.GL2ES2 (jogamp.opengl.es1.GLES1Impl and com.jogamp.opengl.GL2ES2 are in unnamed module of loader 'app')

On subsequent trys I this error: java.lang.ClassCastException: Unknown

If I try to add images to the sprite as per tutorial the editor freezes.

Steps to reproduce

I have tried the workaround specified in the linux faq, but still get the same result. Create bonus star game object as per tutorial


Build time2020-04-28T07:54:34.552027
Defold channeleditor-alpha
Defold editor sha39749b921d8e37b9a669f4096a3faa6d7252dec5
Defold engine shae22f6d2f81e7c53ebcbfefe703ff22ce5da252c0
Defold version1.2.168
Error4d59adb49bd744b6a0ea5df44d34c69b
GPUMesa Intel(R) UHD Graphics 630 (CFL GT2)
GPU DriverOpenGL ES-CM 1.1 Mesa 20.0.4
Java version11.0.1+13
OS archamd64
OS nameLinux
OS version5.4.0-29-generic

maacl avatar May 19 '20 21:05 maacl

Similar error: https://github.com/defold/editor2-issues/issues/2959

eangelin avatar May 25 '20 06:05 eangelin

Is further information needed to progress this? It would appear a serious problem that defold is unusable on the latest release of the most popular GNU/Linux platform.

maacl avatar Jun 11 '20 22:06 maacl

Did you check this? https://defold.com/faq/faq/#linux

bagucode avatar Jun 12 '20 06:06 bagucode

Yes as mentioned in the issue I did try the workaround to no effect.

On Fri, Jun 12, 2020 at 8:29 AM Markus Gustavsson [email protected] wrote:

Did you check this? https://defold.com/faq/faq/#linux

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/defold/editor2-issues/issues/2961#issuecomment-643091647, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAPUXGC4NFESLXV7WHKT5DRWHDMDANCNFSM4NFMF7AQ .

maacl avatar Jun 12 '20 06:06 maacl