NicknineTheEagle / Frostbite-Scripts

Python scripts for extracting Frostbite Engine assets
Other
87 stars 14 forks source link

Errno 13: Permission denied #35

Closed AFK-Jose closed 2 years ago

AFK-Jose commented 2 years ago

Dear Nicknine, If you wish to, can you make a step-by-step instruction guide in running the scripts you've made? It will be of great help so that I won't get so many errors in executing the scripts

NicknineTheEagle commented 2 years ago

Firstly, information on using the scripts is provided in README document. If you don't understand it, I can't help you. Secondly, what errors are you getting?

AFK-Jose commented 2 years ago

Errno 13: Permission denied when I tried accessing a file from the dumped assets

NicknineTheEagle commented 2 years ago

That sounds pretty odd. This is after running the dumper script, right? What exactly are you trying to do?

AFK-Jose commented 2 years ago

Yes, and I'm trying to access the mesh assets to convert them into FBX or any other 3D formats

NicknineTheEagle commented 2 years ago

This script set does not support mesh assets, I thought we've established that already. I do not provide support for third-party tools.

AFK-Jose commented 2 years ago

Ok, apologies