Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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!!!!
Go check the file : mapgroupproto.xml
In the mpmissions/dayzOffline.chernarusplus folder.
Replace all "vehicleparts" by "tools"
:)
<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 :)
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'.
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?