You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
steam/core/manifest.py
Unexpected \0 after decrypted filenames in manifest
When I uses manifest saved by ValvePython in depotdownloader, a exception was raised. Upon checking, I found that there are a additional \0 in filename, which causes the problem.