반응형
libgdx 최초 실행시 다음 과 같은 에러 발생시
Exception in thread "LWJGL Application"
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: badlogic.jpg
Run -> Edit Configurations
On the left hand side choose: Application -> DesktopLauncher
In the "Configuration"-Tab, undert "Working directory" choose your android/assets path
반응형