DayZ
IRP-Land-Rover-Defender-110
ashiron2 17 Dec, 2019 @ 12:37am
Vehicle spawns okay, but I don't think parts are spawning.
For the following 3 reasons, I am led to believe the vehicle parts are not spawning.

1. I have searched high and low for the parts in game.

because who can be bothered with admin tools amirite?

2. I am getting the current error when loading spawners:

3:28:27 [CE][Hive] :: Initializing spawners ...
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [0] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [1] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [2] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [3] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [4] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [5] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [6] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [7] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [8] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [9] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [10] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [11] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [12] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [13] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [14] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [15] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [16] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [17] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [18] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Item [19] causing search overtime: "Defender110_koleso"
3:28:29 [CE][LootRespawner] (PRIDummy) :: Initially (re)spawned:64, Nominal:20434, Total in Map: 17121 at 0 (sec)
3:28:29 tests:65, repeats:1 fails:0, overtime:290


3. I am getting an error about 'vehicleparts' not being a known category:

3:28:20 [CE][Hive] :: Loading map data ...
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 [CE][LoadPrototype] :: loaded 316 prototypes


I am aware this most probably is due to me not performing a correct installation of the files, but can't figure out what exactly. I have found nothing tagged as "vehicleparts" in the modded XML files as the correct category is supposed to be the plural "vehiclesparts". Which leads me to here in a desperate bid to find help. If there is anything that I've left out don't hesitate to ask

Last edited by ashiron2; 19 Dec, 2019 @ 3:11pm
< >
Showing 1-14 of 14 comments
Katenn 20 Dec, 2019 @ 1:54am 
In a first, I also did not find auto parts.
I did not worry since I lowered the loot on my server.
But looking at the logs, I realized that I have the same message as you:

"14:24:01 !!! [CE] :: Unknown category: 'vehicleparts'."

After some research, with the new Livonia map.
It seems that there has been a change on the vehicles.
It must change :

<category name = "vehiclesparts" />

to:
<category name = "tools" />

You can see in the types.xml, on the vanilla cars: Hatchback, CivSedan and Sedan_02. The category is "tools"

I hope it will help you and other people in the same situation :)
Last edited by Katenn; 20 Dec, 2019 @ 1:55am
Max Mozin 27 Dec, 2019 @ 9:34am 
THANKS!!!! :D
::OG:: Whiskey 5 Jan, 2020 @ 6:24pm 
Originally posted by Katenn:
In a first, I also did not find auto parts.
I did not worry since I lowered the loot on my server.
But looking at the logs, I realized that I have the same message as you:

"14:24:01 !!! [CE] :: Unknown category: 'vehicleparts'."

After some research, with the new Livonia map.
It seems that there has been a change on the vehicles.
It must change :

<category name = "vehiclesparts" />

to:
<category name = "tools" />

You can see in the types.xml, on the vanilla cars: Hatchback, CivSedan and Sedan_02. The category is "tools"

I hope it will help you and other people in the same situation :)

THANK YOU!!!!
oxoct 5 Jan, 2020 @ 11:02pm 
I changed all the category name,but still get error like this Unknown category: 'vehicleparts'.
Katenn 6 Jan, 2020 @ 8:20am 
Hello @oxoct

Go check the file : mapgroupproto.xml
In the mpmissions/dayzOffline.chernarusplus folder.
Replace all "vehicleparts" by "tools"

:)
oxoct 7 Jan, 2020 @ 7:05am 
Originally posted by Katenn:
Hello @oxoct

Go check the file : mapgroupproto.xml
In the mpmissions/dayzOffline.chernarusplus folder.
Replace all "vehicleparts" by "tools"

:)
thank you!!! it works
Mr.Rice 10 Jan, 2020 @ 12:29am 
Example from Mapgroupproto.xml What i must Change there. on all Items ?
<category name="vehicleparts" />
<category name="tools" />
<category name="containers" />
<category name="clothes" />
<category name="food" />
<category name="weapons" />
Thats the Standart File from my Server. i have the same Error.
Katenn 10 Jan, 2020 @ 1:41am 
Originally posted by Mr.Rice:
Example from Mapgroupproto.xml What i must Change there. on all Items ?
<category name="vehicleparts" />
<category name="tools" />
<category name="containers" />
<category name="clothes" />
<category name="food" />
<category name="weapons" />
Thats the Standart File from my Server. i have the same Error.

At first, you change in the types.xml, "vehicleparts" to "tools"
If you have again a message. Change in mapgroupproto.xml the "vehicleparts" to "tools"

I don't know what did you use for edit .xml. I use Notepad++. You have an options for replace a word in all the document. Pretty nice.
I recommend to you to do this. No mistake with tthis :)
Architekt0815 20 Feb, 2020 @ 6:14pm 
A clerical error has crept in. In the mapgroupproto.xml change vehicleparts to vehiclesparts. Then the error message is gone.
Originally posted by JayZ:
A clerical error has crept in. In the mapgroupproto.xml change vehicleparts to vehiclesparts. Then the error message is gone.

I try.the error message is gone.thx. this is right way!

3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.

Last edited by 八级大狂风是你; 27 Apr, 2020 @ 5:23pm
BelliedBandit 3 May, 2020 @ 7:58am 
Originally posted by ashiron2:
I am getting an error about 'vehicleparts' not being a known category:[/h1]

3:28:20 [CE][Hive] :: Loading map data ...
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 !!! [CE] :: Unknown category: 'vehicleparts'.
3:28:20 [CE][LoadPrototype] :: loaded 316 prototypes

Originally posted by Katenn:
It seems that there has been a change on the vehicles.
It must change :

<category name = "vehiclesparts" />

to:
<category name = "tools" />


I just started testing the idea of running a server(1 week to today) but 1 thing i noticed in the <b>cfglimitsdefinition.xml</b> is that it says "vehiclesparts" with 2 S's like Katenn shows, if we were to remove the S after vehicle and make it "vehicleparts" would that solve it?
☠Markovihsky☠ 10 Jul, 2020 @ 12:18am 
I have the same problem, some vehicles that I add do not appear doors, wheels or anything, just the body of the car. I tried the above methods, but without a positive result.
Greg89 7 Aug, 2020 @ 12:39am 
Changing <category name="vehicleparts"/> to <category name="vehiclesparts"/> in mapgroupproto.xml worked for me.
PGarza6 16 Sep, 2022 @ 8:41am 
Originally posted by Greg89:
Changing <category name="vehicleparts"/> to <category name="vehiclesparts"/> in mapgroupproto.xml worked for me.
Eyyy atleast someone else figured it out lol XP
< >
Showing 1-14 of 14 comments
Per page: 1530 50