JeViCo Posted August 12, 2018 Share Posted August 12, 2018 (edited) Hello everyone! I tried to use teaEncode with dff models. I used fileRead function to read and decode files back but it caused error. Any suggestions? Edited August 12, 2018 by Juuve Link to comment
Hoffmann Posted August 12, 2018 Share Posted August 12, 2018 (edited) Which error? Also make sure you can't encode the file while the resource is running. Edited August 12, 2018 by NeverUnbeatable 1 Link to comment
JeViCo Posted August 13, 2018 Author Share Posted August 13, 2018 On 12.08.2018 at 15:53, NeverUnbeatable said: Which error? Also make sure you can't encode the file while the resource is running. i want to save original dff files so i made download="false". I create new file with path where i indicated download="false". I compile and save file on first startup. Also i load uncompiled data so everything ok. On the second startup i have already compiled files so i'm trying to load them. I get it's size, read it and try to use with engineLoadTXD but it returns errors like wrong path every time so i can't load data Link to comment
JeViCo Posted August 13, 2018 Author Share Posted August 13, 2018 after 1 hour of rewriting i got what i needed. I tried to compile file while resource was running. I didn't realise that) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now