It looks like you're new here. If you want to get involved, click one of these buttons!
Fatal Exception: com.giderosmobile.android.player.LuaException: attempt to call a nil value stack traceback: C:/Users/mertocan/Desktop/projeler/Search Word/AndroidExport/OnlineWordHunt/app/src/main/assets/assets/References/gtween.lua.jet:157: in function 'setPaused' C:/Users/mertocan/Desktop/projeler/Search Word/AndroidExport/OnlineWordHunt/app/src/main/assets/assets/References/gtween.lua.jet:244: in function 'setPosition' C:/Users/mertocan/Desktop/projeler/Search Word/AndroidExport/OnlineWordHunt/app/src/main/assets/assets/References/gtween.lua.jet:86: in function <C:/Users/mertocan/Desktop/projeler/Search Word/AndroidExport/OnlineWordHunt/app/src/main/assets/assets/References/gtween.lua.jet:73> at com.giderosmobile.android.player.GiderosApplication.throwLuaException(GiderosApplication.java:1094) at com.giderosmobile.android.player.GiderosApplication.nativeDrawFrame(GiderosApplication.java) at com.giderosmobile.android.player.GiderosApplication.onDrawFrame(GiderosApplication.java:641) at com.giderosmobile.android.GiderosRenderer.onDrawFrame(SearchWordActivity.java:293) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1522) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239) |
Comments
Previously there were bugs like this:
http://giderosmobile.com/forum/discussion/3550/gtween-setpaused-bug/p1
But I think they were fixed and commited to GTween repo:
https://github.com/gideros/GTween
Likes: antix