Im making a game where I need to store SFX and music files in the repository for organization and uploading through asphalt, but whenever I try to upload a simple sfx file, I get this warning:
[WARN asphalt::sync::walk] Failed to process file assets\upload\SFX\start.ogg: Failed to upload asset: Failed to poll operation
Caused by:
Operation completed but no response provided
Although it says the operation finished, looking at the asset browser shows no asset was uploaded.
Im making a game where I need to store SFX and music files in the repository for organization and uploading through asphalt, but whenever I try to upload a simple sfx file, I get this warning:
Although it says the operation finished, looking at the asset browser shows no asset was uploaded.