Jump to content

[Help]Textures


Black2

Recommended Posts

engineLoadTXD is returning a boolean value, ie, either true or false. In this case, it's returning false. This means that it's not able to load the txd file.

This could be because of a variety of reasons.

1. Make sure you have the txd file added to the meta.xml

2. Make sure that the txd file is not corrupted

3. Make sure the filepath to the txd file is correct

Link to comment
engineLoadTXD is returning a boolean value, ie, either true or false. In this case, it's returning false. This means that it's not able to load the txd file.

This could be because of a variety of reasons.

1. Make sure you have the txd file added to the meta.xml

2. Make sure that the txd file is not corrupted

3. Make sure the filepath to the txd file is correct

4. Make sure the name of the txd file is correct

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...