Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Gideros 2013.09.1 Every Custom Android Plugin Fail to Load? — Gideros Forum

Gideros 2013.09.1 Every Custom Android Plugin Fail to Load?

NascodeNascode Guru
edited October 2013 in Plugins
Hello Gideros Team, especially @atilim and @ar2rsawseen

I just upgraded Gideros to v2013.09.1 and updating my old version of Eclipse Android Project with new lib & jar to support asset & code encryption. However all of my custom plugin fail to load and got Fatal signal 11 (SIGSEGV) which means something might be wrong on my C-side of thing.

So... i though recompiling the .so files with new libgideros.so would solve the problem.

Next i exported new android eclipse project with options:
- encrypt asset check
- encrypt code check
- asset only uncheck

After that i deleted asset folder to make the project become gideros player for testing purpose. Importing the project to Eclipse, setup JNI, and build plugin .so. No Error when building .so, However when i require the plugin on lua side, SIGSEGV happens again...

Could you please check my plugin eclipse project? This is my old chartboost plugin, maybe i miss an important step?

https://dl.dropboxusercontent.com/u/4492321/Eclipse Chartboost Plugin.zip (temporary link)

For now i will use old version before everything is ok
have fun with our games~
http://www.nightspade.com

Comments

Sign In or Register to comment.