08-05-2009, 07:54 PM
|
#1 (permalink)
|
|
Membro - Coronel
Registrado em: Feb 2009
Posts: 186
Agradecido 94 Vezes em 37 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
Erro na HTML Multisell Game Server !
Game Server
[Fatal Error] 5019.xml:84:8: XML document structures must start and end within the same entity.
SEVERE Error loading file D:\Server\Game Server\data\multisell\5019.xml
org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
at com.sun.org.apache.xerces.internal.parsers.DOMPars er.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBu ilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at net.sf.l2j.gameserver.model.L2Multisell.parse(L2Mu ltisell.java:480)
at net.sf.l2j.gameserver.model.L2Multisell.parseData( L2Multisell.java:81)
at net.sf.l2j.gameserver.model.L2Multisell.<init>(L2M ultisell.java:65)
at net.sf.l2j.gameserver.model.L2Multisell.<clinit>(L 2Multisell.java:47)
at net.sf.l2j.gameserver.model.actor.instance.L2Merch antInstance.onBypassFeedback(L2MerchantInstance.ja va:171)
at net.sf.l2j.gameserver.clientpackets.RequestBypassT oServer.runImpl(RequestBypassToServer.java:215)
at net.sf.l2j.gameserver.clientpackets.L2GameClientPa cket.run(L2GameClientPacket.java:79)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
HTML
<html>
<body>
<title>NPC Donate Interlude</title>
<br><center><font color="LEVEL">L2 Lost Prophets</font></center>
<center>
<img src="L2UI_CH3.herotower_deco" width=256 height=30>
<br>
<button value=" Escudos "action="bypass -h npc_%objectId%_multisell 5000" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Acessorios "action="bypass -h npc_%objectId%_multisell 5001" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Dark Knigth "action="bypass -h npc_%objectId%_multisell 5019" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Joias "action="bypass -h npc_%objectId%_multisell 5003" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Tattoo "action="bypass -h npc_%objectId%_multisell 5004" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Icarus "action="bypass -h npc_%objectId%_multisell 5005" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Dynasty "action="bypass -h npc_%objectId%_multisell 5006" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Tittanium "action="bypass -h npc_%objectId%_multisell 5007" width=75 height=21 back="L2UI_ch3.Btn1_normal0n"fore="L2Ui_ch3.Btn1_n ormal">
<button value=" Dynasty "action="bypass -h npc_%objectId%_multisell 5008" width=168 height=25 back="sek.cbui36" fore="sek.cbui72">
<img src="L2UI_CH3.herotower_deco" width=256 height=30>
</center>
</body>
</html>
Multisell
<?xml version='1.0' encoding='utf-8'?>
<list maintainEnchantment="true">
<list>
<item id="1">
<ingredient id="5556" count="3000"/>
<production id="9600" count="1"/>
</item>
.........................
<item id="13">
<ingredient id="5556" count="3000"/>
<production id="9612" count="1"/>
</item>
</list>
aparece os arquivos da multisell dynasty weapow o resto tah tudo certo mais esse tah errado por favor me ajude valew
 
|
|
|