defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

Error: java.util.concurrent.ExecutionException: #2575

Closed Qwarr closed 5 years ago

Qwarr commented 5 years ago

Expected behaviour

Pretting Build button to build the game.

Actual behaviour

Getting this error when trying to build.

java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class com.defold.libs.TexcLibrary java.lang.NoClassDefFoundError: Could not initialize class com.defold.libs.TexcLibrary

Steps to reproduce


Build time2019-04-29T14:42:28.192463
Defold channelstable
Defold editor sha11b1e7662dd68172fca551c52cba248eea16a364
Defold engine sha11b1e7662dd68172fca551c52cba248eea16a364
Defold version1.2.152
Error79d9282423934535847c482dbd793284
GPUGeForce GTX 760/PCIe/SSE2
GPU Driver4.6.0 NVIDIA 388.13
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0
Qwarr commented 5 years ago

Closing and reopening the editor did fix the issue.

Previously though I was making several android builds and went to make a windows build and then the error happened. (didn't make any windows builds prior to the android ones)

markusgustavssonking commented 5 years ago

I am unable to reproduce this issue. Closing the ticket. Please re-open if it happens again.