Faulty assets question.

One more thing related to this that I forgot to mention.

If you already have a mesh-table that has .pm files, rename those to .im files. There's no need recreate anything.
 
There’s no mesh table in the asset IANR GP38. So does that mean I have to make one?
Yes. Copy the example I provided.

Run PM 2 IM to convert the files.
Replace the references to them in the mesh-table.

The process takes about 10 minutes if it takes that long.

Remember to remove the assetfilename tag because that will cause an error.
 
Sure, per John's instructions, I added the following stanza (unfortunately I don't know how John preserves the indents)

mesh-table
{
default
{
mesh "gp38undec_body/gp38undec_body.im"
auto-create 1
}
}

EDIT: Oops, I was not at the end of the thread when I posted. Hope things worked out.
 
Sure, per John's instructions, I added the following stanza (unfortunately I don't know how John preserves the indents)

mesh-table
{
default
{
mesh "gp38undec_body/gp38undec_body.im"
auto-create 1
}
}

EDIT: Oops, I was not at the end of the thread when I posted. Hope things worked out.
How to keep the formatting. Click on the vertical 3-dots on the top bar of your forum post. Click on the insert code button "</>" then paste or type your code in the space provided.

Magique! :)
 
Ah. Thanks John. I think I saw that somewhere before but completely forgot about it. Thanks for all your help on this!
You're welcome. I spent a long time fixing this issue when I imported old content in from TS12 into T:ANE. I got to a point where I could fix one of these in about a minute each once I got my tools laid out on the table, figuratively speaking.
 
Back
Top