jackTabsCode / jackTabsCode/asphalt

Operation completed but no response provided

Open
#169 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
160
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the upload with assets\upload\SFX\start.ogg and inspect the asphalt::sync::walk warning path, especially operation polling. Compare the completed operation with the asset browser result; done means the upload succeeds without the warning and the asset appears in the browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.