Skip to content

Commit

Permalink
we have to gather index with no cache, or else asset count will mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercoms committed Aug 28, 2024
1 parent 3b95143 commit e53243f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pbpy/pbunreal.py
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@ def download_engine(bundle_name=None, download_symbols=False):
str(base_path),
"--cache-path",
f"Saved/longtail/cache/{bundle_name}",
"--no-cache-target-index",
"--validate",
"--enable-file-mapping",
],
Expand Down

0 comments on commit e53243f

Please sign in to comment.