Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Unity Android Build crashes went connecting Wwise profiler.

+1 vote
When I try to connect the Wwise profiler to a build running on an Android devices the app almost immediately crashes. If I don't try to connect the profiler the game runs and some audio plays mostly correct. I am having some other issues with sounds not playing until I pause and resume the App, which is why I am trying to connect the profiler. Looking at the logs from Logcat it looks like I am missing some .SOs. I am guessing that this is why it crashes, So my question is: Are these missing .Sos included in the Unity Wwise integration and if so where? I am not finding them in my unity project.

We are using Unity 5.5.2p4 and Wwise 2016.1.3 build 5878 (64-bit).

06-29 10:51:11.660 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libConversionPlugin.so" not found
06-29 10:51:11.660 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libConversionPlugin.so" not found
06-29 10:51:11.665 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libConversionPlugin.so" not found
06-29 10:51:11.665 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libSine.so" not found
06-29 10:51:11.665 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libSilenceGenerator.so" not found
06-29 10:51:11.665 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libToneGen.so" not found
06-29 10:51:11.665 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libMcDSP.so" not found
06-29 10:51:11.670 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libParametricEQ.so" not found
06-29 10:51:11.670 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkDelay.so" not found
06-29 10:51:11.670 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkCompressor.so" not found
06-29 10:51:11.670 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkExpander.so" not found
06-29 10:51:11.675 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkPeakLimiter.so" not found
06-29 10:51:11.675 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libMcDSP.so" not found
06-29 10:51:11.675 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkMatrixReverb.so" not found
06-29 10:51:11.675 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkSoundSeedImpact.so" not found
06-29 10:51:11.680 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkRoomVerb.so" not found
06-29 10:51:11.680 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkSoundSeedAir.so" not found
06-29 10:51:11.680 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkSoundSeedAir.so" not found
06-29 10:51:11.680 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libWind.so" not found
06-29 10:51:11.680 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libWoosh.so" not found
06-29 10:51:11.685 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkFlanger.so" not found
06-29 10:51:11.685 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkGuitarDistortion.so" not found
06-29 10:51:11.685 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkConvolutionReverb.so" not found
06-29 10:51:11.685 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkSoundEngineDLL.so" not found
06-29 10:51:11.690 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkTimeStretch.so" not found
06-29 10:51:11.690 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkTremolo.so" not found
06-29 10:51:11.690 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkRecorder.so" not found
06-29 10:51:11.690 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkStereoDelay.so" not found
06-29 10:51:11.695 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkPitchShifter.so" not found
06-29 10:51:11.695 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkHarmonizer.so" not found
06-29 10:51:11.695 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAkGain.so" not found
06-29 10:51:11.695 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libSynthOne.so" not found
06-29 10:51:11.700 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAudioInput.so" not found
06-29 10:51:11.700 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libCrankcaseAudioREVModelPlayer.so" not found
06-29 10:51:11.700 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libCrankcaseAudioREVModelPlayer.so" not found
06-29 10:51:11.705 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libCrankcaseAudioREVModelPlayer.so" not found
06-29 10:51:11.705 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAuro.so" not found
06-29 10:51:11.705 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAuro.so" not found
06-29 10:51:11.705 31570-31652/com.Test.Test I/AKDEBUG: dlopen failed: library "/data/app/com.Test.Test-2/lib/arm/libAuroPanner.so" not found
06-29 10:51:11.815 31570-31652/com.Test.Test A/libc: Fatal signal 7 (SIGBUS), code 1, fault addr 0x90242e04 in tid 31652 (NativeThread)
asked Jun 29, 2017 in General Discussion by Lee H. (110 points)

Please sign-in or register to answer this question.

...