Posts: 8
Threads: 1
Joined: Nov 2011
Reputation:
0
with me comes the error what says the error?
[warning] Could not validate 0xCAC06F85.dff. Error(44007:0x5) Deleting..
Posts: 47
Threads: 3
Joined: May 2018
Reputation:
0
Let's have a look at the model, post the model here
Posts: 8
Threads: 1
Joined: Nov 2011
Reputation:
0
Firestation in the appendix thank you
Posts: 1,180
Threads: 55
Joined: Apr 2005
Reputation:
0
04.12.2018, 11:39
(
Последний раз редактировалось Kalcor; 04.12.2018 в 16:16.
)
Error(44007:0x5)
material and texture names must be 1-31 characters
materials are only allowed to have 1 texture assigned. alpha is done in the txd texture, there is no need to have multiple textures on a single material.
Posts: 47
Threads: 3
Joined: May 2018
Reputation:
0
04.12.2018, 20:16
(
Последний раз редактировалось Yaozu; 04.12.2018 в 21:26.
)
Here you go this will now work in-game; the materials were not assigned properly.
I've also optimised your .txd files to reduce their ridiculous size of (safd.txd) 1.70mb & (brama.txd) 250kb to a much better (safd.txd) 500kb & (brama.txd) 62kb without any noticeable loss in quality.
The collisions have been attached to both .dff's so all you need to do is implement the objects into your server and you're set to go.
Posts: 413
Threads: 45
Joined: Mar 2010
Reputation:
0
just remove existing data from your C:\Users\USER\Documents\GTA San Andreas User Files\SAMP\cache
and try again