Jump to content

Question

Posted (edited)

Multisell Error

 

Location Folder: data/multisell/Cusom/
 
Case:1
 
 
 
[11:44:01] WARN: MultisellData: Could not parse file 100.xml at line 2, column 1
17: schema_reference.4: Failed to read schema document '../../xsd/multisell.xsd'
, because 1) could not find the document; 2) the document could not be read; 3)
the root element of the document is not <xsd:schema>.
 
 
 
 
Case:2
 
 
[11:44:01] WARN: MultisellData: Could not parse file 969033.xml at line 4, colum
n 7: cvc-elt.1: Cannot find the declaration of element 'list'.
 
 
 
 
 
 
Case:3
 
[11:44:01] WARN: MultisellData: Could not parse file 90063.xml at line 10, colum
n 36: cvc-complex-type.2.4.a: Invalid content was found starting with element 'i
ngredient'. One of '{production}' is expected.
 
 
Check Attachment Files 
 
PM Here or Skype: lineage2xlence@hotmail.com

100(Case 1).xml

90063(Case3).xml

969033(Case2).xml

Edited by lineage2xlence

1 answer to this question

Recommended Posts

  • 0
Posted

If you're using L2J latest branch, they change XML format file.

 

Check how is build the others XML in datapack and fix the tags. Is easy to understand the new format.

 

Also if you have old custom_npc, custom_spawnlist, custom_drop, and so, you need to create XML instead of put it into the database as well.

 

Everything can be found under:

 

1- game/data/stats for NPC, skills, droplist, and so

2- game/data/spawnlist for spawnlist

 

Let us know your results.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...