Page MenuHomeFeedback Tracker

DayZ Server Vehicle or Vehicles parts? (VERY EASY FIX)
Acknowledged, UrgentPublic

Description

SERVER ERROR

As reported here:
https://feedback.bistudio.com/T158372

cfglimitdefinition.xml has <category name="vehiclesparts"/>
and
types.xml has <category name="vehiclesparts"/>

Notice that vehicles is plural. However
mapgrouppoto.xml has <category name="vehicleparts" /> <- where vehicle is singular.

This causes Server RPT to show the following error:
[CE] :: Unknown category: 'vehicleparts'

It has been doing this for ages.

FIX:

In mapgrouppoto.xml replace all instances of "vehicleparts" with "vehiclesparts".

Details

Severity
Trivial
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General
Steps To Reproduce

Run the Server. Look for error "[CE] :: Unknown category: 'vehicleparts'"

Additional Information

Fix appears to be a regex search and replace as noted in the description. I did this on my server and error goes away.

Event Timeline

gardiner1 created this task.Sep 8 2023, 3:27 AM
Geez changed the task status from New to Acknowledged.Sep 8 2023, 10:15 AM

They do this on purpose. I believe its so the items only spawn as a proxy and not in buildings.