-
-
Notifications
You must be signed in to change notification settings - Fork 73
Snap Camera Assets
Snap Camera requires certain assets to display the various AR filters correctly.
Normally these assets would be downloaded dynamically from a remote server if they are needed for rendering.
Since January 25, 2023 it is necessary to update these assets manually.
Some of these assets are pre-cached and located in the application subfolder:
Resources\PrecachedAssets.bundle
If a required asset is missing, this is indicated by an error message in the log file.
Example log entries if the asset LEN-133268_3D_ANIMATION_ML_13_CHARS_CF is missing:
Core: Asset download failed for id: LEN-133268_3D_ANIMATION_ML_13_CHARS_CF
"Failed to get remote asset: LEN-133268_3D_ANIMATION_ML_13_CHARS_CF"
Core: Failed to load prefab - LEN-133268_3D_ANIMATION_ML_13_CHARS_CF
Core: Failed - ?odel not found
On Windows the log file is located at:
%USERPROFILE%\AppData\Local\Snap\Snap Camera\Log.txt
On macOS the log file is located at:
/Users/{YOUR_USER_NAME}/Library/Preferences/Snap/Snap Camera/Log.txt
You can view the full list of currently available assets here:
https://github.com/snapcamera/assets
You can download all available assets by becoming a GitHub Sponsor for $1 a month ❤️
Sponsorship will automatically grant you access to a private repository with daily updated assets.
Sponsorship will help to keep Snap Camera Server and related projects alive.
Download assets from the repository to resolve filter display problems.
Some new lenses are currently not working at all even if you download missing assets.
For a (incomplete) list of currently not working lenses, take a look here: List of incompatible Lenses