How to repair [warning] Could not validate? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: How to repair [warning] Could not validate? (
/showthread.php?tid=645823)
How to repair [warning] Could not validate? -
ATomas - 04.12.2017
Hello,
i created my own object in blender. Export in to .dff file and make colision and save it. Everithing OK bud when i connect in game this show:
[23:03:04] [warning] Could not validate 0xF6ACD570.dff. Error(44014:0x0) Deleting..
[23:03:04] [warning] Could not validate 0xD11B2D9F.dff. Error(44014:0x0) Deleting..
How to repair?
Thanks for help.
Re: How to repair [warning] Could not validate? -
Kalcor - 05.12.2017
You had a +14 error which is the frame list section, and the error is most likely because you used a frame 'name' (maybe model name/object name) which is larger than the game's buffer (>=24).
Re: How to repair [warning] Could not validate? -
ATomas - 05.12.2017
Thank you Kalcor. It's work!