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
trpack_extract.py seems to be unable to process spaces in file paths correctly, you can see my file path and where the tool cuts it off in the attached screenshot.
and yes I'm putting the file path between quotation marks so the whole thing is considered a single argument
I tried using the flatbuffer directly which worked just fine, but of course that gets me a JSON file which I can't do anything with as its this tool that writes a proper file using the info from that JSON
The text was updated successfully, but these errors were encountered:
trpack_extract.py seems to be unable to process spaces in file paths correctly, you can see my file path and where the tool cuts it off in the attached screenshot.
and yes I'm putting the file path between quotation marks so the whole thing is considered a single argument
![image](https://user-images.githubusercontent.com/16382632/202109869-4096b5a2-e17f-4f39-a5fc-0596b658a4c1.png)
I tried using the flatbuffer directly which worked just fine, but of course that gets me a JSON file which I can't do anything with as its this tool that writes a proper file using the info from that JSON
The text was updated successfully, but these errors were encountered: