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
It is not possible to extract all files as-is due to filesystem limitations. In this case, There's a file and a directory with the name tftdamageskins, which can't both exist on the filesystem.
One way to resolve this could be to rename the conflicting file on extract or use a similar system to Obsidian v4 with the OBSIDIAN_PACKED_MAPPING.txt where all unextractable files are listed and are extracted with their hash instead of their real file path instead.
I wrote it to you on discord, however, I am going to write you several errors that I found with the global.wad.client:
Exactly, if you discard "Tftdamageskins" from the extraction it seems that it extracts everything.
When extracting the files, it seems that many BINs do not add their respective extension, this is super strange, when in other containers wad.client or wad adds their entire extension when they are extracted.
Should the .TEX files be visible once you extract from obsidian? Like the .DDS files
Global.wad.client (.tex files)
BINs without their extension (there is a lot of without ext)
What happened?
When I extract global.wad.client, it throws the following error.
Expected behavior
extract all files without problem
Reproduction steps
Version (bug)
5.1.7
Version (working)
No response
The text was updated successfully, but these errors were encountered: