User avatar
polycular
Topic Author
Posts: 19
Joined: 29 Sep 2015, 18:18

[UNITY] Android x86 runtime error

02 Nov 2016, 17:49

Hi,

we are currently experiencing an runtime error when we build for the Android x86:
EntryPointNotFoundException: SWIGRegisterExceptionCallbacks_NoesisGUI_
01-01 02:47:51.709: I/Unity(5117):   at (wrapper managed-to-native) Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper:SWIGRegisterExceptionCallbacks_NoesisGUI_ (Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate,Noesis.NoesisGUI_PINVOKE/SWIGExceptionHelper/ExceptionDelegate)
01-01 02:47:51.709: I/Unity(5117):   at Noesis.NoesisGUI_PINVOKE+SWIGExceptionHelper.Init () [0x00000] in <filename unknown>:0 
01-01 02:47:51.709: I/Unity(5117):   at Noesis.NoesisGUI_PINVOKE.RuntimeInit ()
We downloaded the Android x86 runtime, placed it in "Plugins/Android/libs/x86" and selected the correct platform (checked Android and selected "x86" CPU). We use Noesis 1.2.6f5 with Unity 5.4.1f1. On app start we receive the error above after the unity splash screen is displayed.

Any idea whats going on?

Best regards
Last edited by polycular on 03 Nov 2016, 15:07, edited 1 time in total.
 
User avatar
sfernandez
Site Admin
Posts: 2984
Joined: 22 Dec 2011, 19:20

Re: [UNITY] Android x86 runtime error

02 Nov 2016, 19:52

You are using the native runtime library, instead of the library that comes with the Unity package.
NoesisGUI 1.2.6f5 unity package should already include a libNoesis.so under Plugins/Android/libs/x86.

Try to import again the package and make sure you have that file checked.
 
User avatar
polycular
Topic Author
Posts: 19
Joined: 29 Sep 2015, 18:18

Re: [UNITY] Android x86 runtime error

03 Nov 2016, 15:06

Thx for your quick response!

It seems that we didn't import the Android x86 runtime. Re-importing solved the issue!
 
User avatar
sfernandez
Site Admin
Posts: 2984
Joined: 22 Dec 2011, 19:20

Re: [UNITY] Android x86 runtime error

04 Nov 2016, 11:55

You're welcome :)

Who is online

Users browsing this forum: No registered users and 39 guests