08-06-2009, 07:01 PM
|
#1 (permalink)
|
|
Membro - Coronel
Registrado em: Feb 2009
Posts: 185
Agradecido 94 Vezes em 37 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
erro no game server !
CrownManager: initialized
[Fatal Error] 6200.xml:15:6: The value of attribute "id" associated with an elem
ent type "null" must not contain the '<' character.
Error loading file C:\Documents and Settings\User\Desktop\Server L2 ZOGIS\Game S
erver\data\multisell\6200.xml
org.xml.sax.SAXParseException: The value of attribute "id" associated with an el
ement type "null" must not contain the '<' character.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown So
urce)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unk
nown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at net.sf.l2j.gameserver.model.L2Multisell.parse(L2Multisell.java:496)
at net.sf.l2j.gameserver.model.L2Multisell.parseData(L2Multisell.java:81
)
at net.sf.l2j.gameserver.model.L2Multisell.<init>(L2Multisell.java:65)
at net.sf.l2j.gameserver.model.L2Multisell.<clinit>(L2Multisell.java:47)
at net.sf.l2j.gameserver.model.actor.instance.L2MerchantInstance.onBypas
sFeedback(L2MerchantInstance.java:169)
at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.run
Impl(RequestBypassToServer.java:135)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2
GameClientPacket.java:79)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Multisell
<?xml version='1.0' encoding='utf-8'?>
<list maintainEnchantment="true">
<item id="1">
<ingredient id="3470" count="1000"/>
<production id="19910" count="1"/>
</item>
<item id="2">
<ingredient id="3470" count="1000"/>
<production id="19911" count="1"/>
</item>
<item id="3>
<ingredient id="3470" count="1000"/>
<production id="19912" count="1"/>
</item>
<item id="4">
<ingredient id="3470" count="1000"/>
<production id="19913" count="1"/>
</item>
<item id="5">
<ingredient id="3470" count="1000"/>
<production id="19914" count="1"/>
</item>
<item id="6">
<ingredient id="3470" count="1000"/>
<production id="19915 count="1"/>
</item>
<item id="7">
<ingredient id="3470" count="1000"/>
<production id="19916" count="1"/>
</item>
<item id="8">
<ingredient id="3470" count="1000"/>
<production id="19917" count="1"/>
</item>
<item id="9">
<ingredient id="3470" count="1000"/>
<production id="19918" count="1"/>
</item>
<item id="10">
<ingredient id="3470" count="1000"/>
<production id="19919" count="1"/>
</item>
<item id="11">
<ingredient id="3470" count="1000"/>
<production id="19920" count="1"/>
</item>
<item id="12">
<ingredient id="3470" count="1000"/>
<production id="19921" count="1"/>
</item>
<item id="13">
<ingredient id="3470" count="1000"/>
<production id="19922" count="1"/>
</item>
<item id="14">
<ingredient id="3470" count="1000"/>
<production id="19923" count="1"/>
</item>
<item id="15">
<ingredient id="3470" count="1000"/>
<production id="19924" count="1"/>
</item>
<item id="16">
<ingredient id="3470" count="1000"/>
<production id="19925" count="1"/>
</item>
<item id="17">
<ingredient id="3470" count="1000"/>
<production id="19990" count="1"/>
</item>
<item id="18">
<ingredient id="3470" count="1000"/>
<production id="19991" count="1"/>
</item>
<item id="19">
<ingredient id="3470" count="1000"/>
<production id="19992" count="1"/>
</item>
<item id="20">
<ingredient id="3470" count="1000"/>
<production id="19993" count="1"/>
</item>
<item id="21">
<ingredient id="3470" count="1000"/>
<production id="19994" count="1"/>
</item>
<item id="22">
<ingredient id="3470" count="1000"/>
<production id="19995" count="1"/>
</item>
<item id="23">
<ingredient id="3470" count="1000"/>
<production id="19996" count="1"/>
</item>
<item id="24">
<ingredient id="3470" count="1000"/>
<production id="19997" count="1"/>
</item>
<item id="25">
<ingredient id="3470" count="1000"/>
<production id="19998" count="1"/>
</item>
<item id="26">
<ingredient id="3470" count="1000"/>
<production id="19999" count="1"/>
</item>
</list>
|
|
|