Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: NicusorN5 on Apr 07, 2016, 05:48 PM

Title: Custom car help
Post by: NicusorN5 on Apr 07, 2016, 05:48 PM
Hey guys i'm making a custom car based on admiral model.When i enter the server ,i got an error (Invalid vehicle data) that disconnects me. >:(
7zip file here (http://www.4shared.com/archive/nyJRV7mEba/v6401_t0_p4_hondacivic.html)
 :edit: i know i posted in the wrong category :P
Title: Re: Custom car help
Post by: Thijn on Apr 07, 2016, 07:31 PM
You don't have a collision file.
Title: Re: Custom car help
Post by: Sebastian on Apr 07, 2016, 07:47 PM
Quote from: Thijn on Apr 07, 2016, 07:31 PMYou don't have a collision file.

Collision file can also be included in .dff file, if you didn't already check it out.
This is SA way, which needs no conversion for porting it to VC:MP.

PS: If you pretty sure the problem is the collision, just ignore this post please. :)



Unfortunately, I couldn't see the archive, so no idea what can be the problem.
Title: Re: Custom car help
Post by: maxorator on Apr 07, 2016, 07:56 PM
Post the contents of your C:\Users\<username>\AppData\Roaming\VCMP\04beta\debuglog.txt file after getting that error.
Title: Re: Custom car help
Post by: Thijn on Apr 07, 2016, 08:19 PM
Error in CMvlVehicle::VerifyRequiredFiles: Main COL is missing from the archive and DFF model isn't SA version.
Error in CMvlVehicle::ParseArchive: Archive 'unknown' is not complete.
Error in CMvlVehicle::LoadFromArchive: Parsing vehicle archive failed.
Error in CVehicleHandler::LoadVehicleArchiveToSlot: Could not load vehicle archive 'unknown'.

So like I said, no collision :)
Title: Re: Custom car help
Post by: NicusorN5 on Apr 08, 2016, 10:43 AM
I used TXDWorkshop to export the .col file but i didnt found it. :P
Title: Re: Custom car help
Post by: NicusorN5 on Apr 08, 2016, 10:51 AM
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fdc780.4shared.com%2Fimg%2FRk7Ai0eKba%2F153f57d06c8%2Ferror&hash=e074e500ad990b21d638e19b73c771a05f7c313a) (http://www.4shared.com/photo/Rk7Ai0eKba/error.html)
MSG: Blocked plugin 'cleo.asi', ASI mods are not allowed in VC:MP
MSG: Blocked plugin 'vicestudios2_2.asi', ASI mods are not allowed in VC:MP
MSG: Successfully loaded San Andreas vehicle texture dictionary.
MSG: Successfully loaded weapon 101 from file unknown
Error in CMvlVehicle::VerifyRequiredFiles: Main COL is missing from the archive and DFF model isn't SA version.
Error in CMvlVehicle::ParseArchive: Archive 'unknown' is not complete.
Error in CMvlVehicle::LoadFromArchive: Parsing vehicle archive failed.
Error in CVehicleHandler::LoadVehicleArchiveToSlot: Could not load vehicle archive 'unknown'.

Title: Re: Custom car help
Post by: NicusorN5 on Apr 08, 2016, 11:50 AM
Now i got:
Error in CMvlVehicle::LoadXMLAudio: Failed to read data from 'doorsounds' element.
Error in CMvlVehicle::LoadXMLSectionVehicle: Could not load 'audio' sector.
Error in CMvlVehicle::LoadFromArchive: Loading vehicle XML file failed.
Error in CVehicleHandler::LoadVehicleArchiveToSlot: Could not load vehicle archive 'unknown'.
Title: Re: Custom car help
Post by: NicusorN5 on Apr 08, 2016, 11:59 AM
Fixed it myseld
Title: Re: Custom car help
Post by: NicusorN5 on Apr 08, 2016, 12:11 PM
LOL WTF xD :D
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fdc773.4shared.com%2Fimg%2Fy40mdaXIce%2F153f5c88300%2Flolweirdthing&hash=90c8597c55072af5f426f19db285eaa4362528e7)] How to fix this???