[UNITY] Android x86 runtime error
Posted: 02 Nov 2016, 17:49
Hi,
we are currently experiencing an runtime error when we build for the Android x86:
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
we are currently experiencing an runtime error when we build for the Android x86:
Code: Select all
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 ()
Any idea whats going on?
Best regards