Hi Li,
Error (2): unable to open camera parameters file "/storage/emulated/0/UE4Game/Android_AR/Android_AR/Content/ARToolkit/Data/camera_para.dat" for reading.
This file isn't copied to the right place during the packaging process. It happens on Android if you pack everything into the .apk file. Make sure to enable packaging the content data to .obb file.
Go to Project settings -> and uncheck Use Pak File, Generate Chunks, Include Prerequisites and Package .pak in APK
Error (2): unable to open camera parameters file "/storage/emulated/0/UE4Game/Android_AR/Android_AR/Content/ARToolkit/Data/camera_para.dat" for reading.
This file isn't copied to the right place during the packaging process. It happens on Android if you pack everything into the .apk file. Make sure to enable packaging the content data to .obb file.
Go to Project settings -> and uncheck Use Pak File, Generate Chunks, Include Prerequisites and Package .pak in APK
Originally posted by 咬大人
View Post
Comment