infuseots 0 Postado Abril 7, 2010 Share Postado Abril 7, 2010 Quando meu servidor começa a carregar os monstros ele retorna a estes erros: [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cannot load monster (Dark PowerRanger) file (data/monster/Custom/dark powerranger.xml). [07/04/2010 13:13:13] Line: 1, Info: XML declaration allowed only at the start of the document [07/04/2010 13:13:13] [Error - Monsters::deserializeSpell] Head Cutter - Unknown spell name: orshabaal berserk [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/Custom/head cutter.xml) [07/04/2010 13:13:13] [Error - Monsters::deserializeSpell] Head Cutter - Unknown spell name: mana drain [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/Custom/head cutter.xml) [07/04/2010 13:13:13] [Error - Monsters::deserializeSpell] OT Freak - Unknown spell name: Suddendeath [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/Custom/ot freak.xml) [07/04/2010 13:13:13] [Error - Monsters::deserializeSpell] PK - Unknown spell name: PKspellMonster [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/Custom/PK.xml) [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cannot load monster (Eye of the seven) file (data/monster/Custom/eye of the seven.xml). [07/04/2010 13:13:13] Line: 1, Info: XML declaration allowed only at the start of the document [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Missing targetchange.speed. (data/monster/Bosses/annihilon.xml) [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Missing targetchange.speed. (data/monster/Bosses/apprentice sheng.xml) [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Missing targetchange.speed. (data/monster/Bosses/foreman kneebiter.xml) [07/04/2010 13:13:13] [Error - Monsters::deserializeSpell] Ghazbaran - Unknown spell name: whirlwind [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/Bosses/ghazbaran.xml) [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Unknown attribute type - attack. (data/monster/Bosses/morik the gladiator.xml) [07/04/2010 13:13:13] [Warning - Monsters::loadMonster] Missing targetchange.speed. (data/monster/Bosses/hairman the huge.xml) Algúem sabe como resolver, ou o que pode ser? Grato. www.infusegames.com Link para o comentário Compartilhar em outros sites More sharing options...
Alissow 807 Postado Abril 7, 2010 Share Postado Abril 7, 2010 A maioria dos erros significa que os monstros não existem na pasta monsters mas existem no monsters.xml. Outros dizem que o monstro usa uma magia que não existe no servidor. Para arrumar substitua sua pasta monsters por um TFS, ou qualquer outro servidor não muito editado. Enfim, são apenas avisos, não prejudicam em nada o seu servidor. Link para o comentário Compartilhar em outros sites More sharing options...
infuseots 0 Postado Abril 7, 2010 Autor Share Postado Abril 7, 2010 E qual o motivo deste aqui ? [07/04/2010 16:33:23] [Warning - Monsters::loadMonster] Unknown attribute type - attack. (data/monster/Bosses/morik the gladiator.xml) Aqui está o arquivo Morik the gladiator.xml: <?xml version="1.0" encoding="UTF-8"?> <monster name="Morik the Gladiator" nameDescription="a morik the gladiator" race="blood" experience="160" speed="215" manacost="420"> <health now="1235" max="1235"/> <look type="131" head="57" body="57" legs="57" feet="57" corpse="6080"/> <targetchange interval="2000" chance="0"/> <strategy attack="100" defense="0"/> <flags> <flag summonable="1"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="1"/> <flag convinceable="1"/> <flag pushable="1"/> <flag canpushitems="0"/> <flag canpushcreatures="0"/> <flag staticattack="90"/> <flag targetdistance="1"/> <flag runonhealth="10"/> </flags> <attacks> <attack name="melee" interval="2000" skill="46" attack="36" min="-30" max="-215"/> </attacks> <attack name="melee" interval="3000" chance="15" range="7" radius="3" target="0" min="-30" max="-115"> <attribute key="areaEffect" value="blackspark"/> </attack> <defenses armor="9" defense="18"> <defense name="speed" interval="1000" chance="6" speedchange="200" duration="2000"> <attribute key="areaEffect" value="redshimmer"/> </defense> </defenses> <elements> <element holyPercent="10"/> <element physicalPercent="-12"/> <element deathPercent="-5"/> </elements> <voices interval="5000" chance="10"> <voice sentence="An enemy!"/> <voice sentence="Gimme your money!"/> </voices> <summons maxSummons="2"> <summon name="gladiator" speed="2000" chance="12"/> </summons> <loot> <item id="2148" countmax="30" chance="16750"/><!-- gold coin --> <item id="2666" countmax="2" chance="20000"/><!-- meat --> <item id="2649" chance="27500"/><!-- leather legs --> <item id="2110" chance="2650"/><!-- doll --> <item id="2465" chance="4000"/><!-- brass armor --> <item id="1987" chance="100000"><!-- bag --> <inside> <item id="2509" chance="2650"/><!-- steel shield --> <item id="2386" chance="23750"/><!-- axe --> <item id="2458" chance="2650"/><!-- chain helmet --> <item id="2511" chance="17000"/><!-- brass shield --> <item id="2459" chance="250"/><!-- iron elhmet --> <item id="2391" chance="100"/><!-- war hammer --> </inside> </item> </loot> </monster> Link para o comentário Compartilhar em outros sites More sharing options...
Stigal 584 Postado Abril 19, 2018 Share Postado Abril 19, 2018 A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta. + Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda. * Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado. Link para o comentário Compartilhar em outros sites More sharing options...
Posts Recomendados